Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-List-UtilsBy.spec'], chrootPath='/var/lib/mock/662213-epel-7-ppc64le-1510742696.415418/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-List-UtilsBy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-790118754.novalocal Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/perl-List-UtilsBy-0.10-6.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-List-UtilsBy.spec'], chrootPath='/var/lib/mock/662213-epel-7-ppc64le-1510742696.415418/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-List-UtilsBy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OO6bvl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf List-UtilsBy-0.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/List-UtilsBy-0.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd List-UtilsBy-0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q1Zu9l + umask 022 + cd /builddir/build/BUILD + cd List-UtilsBy-0.10 + /usr/bin/perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'List-UtilsBy' version '0.10' + ./Build Building List-UtilsBy + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1XszYm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le + cd List-UtilsBy-0.10 + ./Build install destdir=/builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le create_packlist=0 Building List-UtilsBy Installing /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/perl5/vendor_perl/List/UtilsBy.pm Installing /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/man/man3/List::UtilsBy.3pm + find /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr + /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/List-UtilsBy-0.10 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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.VBz0Vn + umask 022 + cd /builddir/build/BUILD + cd List-UtilsBy-0.10 + ./Build test t/00use.t .................. ok t/01sort_by.t .............. ok t/02nsort_by.t ............. ok t/03max_by.t ............... ok t/04min_by.t ............... ok t/05uniq_by.t .............. ok t/06partition_by.t ......... ok t/07count_by.t ............. ok t/08zip_by.t ............... ok t/09unzip_by.t ............. ok t/10extract_by.t ........... ok t/11weighted_shuffle_by.t .. ok t/12bundle_by.t ............ ok t/99pod.t .................. ok All tests successful. Files=14, Tests=95, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.29 cusr 0.03 csys = 0.38 CPU) Result: PASS + exit 0 Processing files: perl-List-UtilsBy-0.10-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6X6hap + umask 022 + cd /builddir/build/BUILD + cd List-UtilsBy-0.10 + DOCDIR=/builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/doc/perl-List-UtilsBy-0.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/doc/perl-List-UtilsBy-0.10 + cp -pr Changes /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/doc/perl-List-UtilsBy-0.10 + cp -pr README /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/doc/perl-List-UtilsBy-0.10 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z5nPoq + umask 022 + cd /builddir/build/BUILD + cd List-UtilsBy-0.10 + LICENSEDIR=/builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/licenses/perl-List-UtilsBy-0.10 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/licenses/perl-List-UtilsBy-0.10 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le/usr/share/licenses/perl-List-UtilsBy-0.10 + exit 0 Provides: perl(List::UtilsBy) = 0.10 perl-List-UtilsBy = 0.10-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Exporter) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le warning: Could not canonicalize hostname: copr-builder-790118754.novalocal Wrote: /builddir/build/RPMS/perl-List-UtilsBy-0.10-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TWfzXs + umask 022 + cd /builddir/build/BUILD + cd List-UtilsBy-0.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-List-UtilsBy-0.10-6.el7.centos.ppc64le + exit 0 Child return code was: 0