Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Readonly-1.03-22.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly.spec'], False, '/srv/build/7/B/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Ow9lt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Readonly-1.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/Readonly-1.03.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Readonly-1.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Readonly-1.03-interpreter.patch): + echo 'Patch #0 (Readonly-1.03-interpreter.patch):' + /usr/bin/cat /builddir/build/SOURCES/Readonly-1.03-interpreter.patch + /usr/bin/patch -p0 --fuzz=0 patching file t/array.t patching file t/deepa.t patching file t/deeph.t patching file t/deeps.t patching file t/docs.t patching file t/export.t patching file t/hash.t patching file t/readonly.t patching file t/reassign.t patching file t/scalar.t patching file t/tie.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jA9RWC + umask 022 + cd /builddir/build/BUILD + cd Readonly-1.03 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Readonly + make -j16 cp benchmark.pl blib/lib/benchmark.pl cp Readonly.pm blib/lib/Readonly.pm Manifying blib/man3/Readonly.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Akx1hN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 + cd Readonly-1.03 + rm -rf /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 Manifying blib/man3/Readonly.3pm Installing /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/perl5/vendor_perl/benchmark.pl Installing /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/perl5/vendor_perl/Readonly.pm Installing /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/man/man3/Readonly.3pm + find /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 + mv /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/perl5/vendor_perl/benchmark.pl . + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Readonly-1.03 /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.XM2SdY + umask 022 + cd /builddir/build/BUILD + cd Readonly-1.03 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/array.t ..... ok t/deepa.t ..... ok t/deeph.t ..... ok t/deeps.t ..... ok t/docs.t ...... ok t/export.t .... ok t/hash.t ...... ok t/readonly.t .. ok t/reassign.t .. ok t/scalar.t .... ok t/tie.t ....... ok All tests successful. Files=11, Tests=170, 0 wallclock secs ( 0.08 usr 0.02 sys + 0.26 cusr 0.05 csys = 0.41 CPU) Result: PASS + exit 0 Processing files: perl-Readonly-1.03-22.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oTlOja + umask 022 + cd /builddir/build/BUILD + cd Readonly-1.03 + DOCDIR=/builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/doc/perl-Readonly-1.03 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/doc/perl-Readonly-1.03 + cp -pr Changes /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/doc/perl-Readonly-1.03 + cp -pr README /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/doc/perl-Readonly-1.03 + cp -pr benchmark.pl /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/doc/perl-Readonly-1.03 + cp -pr t/ /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64/usr/share/doc/perl-Readonly-1.03 + exit 0 Provides: perl(Readonly) = 1.03 perl(Readonly::Array) perl(Readonly::Hash) perl(Readonly::Scalar) perl-Readonly = 1.03-22.el7 perl-Readonly-tests = 1.03-22.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.005 perl(Exporter) perl(strict) perl(vars) Obsoletes: perl-Readonly-tests < 1.03-22.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 Wrote: /builddir/build/RPMS/perl-Readonly-1.03-22.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WwyJLy + umask 022 + cd /builddir/build/BUILD + cd Readonly-1.03 + rm -rf /builddir/build/BUILDROOT/perl-Readonly-1.03-22.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->