Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress-Lzma.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d0714b2422710d8917d08675ead260ad0cd10d02/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress-Lzma.spec'] with env {'LANG': 'en_US.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-IO-Compress-Lzma-2.061-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress-Lzma.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d0714b2422710d8917d08675ead260ad0cd10d02/root'shell=Falseuid=995env={'LANG': 'en_US.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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IO-Compress-Lzma.spec'] with env {'LANG': 'en_US.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aKp3xm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IO-Compress-Lzma-2.061 + /usr/bin/gzip -dc /builddir/build/SOURCES/IO-Compress-Lzma-2.061.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-Compress-Lzma-2.061 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c -x examples/lzcat examples/lzgrep examples/lzstream examples/xzcat examples/xzgrep examples/xzstream mode of 'examples/lzcat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/lzgrep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/lzstream' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/xzcat' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/xzgrep' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/xzstream' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + perl -pi -e 's|^#!/usr/local/bin/perl\b|#!/usr/bin/perl|' examples/lzcat examples/lzstream examples/xzcat examples/xzstream + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uGjygI + umask 022 + cd /builddir/build/BUILD + cd IO-Compress-Lzma-2.061 + perl Makefile.PL INSTALLDIRS=vendor Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for IO::Compress::Lzma + make -j4 cp lib/IO/Uncompress/UnXz.pm blib/lib/IO/Uncompress/UnXz.pm cp lib/IO/Uncompress/Adapter/UnXz.pm blib/lib/IO/Uncompress/Adapter/UnXz.pm cp lib/IO/Compress/Xz.pm blib/lib/IO/Compress/Xz.pm cp lib/IO/Uncompress/UnLzma.pm blib/lib/IO/Uncompress/UnLzma.pm cp lib/IO/Compress/Adapter/Xz.pm blib/lib/IO/Compress/Adapter/Xz.pm cp lib/IO/Compress/Lzma.pm blib/lib/IO/Compress/Lzma.pm cp lib/IO/Uncompress/Adapter/UnLzma.pm blib/lib/IO/Uncompress/Adapter/UnLzma.pm cp lib/IO/Compress/Adapter/Lzma.pm blib/lib/IO/Compress/Adapter/Lzma.pm Manifying blib/man3/IO::Uncompress::UnXz.3pm Manifying blib/man3/IO::Compress::Lzma.3pm Manifying blib/man3/IO::Uncompress::UnLzma.3pm Manifying blib/man3/IO::Compress::Xz.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p2Qz8u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch + cd IO-Compress-Lzma-2.061 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Compress/Lzma.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Compress/Xz.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Compress/Adapter/Lzma.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Compress/Adapter/Xz.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Uncompress/UnLzma.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Uncompress/UnXz.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Uncompress/Adapter/UnLzma.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/perl5/vendor_perl/IO/Uncompress/Adapter/UnXz.pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/man/man3/IO::Compress::Xz.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/man/man3/IO::Compress::Lzma.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/man/man3/IO::Uncompress::UnXz.3pm Installing /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/man/man3/IO::Uncompress::UnLzma.3pm + find /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch + /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/IO-Compress-Lzma-2.061 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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.Ivm20g + umask 022 + cd /builddir/build/BUILD + cd IO-Compress-Lzma-2.061 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.t ............ ok t/001lzma.t .............. ok t/001xz.t ................ ok t/010examples-lzma.t ..... ok t/010examples-xz.t ....... ok t/050interop-lzma.t ...... ok t/050interop-xz.t ........ ok t/050interop-zip-lzma.t .. ok t/100generic-lzma.t ...... ok t/100generic-xz.t ........ ok t/101truncate-lzma.t ..... skipped: Truncate not supported with Lzma t/101truncate-xz.t ....... ok t/102tied-lzma.t ......... ok t/102tied-xz.t ........... ok t/103newtied-lzma.t ...... ok t/103newtied-xz.t ........ ok t/104destroy-lzma.t ...... ok t/104destroy-xz.t ........ ok t/105oneshot-lzma.t ...... ok t/105oneshot-xz.t ........ ok t/106prime-lzma.t ........ ok t/106prime-xz.t .......... ok t/107multi-lzma.t ........ skipped: MultiStream not supported by Lzma t/107multi-xz.t .......... ok t/108anyunc-lzma.t ....... ok t/108anyunc-xz.t ......... ok t/110encode-lzma.t ....... ok t/110encode-xz.t ......... ok t/25interop-io-string.t .. ok t/999pod.t ............... ok All tests successful. Files=30, Tests=21614, 130 wallclock secs (25.82 usr 0.99 sys + 115.78 cusr 10.61 csys = 153.20 CPU) Result: PASS + exit 0 Processing files: perl-IO-Compress-Lzma-2.061-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6wkruK + umask 022 + cd /builddir/build/BUILD + cd IO-Compress-Lzma-2.061 + DOCDIR=/builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/doc/perl-IO-Compress-Lzma-2.061 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/doc/perl-IO-Compress-Lzma-2.061 + cp -pr Changes /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/doc/perl-IO-Compress-Lzma-2.061 + cp -pr README /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/doc/perl-IO-Compress-Lzma-2.061 + cp -pr examples/lzcat examples/lzgrep examples/lzstream examples/xzcat examples/xzgrep examples/xzstream /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch/usr/share/doc/perl-IO-Compress-Lzma-2.061 + exit 0 Provides: perl(IO::Compress::Adapter::Lzma) = 2.061 perl(IO::Compress::Adapter::Xz) = 2.061 perl(IO::Compress::Lzma) = 2.061 perl(IO::Compress::Xz) = 2.061 perl(IO::Uncompress::Adapter::UnLzma) = 2.061 perl(IO::Uncompress::Adapter::UnXz) = 2.061 perl(IO::Uncompress::UnLzma) = 2.061 perl(IO::Uncompress::UnXz) = 2.061 perl-IO-Compress-Lzma = 2.061-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Compress::Raw::Lzma) >= 2.061 perl(Exporter) perl(IO::Compress::Adapter::Lzma) >= 2.061 perl(IO::Compress::Adapter::Xz) >= 2.061 perl(IO::Compress::Base) >= 2.061 perl(IO::Compress::Base::Common) >= 2.061 perl(IO::Uncompress::Adapter::UnLzma) >= 2.061 perl(IO::Uncompress::Adapter::UnXz) >= 2.061 perl(IO::Uncompress::Base) >= 2.061 perl(bytes) perl(constant) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch Wrote: /builddir/build/RPMS/perl-IO-Compress-Lzma-2.061-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CUmSmw + umask 022 + cd /builddir/build/BUILD + cd IO-Compress-Lzma-2.061 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-IO-Compress-Lzma-2.061-1.el7.noarch + exit 0 Child return code was: 0