Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pxz.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-22781-30189/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pxz.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Thu Jun 8 2010 Jindrich Novy 4.999.9-1.beta.20100608git warning: Could not canonicalize hostname: p8le01.cbs.lon1.centos.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/pxz-4.999.9-10.beta.20120930git.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pxz.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-22781-30189/root'shell=Falseuid=995env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pxz.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7zAVHv warning: bogus date in %changelog: Thu Jun 8 2010 Jindrich Novy 4.999.9-1.beta.20100608git + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pxz-4.999.9beta + /usr/bin/xz -dc /builddir/build/SOURCES/pxz-4.999.9beta.20120930git.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pxz-4.999.9beta + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yJpK3K + umask 022 + cd /builddir/build/BUILD + cd pxz-4.999.9beta + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE' + make -j2 cc -o pxz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fopenmp pxz.c -llzma -DPXZ_BUILD_DATE=\"`date +%Y%m%d`\" -DPXZ_VERSION=\"4.999.9beta\" pxz.c: In function 'main': pxz.c:280:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat=] fprintf(stderr, "context size per thread: %llu B\n", chunk_size); ^ pxz.c:304:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat=] fprintf(stderr, "%s -> %llu/%llu thread%c: [", file[i], threads, (s.st_size+chunk_size-1)/chunk_size, threads != 1 ? 's' : ' '); ^ pxz.c:304:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] pxz.c:306:5: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat=] fprintf(stderr, "%llu thread%c: [", threads, threads != 1 ? 's' : ' '); ^ pxz.c:393:6: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat=] fprintf(stderr, "%llu ", p); ^ pxz.c:454:4: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__off64_t' [-Wformat=] fprintf(stderr, "%llu -> %zd %3.3f%%\n", s.st_size, ts, ts*100./s.st_size); ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wAojy0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le + cd pxz-4.999.9beta + rm -rf /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le + make install DESTDIR=/builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/bin cp pxz /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/bin mkdir -p /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/share/man/man1 cp pxz.1 /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/share/man/man1 + /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/pxz-4.999.9beta extracting debug info from /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/bin/pxz dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 26 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 Processing files: pxz-4.999.9-10.beta.20120930git.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pFvfbg + umask 022 + cd /builddir/build/BUILD + cd pxz-4.999.9beta + DOCDIR=/builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/share/doc/pxz-4.999.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/share/doc/pxz-4.999.9 + cp -pr COPYING /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le/usr/share/doc/pxz-4.999.9 + exit 0 Provides: pxz = 4.999.9-10.beta.20120930git.el7 pxz(ppc-64) = 4.999.9-10.beta.20120930git.el7 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.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: pxz-debuginfo-4.999.9-10.beta.20120930git.el7.ppc64le Provides: pxz-debuginfo = 4.999.9-10.beta.20120930git.el7 pxz-debuginfo(ppc-64) = 4.999.9-10.beta.20120930git.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/pxz-4.999.9-10.beta.20120930git.el7.ppc64le warning: Could not canonicalize hostname: p8le01.cbs.lon1.centos.org Wrote: /builddir/build/RPMS/pxz-4.999.9-10.beta.20120930git.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/pxz-debuginfo-4.999.9-10.beta.20120930git.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qNaGa1 + umask 022 + cd /builddir/build/BUILD + cd pxz-4.999.9beta + rm -rf /builddir/build/BUILDROOT/pxz-4.999.9-10.beta.20120930git.el7.ppc64le + exit 0 Child return code was: 0