Mock Version: 1.4.13
Mock Version: 1.4.13
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/isomd5sum.spec'], chrootPath='/var/lib/mock/f31-build-95730-32719/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x20023f2390>timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/isomd5sum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1566345600
Wrote: /builddir/build/SRPMS/isomd5sum-1.2.3-6.0.riscv64.fc31.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/isomd5sum.spec'], chrootPath='/var/lib/mock/f31-build-95730-32719/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x20023f2390>timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/isomd5sum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1566345600
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vsac55
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf isomd5sum-1.2.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/1.2.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd isomd5sum-1.2.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/isomd5sum-1.2.3-add-riscv64.patch
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d0yuc8
+ umask 022
+ cd /builddir/build/BUILD
+ cd isomd5sum-1.2.3
+ CFLAGS='-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 -Wno-strict-aliasing'
+ export CFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ PYTHON=/usr/bin/python3
+ make checkisomd5 implantisomd5 pyisomd5sum.so
BUILDSTDERR: ar: creating libcheckisomd5.a
BUILDSTDERR: In file included from /usr/include/string.h:494,
BUILDSTDERR:                  from utilities.c:21:
BUILDSTDERR: In function 'strncat',
BUILDSTDERR:     inlined from 'validate_fragment' at utilities.c:221:13:
BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying 1 byte from a string of length 2 [-Wstringop-truncation]
BUILDSTDERR:   136 |   return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
BUILDSTDERR:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying 1 byte from a string of length 2 [-Wstringop-truncation]
BUILDSTDERR: In function 'strncat',
BUILDSTDERR:     inlined from 'md5sum' at utilities.c:238:9:
BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying 2 bytes from a string of length 2 [-Wstringop-truncation]
BUILDSTDERR:   136 |   return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
BUILDSTDERR:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ar: creating libimplantisomd5.a
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o checkisomd5.o checkisomd5.c
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o libcheckisomd5.o libcheckisomd5.c
ar rv libcheckisomd5.a libcheckisomd5.o
a - libcheckisomd5.o
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o md5.o md5.c
ar rv libcheckisomd5.a md5.o
a - md5.o
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o utilities.o utilities.c
ar rv libcheckisomd5.a utilities.o
a - utilities.o
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m checkisomd5.o libcheckisomd5.a -lpopt -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o checkisomd5
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o implantisomd5.o implantisomd5.c
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o libimplantisomd5.o libimplantisomd5.c
ar rv libimplantisomd5.a libimplantisomd5.o
a - libimplantisomd5.o
ar rv libimplantisomd5.a md5.o
a - md5.o
ar rv libimplantisomd5.a utilities.o
a - utilities.o
BUILDSTDERR: cc  -O2 -g -pip+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
e -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m implantisomd5.o libimplantisomd5.a -lpopt -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o implantisomd5
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -c -O3 -o pyisomd5sum.o pyisomd5sum.c
cc  -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 -Wno-strict-aliasing -std=gnu11 -Wall -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -fPIC -I/usr/include/python3.7m -I/usr/include/python3.7m -shared -g -fpic pyisomd5sum.o libcheckisomd5.a libimplantisomd5.a -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -o pyisomd5sum.so
rm libimplantisomd5.o libcheckisomd5.o utilities.o md5.o
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rUmZ67
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
+ cd isomd5sum-1.2.3
+ PYTHON=/usr/bin/python3
+ make DESTDIR=/builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64 install-bin install-devel install-python
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.3-6.0.riscv64.fc31 --unique-debug-suffix -1.2.3-6.0.riscv64.fc31.riscv64 --unique-debug-src-base isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/isomd5sum-1.2.3
BUILDSTDERR: 87 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/redhat/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
install -d -m 0755 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin
install -d -m 0755 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/man/man1
install -m 0755 implantisomd5 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin
install -m 0755 checkisomd5 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin
install -m 0644 implantisomd5.1 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/man/man1
install -m 0644 checkisomd5.1 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/man/man1
install -d -m 0755 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/include
install -d -m 0755 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64
install -d -m 0755 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/pkgconfig
install -m 0644 libimplantisomd5.h /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/include/
install -m 0644 libcheckisomd5.h /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/include/
install -m 0644 libimplantisomd5.a /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64
install -m 0644 libcheckisomd5.a /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64
sed "s#@VERSION@#1.2.3#g; s#@includedir@#/usr/include#g; s#@libdir@#/usr/lib64#g" isomd5sum.pc.in > /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/pkgconfig/isomd5sum.pc
install -d -m 0755 /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages
install -m 0755 pyisomd5sum.so /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin/implantisomd5
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin/checkisomd5
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/pyisomd5sum.so
extracting debug info from /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin/checkisomd5
extracting debug info from /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/bin/implantisomd5
extracting debug info from /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64/python3.7/site-packages/pyisomd5sum.so
original debug info size: 276kB, size after compression: 264kB
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
Bytecompiling .py files below /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7
Bytecompiling .py files below /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7
Processing files: isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3BhfQ5
+ umask 022
+ cd /builddir/build/BUILD
+ cd isomd5sum-1.2.3
+ LICENSEDIR=/builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/licenses/isomd5sum
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/licenses/isomd5sum
+ cp -pr COPYING /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64/usr/share/licenses/isomd5sum
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Provides: isomd5sum = 1:1.2.3-6.0.riscv64.fc31 isomd5sum(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) rtld(GNU_HASH)
Processing files: isomd5sum-devel-1.2.3-6.0.riscv64.fc31.riscv64
Provides: isomd5sum-devel = 1:1.2.3-6.0.riscv64.fc31 isomd5sum-devel(riscv-64) = 1:1.2.3-6.0.riscv64.fc31 isomd5sum-static = 1:1.2.3-6.0.riscv64.fc31 pkgconfig(isomd5sum) = 1.2.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config
Processing files: python3-isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
Provides: python3-isomd5sum = 1:1.2.3-6.0.riscv64.fc31 python3-isomd5sum(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) python(abi) = 3.7 rtld(GNU_HASH)
Processing files: isomd5sum-debugsource-1.2.3-6.0.riscv64.fc31.riscv64
Provides: isomd5sum-debugsource = 1:1.2.3-6.0.riscv64.fc31 isomd5sum-debugsource(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: isomd5sum-debuginfo-1.2.3-6.0.riscv64.fc31.riscv64
Provides: debuginfo(build-id) = 4da0cb0f3d6d2de2d92b999399753ccbd7539f1a debuginfo(build-id) = b0d4acd1fb2f67ca3fed6cfd0a9bca2d0151a79d isomd5sum-debuginfo = 1:1.2.3-6.0.riscv64.fc31 isomd5sum-debuginfo(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: isomd5sum-debugsource(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
Processing files: python3-isomd5sum-debuginfo-1.2.3-6.0.riscv64.fc31.riscv64
Provides: debuginfo(build-id) = 10d25bbeb91574ebfdb9626585c93d7962cdf7c5 python3-isomd5sum-debuginfo = 1:1.2.3-6.0.riscv64.fc31 python3-isomd5sum-debuginfo(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: isomd5sum-debugsource(riscv-64) = 1:1.2.3-6.0.riscv64.fc31
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
Wrote: /builddir/build/RPMS/python3-isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/isomd5sum-debugsource-1.2.3-6.0.riscv64.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/python3-isomd5sum-debuginfo-1.2.3-6.0.riscv64.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/isomd5sum-devel-1.2.3-6.0.riscv64.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/isomd5sum-debuginfo-1.2.3-6.0.riscv64.fc31.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.foWFx5
+ umask 022
+ cd /builddir/build/BUILD
+ cd isomd5sum-1.2.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/isomd5sum-1.2.3-6.0.riscv64.fc31.riscv64
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Child return code was: 0