Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Pod-Escapes.spec'], chrootPath='/var/lib/mock/sclo7-rh-perl524-rh-el7-build-19154-25293/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Pod-Escapes.spec'] with env {'LANG': 'en_GB', '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 sh: /opt/rh/rh-perl524/root/usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rh-perl524-perl-Pod-Escapes-1.07-366.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Pod-Escapes.spec '], chrootPath='/var/lib/mock/sclo7-rh-perl524-rh-el7-build-19154-25293/root'shell=Falseuid=497env={'LANG': 'en_GB', '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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Pod-Escapes.spec '] with env {'LANG': 'en_GB', '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.tRFhSv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pod-Escapes-1.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pod-Escapes-1.07.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pod-Escapes-1.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.prtaOG + umask 022 + cd /builddir/build/BUILD + cd Pod-Escapes-1.07 + scl enable rh-perl524 'perl Makefile.PL INSTALLDIRS=vendor && make -j16' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Pod::Escapes cp lib/Pod/Escapes.pm blib/lib/Pod/Escapes.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FMjspU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch ++ dirname /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch + cd Pod-Escapes-1.07 + scl enable rh-perl524 'make pure_install DESTDIR=$RPM_BUILD_ROOT' Manifying 1 pod document Installing /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch/opt/rh/rh-perl524/root/usr/share/perl5/vendor_perl/Pod/Escapes.pm Installing /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch/opt/rh/rh-perl524/root/usr/share/man/man3/Pod::Escapes.3pm + find /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.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-perl524-perl-Pod-Escapes-1.07-366.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/Pod-Escapes-1.07 /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-perl524/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-perl524/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hfw4I8 + umask 022 + cd /builddir/build/BUILD + cd Pod-Escapes-1.07 + scl enable rh-perl524 'make test' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl524/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_about_verbose.t .. ok t/10_main.t ........... ok t/15_name2charnum.t ... ok All tests successful. Files=3, Tests=107, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.06 cusr 0.01 csys = 0.13 CPU) Result: PASS + exit 0 Processing files: rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3qweFn + umask 022 + cd /builddir/build/BUILD + cd Pod-Escapes-1.07 + DOCDIR=/builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Pod-Escapes-1.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Pod-Escapes-1.07 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Pod-Escapes-1.07 + cp -pr README /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Pod-Escapes-1.07 + exit 0 Provides: rh-perl524-perl(Pod::Escapes) = 1.07 rh-perl524-perl-Pod-Escapes = 1:1.07-366.el7 scl-package(rh-perl524) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-perl524-perl(:VERSION) >= 5.6.0 rh-perl524-perl(Exporter) rh-perl524-perl(strict) rh-perl524-perl(vars) rh-perl524-perl(warnings) rh-perl524-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch Wrote: /builddir/build/RPMS/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.33bV6R + umask 022 + cd /builddir/build/BUILD + cd Pod-Escapes-1.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl524-perl-Pod-Escapes-1.07-366.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->