Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/optipng.spec'], uid=1000user='mockbuild'printOutput=Falsegid=425env={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'}timeout=172800shell=Falselogger=chrootPath='/var/lib/mock/f26-build-7630870-694400/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/optipng.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/optipng-0.7.6-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/optipng.spec'], uid=1000user='mockbuild'private_network=TrueprintOutput=Falsegid=425env={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'}timeout=172800shell=Falselogger=chrootPath='/var/lib/mock/f26-build-7630870-694400/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/optipng.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AgEHD2 + 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 + rm -rf src/libpng src/zlib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dgf5jg + 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 -j6 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro -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 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../cexcept -I../opngreduc -I../pngxtern -o ratio.o ratio.c make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/opngreduc' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o opngreduc.o opngreduc.c 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o gifread.o gifread.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o tiffbase.o tiffbase.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o tiffread.o tiffread.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o pnmout.o pnmout.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../cexcept -I../opngreduc -I../pngxtern -o wildargs.o wildargs.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o pnmutil.o pnmutil.c ar cru libgifread.a gifread.o ranlib libgifread.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/gifread' 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' ar cru libminitiff.a tiffbase.o tiffread.o ranlib libminitiff.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/minitiff' 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../gifread -I../pnmio -I../minitiff -o pngxrpnm.o pngxrpnm.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../gifread -I../pnmio -I../minitiff -o pngxrtif.o pngxrtif.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../gifread -I../pnmio -I../minitiff -o pngxio.o pngxio.c ar cru libopngreduc.a opngreduc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../gifread -I../pnmio -I../minitiff -o pngxmem.o pngxmem.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../cexcept -I../opngreduc -I../pngxtern -o optim.o optim.c gcc -Wl,-z,relro -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.Ml6lVw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 + cd optipng-0.7.6 + rm -rf /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 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-2.fc26.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/man/man1 cp -f -p optipng /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/bin cp -f -p man/optipng.1 /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/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-2.fc26.x86_64/usr/bin/optipng + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/optipng-0.7.6 extracting debug info from /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/bin/optipng dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 595 blocks + /usr/lib/rpm/check-buildroot + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tuk5mO + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + make test 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' cd src/optipng && \ make test && \ cd ../.. make[1]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/optipng' gcc -c -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o test/bitset_test.o test/bitset_test.c gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/bitset_test \ test/bitset_test.o bitset.o gcc -c -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o test/ratio_test.o test/ratio_test.c gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/ratio_test \ test/ratio_test.o ratio.o ./optipng -o1 -q img/pngtest.png -out=pngtest.out.png optipng ... ok test/bitset_test < test/bitset_test.dat > test/bitset_test.out diff -b -u test/bitset_test.expect test/bitset_test.out bitset_test ... ok test/ratio_test > test/ratio_test.out ratio_test ... ok cd ../gifread && \ make -f Makefile test && \ cd ../optipng make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/gifread' gcc -c -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o test/gifdump.o test/gifdump.c gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gifdump test/gifdump.o libgifread.a test/gifdump img/compass.gif > test/compass.gifdump.out gifdump test ... ok make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/gifread' cd ../minitiff && \ make -f Makefile test && \ cd ../optipng make[2]: Entering directory '/builddir/build/BUILD/optipng-0.7.6/src/minitiff' gcc -c -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -o test/tiff2pnm.o test/tiff2pnm.c gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/tiff2pnm test/tiff2pnm.o libminitiff.a make[2]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/minitiff' make[1]: Leaving directory '/builddir/build/BUILD/optipng-0.7.6/src/optipng' + exit 0 Processing files: optipng-0.7.6-2.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MPRlA6 + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + DOCDIR=/builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/doc/optipng + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/doc/optipng + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/doc/optipng + cp -pr README.txt /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/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-2.fc26.x86_64/usr/share/doc/optipng + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RcbQOo + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + LICENSEDIR=/builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/licenses/optipng + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/licenses/optipng + cp -pr LICENSE.txt /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64/usr/share/licenses/optipng + exit 0 Provides: optipng = 0.7.6-2.fc26 optipng(x86-64) = 0.7.6-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(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-debuginfo-0.7.6-2.fc26.x86_64 Provides: optipng-debuginfo = 0.7.6-2.fc26 optipng-debuginfo(x86-64) = 0.7.6-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 Wrote: /builddir/build/RPMS/optipng-0.7.6-2.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/optipng-debuginfo-0.7.6-2.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ou7EvH + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.6 + rm -rf /builddir/build/BUILDROOT/optipng-0.7.6-2.fc26.x86_64 + exit 0 Child return code was: 0