Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-constant.spec'], False, '/var/lib/mock/sclo7-rh-perl520-rh-el7-build-7967-10569/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-constant.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-constant-1.31-312.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-constant.spec'], False, '/var/lib/mock/sclo7-rh-perl520-rh-el7-build-7967-10569/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-constant.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.iJGzWj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf constant-1.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/constant-1.27.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd constant-1.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (constant-1.31-update.patch): + echo 'Patch #0 (constant-1.31-update.patch):' + /usr/bin/cat /builddir/build/SOURCES/constant-1.31-update.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/constant.pm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nC0Z8g + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + scl enable rh-perl520 'perl Makefile.PL INSTALLDIRS=vendor && make -j16' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for constant cp lib/constant.pm blib/lib/constant.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YKw9bf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch + cd constant-1.27 + scl enable rh-perl520 'make pure_install DESTDIR=$RPM_BUILD_ROOT' Manifying 1 pod document Installing /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/constant.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/man/man3/constant.3pm + find /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt + /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/constant-1.27 /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.ZTNYYd + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + scl enable rh-perl520 'make test' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl520/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing constant 1.31, Perl 5.020001, /opt/rh/rh-perl520/root/usr/bin/perl t/00-load.t ....... ok t/constant.t ...... ok t/more-tests.t .... skipped: Author tests t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.t ........... skipped: Test::Pod 1.14 required for testing POD t/utf8.t .......... ok All tests successful. Files=6, Tests=99, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.19 cusr 0.03 csys = 0.29 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-constant-1.31-312.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GexXCd + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-constant-1.31 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-constant-1.31 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-constant-1.31 + cp -pr eg /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-constant-1.31 + cp -pr README /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-constant-1.31 + exit 0 Provides: rh-perl520-perl(constant) = 1.31 rh-perl520-perl-constant = 1.31-312.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.008 rh-perl520-perl(strict) rh-perl520-perl(vars) rh-perl520-perl(warnings::register) rh-perl520-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch Wrote: /builddir/build/RPMS/rh-perl520-perl-constant-1.31-312.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SxUPid + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-constant-1.31-312.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->