Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Readonly.spec'], False, '/var/lib/mock/sclo7-rh-perl520-rh-el7-build-7659-10030/root/', None, 86400, True, False, 497, 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 noarch --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'} sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rh-perl520-perl-Readonly-2.00-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Readonly.spec'], False, '/var/lib/mock/sclo7-rh-perl520-rh-el7-build-7659-10030/root/', None, 86400, True, False, 497, 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 noarch --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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H2IpV9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Readonly-2.00 + /usr/bin/gzip -dc /builddir/build/SOURCES/Readonly-2.00.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Readonly-2.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Readonly-1.61-interpreter.patch): + echo 'Patch #0 (Readonly-1.61-interpreter.patch):' + /usr/bin/cat /builddir/build/SOURCES/Readonly-1.61-interpreter.patch + /usr/bin/patch -p0 --fuzz=0 patching file t/bugs/007_implicit_undef.t patching file t/general/array.t patching file t/general/deepa.t patching file t/general/deeph.t patching file t/general/deeps.t patching file t/general/docs.t patching file t/general/export.t patching file t/general/hash.t patching file t/general/readonly.t patching file t/general/reassign.t patching file t/general/scalar.t patching file t/general/tie.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tlTvJl + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.00 + scl enable rh-perl520 'perl Build.PL installdirs=vendor && ./Build' Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Readonly' version '2.00' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json Building Readonly + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xJLldz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch + cd Readonly-2.00 + scl enable rh-perl520 './Build install --destdir=/builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch --create_packlist=0' Building Readonly Installing /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/Readonly.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/man/man3/Readonly.3pm + /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/Readonly-2.00 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TnPION + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.00 + scl enable rh-perl520 './Build test' t/bugs/007_implicit_undef.t .. ok t/general/array.t ............ ok t/general/deepa.t ............ ok t/general/deeph.t ............ ok t/general/deeps.t ............ ok t/general/docs.t ............. ok t/general/export.t ........... ok t/general/hash.t ............. ok t/general/readonly.t ......... ok t/general/reassign.t ......... ok t/general/scalar.t ........... ok t/general/tie.t .............. ok All tests successful. Files=12, Tests=173, 0 wallclock secs ( 0.08 usr 0.02 sys + 0.45 cusr 0.07 csys = 0.62 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-Readonly-2.00-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.71T7g4 + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.00 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + cp -pr README.md /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + cp -pr eg/benchmark.pl /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + cp -pr t/ /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Readonly-2.00 + exit 0 Provides: rh-perl520-perl(Readonly) = 2.00 rh-perl520-perl(Readonly::Array) rh-perl520-perl(Readonly::Hash) rh-perl520-perl(Readonly::Scalar) rh-perl520-perl-Readonly = 2.00-2.el7 scl-package(rh-perl520) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-perl520-perl >= 0:5.005 rh-perl520-perl(Exporter) rh-perl520-perl(strict) rh-perl520-perl(vars) rh-perl520-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch Wrote: /builddir/build/RPMS/rh-perl520-perl-Readonly-2.00-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zOc0IB + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Readonly-2.00-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->