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/lz4.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-36497-50335/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/lz4.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: Could not canonicalize hostname: p8le01.rdu2.centos.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/lz4-1.7.3-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/lz4.spec'], chrootPath='/var/lib/mock/infrastructure7-el7-build-36497-50335/root'shell=Falseuid=996env={'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/lz4.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.jS0jey + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lz4-1.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/lz4-1.7.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lz4-1.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo '#!/bin/sh' + chmod +x ./configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DPg6R5 + umask 022 + cd /builddir/build/BUILD + cd lz4-1.7.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info + /usr/bin/make -j2 make[1]: Entering directory `/builddir/build/BUILD/lz4-1.7.3/programs' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/lz4.o ../lib/lz4.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/lz4hc.o ../lib/lz4hc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/lz4frame.o ../lib/lz4frame.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o ../lib/xxhash.o ../lib/xxhash.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o bench.o bench.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4io.o lz4io.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4cli.o lz4cli.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -c -o datagen.o datagen.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -Wl,-z,relro ../lib/lz4.o ../lib/lz4hc.o ../lib/lz4frame.o ../lib/xxhash.o bench.o lz4io.o lz4cli.o datagen.o -o lz4 make[1]: Leaving directory `/builddir/build/BUILD/lz4-1.7.3/programs' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NPmtQE + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le + cd lz4-1.7.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le LIBDIR=/usr/lib64 PREFIX=/usr 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/lz4-1.7.3/lib' compiling static library compiling dynamic library 1.7.3 creating versioned links creating pkgconfig lz4 static and shared libraries installed make[1]: Leaving directory `/builddir/build/BUILD/lz4-1.7.3/lib' make[1]: Entering directory `/builddir/build/BUILD/lz4-1.7.3/programs' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -Wl,-z,relro ../lib/lz4.o ../lib/lz4hc.o ../lib/lz4frame.o ../lib/xxhash.o bench.o lz4io.o lz4cli.o datagen.o -o lz4 cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I../lib -DXXH_NAMESPACE=LZ4_ -Wl,-z,relro -DENABLE_LZ4C_LEGACY_OPTIONS ../lib/lz4.o ../lib/lz4hc.o ../lib/lz4frame.o ../lib/xxhash.o bench.o lz4io.o lz4cli.o datagen.o -o lz4c Installing binaries Installing man pages lz4 installation completed make[1]: Leaving directory `/builddir/build/BUILD/lz4-1.7.3/programs' + /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/lz4-1.7.3 extracting debug info from /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/lib64/liblz4.so.1.7.3 extracting debug info from /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/bin/lz4c extracting debug info from /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/bin/lz4 *** WARNING: identical binaries are copied, not linked: /usr/bin/lz4 and /usr/bin/lz4c /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblz4.so.1.7.3.debug to /usr/lib/debug/usr/lib64/liblz4.so.debug symlinked /usr/lib/debug/usr/lib64/liblz4.so.1.7.3.debug to /usr/lib/debug/usr/lib64/liblz4.so.1.debug symlinked /usr/lib/debug/usr/bin/lz4.debug to /usr/lib/debug/usr/bin/unlz4.debug symlinked /usr/lib/debug/usr/bin/lz4.debug to /usr/lib/debug/usr/bin/lz4cat.debug 698 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: lz4-1.7.3-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19pLDh + umask 022 + cd /builddir/build/BUILD + cd lz4-1.7.3 + DOCDIR=/builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-1.7.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-1.7.3 + cp -pr NEWS /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-1.7.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zq4hrU + umask 022 + cd /builddir/build/BUILD + cd lz4-1.7.3 + LICENSEDIR=/builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/licenses/lz4-1.7.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/licenses/lz4-1.7.3 + cp -pr programs/COPYING /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/licenses/lz4-1.7.3 + cp -pr lib/LICENSE /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/licenses/lz4-1.7.3 + exit 0 Provides: liblz4.so.1()(64bit) lz4 = 1.7.3-1.el7 lz4(ppc-64) = 1.7.3-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: lz4-devel-1.7.3-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fr2Lhx + umask 022 + cd /builddir/build/BUILD + cd lz4-1.7.3 + DOCDIR=/builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-devel-1.7.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-devel-1.7.3 + cp -pr lib/LICENSE /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-devel-1.7.3 + exit 0 Provides: lz4-devel = 1.7.3-1.el7 lz4-devel(ppc-64) = 1.7.3-1.el7 pkgconfig(liblz4) = 1.7.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblz4.so.1()(64bit) Processing files: lz4-static-1.7.3-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2foCba + umask 022 + cd /builddir/build/BUILD + cd lz4-1.7.3 + DOCDIR=/builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-static-1.7.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-static-1.7.3 + cp -pr lib/LICENSE /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le/usr/share/doc/lz4-static-1.7.3 + exit 0 Provides: lz4-static = 1.7.3-1.el7 lz4-static(ppc-64) = 1.7.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lz4-debuginfo-1.7.3-1.el7.ppc64le Provides: lz4-debuginfo = 1.7.3-1.el7 lz4-debuginfo(ppc-64) = 1.7.3-1.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/lz4-1.7.3-1.el7.ppc64le warning: Could not canonicalize hostname: p8le01.rdu2.centos.org Wrote: /builddir/build/RPMS/lz4-1.7.3-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/lz4-devel-1.7.3-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/lz4-static-1.7.3-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/lz4-debuginfo-1.7.3-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FVa9Zi + umask 022 + cd /builddir/build/BUILD + cd lz4-1.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lz4-1.7.3-1.el7.ppc64le + exit 0 Child return code was: 0