Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/optipng.spec'], False, '/var/lib/mock/c7.01.01-armhfp-895e30e81906011ea4cfbcab42503dcd23886f12/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/optipng.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/optipng-0.7.4-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/optipng.spec'], False, '/var/lib/mock/c7.01.01-armhfp-895e30e81906011ea4cfbcab42503dcd23886f12/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/optipng.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.b3vBUL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf optipng-0.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/optipng-0.7.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd optipng-0.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + f=AUTHORS.txt + iconv -f iso-8859-1 -t utf-8 AUTHORS.txt + mv AUTHORS.txt.utf8 AUTHORS.txt + rm -rf src/libpng src/zlib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aPYTtT + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.4 + ./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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'LDFLAGS=-Wl,-z,relro ' cd src/optipng && \ make && \ cd ../.. make[1]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/optipng' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../cexcept -I../opngreduc -I../pngxtern -o optipng.o optipng.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../cexcept -I../opngreduc -I../pngxtern -o optim.o optim.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../cexcept -I../opngreduc -I../pngxtern -o cbitset.o cbitset.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../cexcept -I../opngreduc -I../pngxtern -o osys.o osys.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../cexcept -I../opngreduc -I../pngxtern -o wildargs.o wildargs.c cd ../opngreduc && \ make -f Makefile libopngreduc.a && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/opngreduc' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o opngreduc.o opngreduc.c cd ../gifread && \ make -f Makefile libgifread.a && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/gifread' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o gifread.o gifread.c ar cru libgifread.a gifread.o ranlib libgifread.a make[2]: Leaving directory `/builddir/build/BUILD/optipng-0.7.4/src/gifread' cd ../pnmio && \ make -f Makefile libpnmio.a && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/pnmio' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o pnmin.o pnmin.c cd ../minitiff && \ make -f Makefile libminitiff.a && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/minitiff' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o tiffbase.o tiffbase.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o tiffread.o tiffread.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.4/src/minitiff' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o pnmutil.o pnmutil.c ar cru libopngreduc.a opngreduc.o ranlib libopngreduc.a make[2]: Leaving directory `/builddir/build/BUILD/optipng-0.7.4/src/opngreduc' ar cru libpnmio.a pnmin.o pnmout.o pnmutil.o ranlib libpnmio.a make[2]: Leaving directory `/builddir/build/BUILD/optipng-0.7.4/src/pnmio' cd ../pngxtern && \ make -f Makefile libpngxtern.a && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/pngxtern' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxread.o pngxread.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxrbmp.o pngxrbmp.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxrgif.o pngxrgif.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxrjpg.o pngxrjpg.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxrpnm.o pngxrpnm.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxrtif.o pngxrtif.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxio.o pngxio.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../gifread -I../pnmio -I../minitiff -o pngxmem.o pngxmem.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.4/src/pngxtern' gcc -Wl,-z,relro -o optipng optipng.o optim.o cbitset.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.4/src/optipng' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qCj7yU + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm ++ dirname /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm + cd optipng-0.7.4 + rm -rf /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm cd src/optipng && \ make install && \ cd ../.. make[1]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/optipng' mkdir -p /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/bin mkdir -p /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/man/man1 cp -f -p optipng /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/bin cp -f -p man/optipng.1 /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/man/man1 make[1]: Leaving directory `/builddir/build/BUILD/optipng-0.7.4/src/optipng' + chmod -c 755 /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/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 50000000 /builddir/build/BUILD/optipng-0.7.4 extracting debug info from /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/bin/optipng dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 579 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Db0MTj + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.4 + make test 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 'LDFLAGS=-Wl,-z,relro ' cd src/optipng && \ make test && \ cd ../.. make[1]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/optipng' gcc -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o test/cbitset_test.o test/cbitset_test.c gcc -Wl,-z,relro -o test/cbitset_test \ test/cbitset_test.o cbitset.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o test/print_ratio_test.o test/print_ratio_test.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o test/sprint_ratio.generated.o test/sprint_ratio.generated.c gcc -Wl,-z,relro -o test/print_ratio_test \ test/print_ratio_test.o test/sprint_ratio.generated.o ./optipng -o1 -q img/pngtest.png -out=pngtest.out.png optipng ... ok test/cbitset_test < test/cbitset_test.dat > test/cbitset_test.out diff -b -u test/cbitset_test.expect test/cbitset_test.out cbitset_test ... ok test/print_ratio_test > test/print_ratio_test.out print_ratio_test ... ok cd ../gifread && \ make -f Makefile test && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/gifread' gcc -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o test/gifdump.o test/gifdump.c gcc -Wl,-z,relro -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.4/src/gifread' cd ../minitiff && \ make -f Makefile test && \ cd ../optipng make[2]: Entering directory `/builddir/build/BUILD/optipng-0.7.4/src/minitiff' gcc -c -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o test/tiff2pnm.o test/tiff2pnm.c gcc -Wl,-z,relro -o test/tiff2pnm test/tiff2pnm.o libminitiff.a make[2]: Leaving directory `/builddir/build/BUILD/optipng-0.7.4/src/minitiff' make[1]: Leaving directory `/builddir/build/BUILD/optipng-0.7.4/src/optipng' + exit 0 Processing files: optipng-0.7.4-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kxprq9 + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.4 + DOCDIR=/builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/doc/optipng-0.7.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/doc/optipng-0.7.4 + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/doc/optipng-0.7.4 + cp -pr README.txt /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/doc/optipng-0.7.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm/usr/share/doc/optipng-0.7.4 + 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.4-4.el7.arm/usr/share/doc/optipng-0.7.4 + exit 0 Provides: optipng = 0.7.4-4.el7 optipng(armv7hl-32) = 0.7.4-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpng15.so.15 libpng15.so.15(PNG15_0) libz.so.1 rtld(GNU_HASH) Processing files: optipng-debuginfo-0.7.4-4.el7.armv7hl Provides: optipng-debuginfo = 0.7.4-4.el7 optipng-debuginfo(armv7hl-32) = 0.7.4-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm Wrote: /builddir/build/RPMS/optipng-0.7.4-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/optipng-debuginfo-0.7.4-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oWoQY0 + umask 022 + cd /builddir/build/BUILD + cd optipng-0.7.4 + rm -rf /builddir/build/BUILDROOT/optipng-0.7.4-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->