Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pigz.spec'], False, '/var/lib/mock/bananas7-el7-build-474-1026/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/pigz.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pigz-2.3.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pigz.spec'], False, '/var/lib/mock/bananas7-el7-build-474-1026/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/pigz.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sirH4N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pigz-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pigz-2.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pigz-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o3Gy7o + umask 022 + cd /builddir/build/BUILD + cd pigz-2.3.1 + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pigz.o pigz.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o yarn.o yarn.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/deflate.o zopfli/deflate.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/blocksplitter.o zopfli/blocksplitter.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/tree.o zopfli/tree.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/lz77.o zopfli/lz77.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/cache.o zopfli/cache.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/hash.o zopfli/hash.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/util.o zopfli/util.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/squeeze.o zopfli/squeeze.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zopfli/katajainen.o zopfli/katajainen.c pigz.c: In function 'copymeta': pigz.c:3258:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void)chown(to, st.st_uid, st.st_gid); ^ pigz.c: In function 'compress_thread': pigz.c:1556:39: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] temp->buf, temp->len, temp->len + len, ^ cc -o pigz pigz.o yarn.o zopfli/deflate.o zopfli/blocksplitter.o zopfli/tree.o zopfli/lz77.o zopfli/cache.o zopfli/hash.o zopfli/util.o zopfli/squeeze.o zopfli/katajainen.o -lpthread -lz -lm ln -f pigz unpigz + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mT0o93 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64 + cd pigz-2.3.1 + rm -rf /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64 + install -p -D pigz /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/bin/pigz + pushd /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/bin ~/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/bin ~/build/BUILD/pigz-2.3.1 + ln pigz unpigz + popd ~/build/BUILD/pigz-2.3.1 + install -p -D pigz.1 -m 0644 /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/share/man/man1/pigz.1 + /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/pigz-2.3.1 file /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/bin/unpigz has 1 other hard links extracting debug info from /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/bin/unpigz hard linked /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/lib/debug/usr/bin/pigz.debug to /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/lib/debug/usr/bin/unpigz.debug dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 561 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.cDQRjK + umask 022 + cd /builddir/build/BUILD + cd pigz-2.3.1 + make tests 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDEBUG -g -c -o pigzt.o pigz.c pigz.c: In function 'copymeta': pigz.c:3258:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void)chown(to, st.st_uid, st.st_gid); ^ pigz.c: In function 'compress_thread': pigz.c:1556:39: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] temp->buf, temp->len, temp->len + len, ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDEBUG -g -c -o yarnt.o yarn.c cc -o pigzt pigzt.o yarnt.o zopfli/deflate.o zopfli/blocksplitter.o zopfli/tree.o zopfli/lz77.o zopfli/cache.o zopfli/hash.o zopfli/util.o zopfli/squeeze.o zopfli/katajainen.o -lpthread -lz -lm cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDEBUG -DNOTHREAD -g -c -o pigzn.o pigz.c pigz.c: In function 'copymeta': pigz.c:3258:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void)chown(to, st.st_uid, st.st_gid); ^ cc -o pigzn pigzn.o zopfli/deflate.o zopfli/blocksplitter.o zopfli/tree.o zopfli/lz77.o zopfli/cache.o zopfli/hash.o zopfli/util.o zopfli/squeeze.o zopfli/katajainen.o -lz -lm ./pigz -kf pigz.c ; ./pigz -t pigz.c.gz ./pigz -kfb 32 pigz.c ; ./pigz -t pigz.c.gz ./pigz -kfp 1 pigz.c ; ./pigz -t pigz.c.gz ./pigz -kfz pigz.c ; ./pigz -t pigz.c.zz ./pigz -kfK pigz.c ; ./pigz -t pigz.c.zip printf "" | ./pigz -cdf | wc -c | test `cat` -eq 0 printf "x" | ./pigz -cdf | wc -c | test `cat` -eq 1 printf "xy" | ./pigz -cdf | wc -c | test `cat` -eq 2 printf "xyz" | ./pigz -cdf | wc -c | test `cat` -eq 3 (printf "w" | gzip ; printf "x") | ./pigz -cdf | wc -c | test `cat` -eq 2 (printf "w" | gzip ; printf "xy") | ./pigz -cdf | wc -c | test `cat` -eq 3 (printf "w" | gzip ; printf "xyz") | ./pigz -cdf | wc -c | test `cat` -eq 4 compress -f < pigz.c | ./unpigz | cmp - pigz.c ./pigzn -kf pigz.c ; ./pigz -t pigz.c.gz 735184 bytes of memory used + exit 0 Processing files: pigz-2.3.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ys1WRw + umask 022 + cd /builddir/build/BUILD + cd pigz-2.3.1 + DOCDIR=/builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/share/doc/pigz-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/share/doc/pigz-2.3.1 + cp -pr pigz.pdf /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/share/doc/pigz-2.3.1 + cp -pr README /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64/usr/share/doc/pigz-2.3.1 + exit 0 Provides: pigz = 2.3.1-1.el7 pigz(x86-64) = 2.3.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libz.so.1(ZLIB_1.2.0.8)(64bit) libz.so.1(ZLIB_1.2.5.1)(64bit) rtld(GNU_HASH) Processing files: pigz-debuginfo-2.3.1-1.el7.x86_64 Provides: pigz-debuginfo = 2.3.1-1.el7 pigz-debuginfo(x86-64) = 2.3.1-1.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 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/pigz-2.3.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/pigz-2.3.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pigz-debuginfo-2.3.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ic9b0S + umask 022 + cd /builddir/build/BUILD + cd pigz-2.3.1 + rm -rf /builddir/build/BUILDROOT/pigz-2.3.1-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->