Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/optipng.spec'], chrootPath='/var/lib/mock/f29-build-9543-4276/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/optipng.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/optipng-0.7.6-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/optipng.spec'], chrootPath='/var/lib/mock/f29-build-9543-4276/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/optipng.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0qhkGc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf optipng-0.7.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/optipng-0.7.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd optipng-0.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for f in AUTHORS.txt doc/history.txt + iconv -f iso-8859-1 -t utf-8 AUTHORS.txt + mv AUTHORS.txt.utf8 AUTHORS.txt + for f in AUTHORS.txt doc/history.txt + iconv -f iso-8859-1 -t utf-8 doc/history.txt + mv doc/history.txt.utf8 doc/history.txt + echo 'Patch #0 (0001-Prevent-integer-overflow-bug-65-CVE-2017-1000229.patch):' Patch #0 (0001-Prevent-integer-overflow-bug-65-CVE-2017-1000229.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/minitiff/tiffread.c Patch #1 (optipng-076-sfbug-69.patch): + echo 'Patch #1 (optipng-076-sfbug-69.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/gifread/gifread.c patching file src/gifread/gifread.h + rm -rf src/libpng src/zlib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aa8oC4 + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + ./configure -prefix=/usr -mandir=/usr/share/man -with-system-zlib -with-system-libpng Checking for gcc... Checking for system libpng... Checking for system zlib... + make -j4 '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' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' cd src/optipng && \ make && \ cd ../.. make[1]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/optipng' cd ../opngreduc && \ make -f Makefile libopngreduc.a && \ cd ../optipng cd ../gifread && \ make -f Makefile libgifread.a && \ cd ../optipng cd ../pnmio && \ make -f Makefile libpnmio.a && \ cd ../optipng cd ../minitiff && \ make -f Makefile libminitiff.a && \ cd ../optipng make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/opngreduc' make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/gifread' gcc -c -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 -o gifread.o gifread.c gcc -c -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 -o opngreduc.o opngreduc.c make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/pnmio' gcc -c -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 -o pnmin.o pnmin.c make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/minitiff' gcc -c -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 -o tiffbase.o tiffbase.c gcc -c -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 -o tiffread.o tiffread.c gcc -c -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 -o pnmout.o pnmout.c ar cru libminitiff.a tiffbase.o tiffread.o ranlib libminitiff.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/minitiff' gcc -c -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 -I../cexcept -I../opngreduc -I../pngxtern -o bitset.o bitset.c gcc -c -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 -o pnmutil.o pnmutil.c ar cru libpnmio.a pnmin.o pnmout.o pnmutil.o ranlib libpnmio.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/pnmio' gcc -c -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 -I../cexcept -I../opngreduc -I../pngxtern -o ratio.o ratio.c gcc -c -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 -I../cexcept -I../opngreduc -I../pngxtern -o osys.o osys.c gcc -c -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 -I../cexcept -I../opngreduc -I../pngxtern -o wildargs.o wildargs.c ar cru libgifread.a gifread.o ranlib libgifread.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/gifread' cd ../pngxtern && \ make -f Makefile libpngxtern.a && \ cd ../optipng make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/pngxtern' gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxread.o pngxread.c gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxrbmp.o pngxrbmp.c gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxrgif.o pngxrgif.c gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxrjpg.o pngxrjpg.c gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxrpnm.o pngxrpnm.c ar cru libopngreduc.a opngreduc.o gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxrtif.o pngxrtif.c ranlib libopngreduc.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/opngreduc' gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxio.o pngxio.c gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxmem.o pngxmem.c gcc -c -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 -I../gifread -I../pnmio -I../minitiff -o pngxset.o pngxset.c ar cru libpngxtern.a pngxread.o pngxrbmp.o pngxrgif.o pngxrjpg.o pngxrpnm.o pngxrtif.o pngxio.o pngxmem.o pngxset.o ranlib libpngxtern.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/pngxtern' gcc -c -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 -I../cexcept -I../opngreduc -I../pngxtern -o optipng.o optipng.c gcc -c -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 -I../cexcept -I../opngreduc -I../pngxtern -o optim.o optim.c gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o optipng optipng.o optim.o bitset.o ratio.o osys.o wildargs.o ../opngreduc/libopngreduc.a ../pngxtern/libpngxtern.a ../gifread/libgifread.a ../pnmio/libpnmio.a ../minitiff/libminitiff.a -lpng -lz -lm make[1]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/optipng' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aRUwQ5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 + cd optipng-0.7.6 + rm -rf /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 cd src/optipng && \ make install && \ cd ../.. make[1]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/optipng' mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/man/man1 cp -f -p optipng /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/bin cp -f -p man/optipng.1 /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/optipng' + chmod -c 755 /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/bin/optipng + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.6-7.fc29 --unique-debug-suffix -0.7.6-7.fc29.riscv64 --unique-debug-src-base optipng-0.7.6-7.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/optipng-0.7.6 extracting debug info from /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/bin/optipng /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 595 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aNegTa Processing files: optipng-0.7.6-7.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MybPkg + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + DOCDIR=/builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/doc/optipng + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/doc/optipng + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/doc/optipng + cp -pr README.txt /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/doc/optipng + cp -pr doc/history.txt doc/optipng.man.html doc/optipng.man.pdf doc/optipng.man.txt doc/png_optimization.html doc/todo.txt /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/doc/optipng + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ml57Sm + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + LICENSEDIR=/builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/licenses/optipng + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/licenses/optipng + cp -pr LICENSE.txt /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64/usr/share/licenses/optipng + exit 0 Provides: optipng = 0.7.6-7.fc29 optipng(riscv-64) = 0.7.6-7.fc29 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) libm.so.6()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: optipng-debugsource-0.7.6-7.fc29.riscv64 Provides: optipng-debugsource = 0.7.6-7.fc29 optipng-debugsource(riscv-64) = 0.7.6-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: optipng-debuginfo-0.7.6-7.fc29.riscv64 Provides: debuginfo(build-id) = c53943b247025e3057a0e3dc3f9dab49bdbaa515 optipng-debuginfo = 0.7.6-7.fc29 optipng-debuginfo(riscv-64) = 0.7.6-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: optipng-debugsource(riscv-64) = 0.7.6-7.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 Wrote: /builddir/build/RPMS/optipng-0.7.6-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/optipng-debugsource-0.7.6-7.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/optipng-debuginfo-0.7.6-7.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NYRBAG + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/optipng-0.7.6-7.fc29.riscv64 + exit 0 Child return code was: 0