Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-HTML-Quoted.spec'], chrootPath='/var/lib/mock/662209-epel-7-ppc64le-1510741884.932445/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-HTML-Quoted.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-279028361.novalocal Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/perl-HTML-Quoted-0.04-7.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-HTML-Quoted.spec'], chrootPath='/var/lib/mock/662209-epel-7-ppc64le-1510741884.932445/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-HTML-Quoted.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.yjEn33 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Quoted-0.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Quoted-0.04.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Quoted-0.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f8KrgO + umask 022 + cd /builddir/build/BUILD + cd HTML-Quoted-0.04 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for HTML::Quoted + make -j2 cp lib/HTML/Quoted.pm blib/lib/HTML/Quoted.pm Manifying blib/man3/HTML::Quoted.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wpeVFy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le + cd HTML-Quoted-0.04 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le Manifying blib/man3/HTML::Quoted.3pm Installing /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le/usr/share/perl5/vendor_perl/HTML/Quoted.pm Installing /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le/usr/share/man/man3/HTML::Quoted.3pm + find /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.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/HTML-Quoted-0.04 /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.jJIxdj + umask 022 + cd /builddir/build/BUILD + cd HTML-Quoted-0.04 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/blockquote.t .. ok t/blocks.t ...... ok t/lines.t ....... ok All tests successful. Files=3, Tests=24, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.10 CPU) Result: PASS + exit 0 Processing files: perl-HTML-Quoted-0.04-7.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5hZsR3 + umask 022 + cd /builddir/build/BUILD + cd HTML-Quoted-0.04 + DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le/usr/share/doc/perl-HTML-Quoted-0.04 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le/usr/share/doc/perl-HTML-Quoted-0.04 + cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le/usr/share/doc/perl-HTML-Quoted-0.04 + cp -pr README /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le/usr/share/doc/perl-HTML-Quoted-0.04 + exit 0 Provides: perl(HTML::Quoted) = 0.04 perl(HTML::Quoted::Parser) perl-HTML-Quoted = 0.04-7.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.008 perl(HTML::Parser) perl(base) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le warning: Could not canonicalize hostname: copr-builder-279028361.novalocal Wrote: /builddir/build/RPMS/perl-HTML-Quoted-0.04-7.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.12Obcz + umask 022 + cd /builddir/build/BUILD + cd HTML-Quoted-0.04 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-HTML-Quoted-0.04-7.el7.centos.ppc64le + exit 0 Child return code was: 0