Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Output.spec'], chrootPath='/var/lib/mock/module-0441dc4c1d4a84bc-build-10358025-805375/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Output.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Test-Output-1.03.1-3.module_0441dc4c.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Output.spec'], chrootPath='/var/lib/mock/module-0441dc4c1d4a84bc-build-10358025-805375/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Output.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NR3KRP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Output-1.031 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Output-1.031.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Output-1.031 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CFwVDU + umask 022 + cd /builddir/build/BUILD + cd Test-Output-1.031 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Output + make -j6 cp lib/Test/Output.pm blib/lib/Test/Output.pm cp README.pod blib/lib/Test/README.pod Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iIK79Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch + cd Test-Output-1.031 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/perl5/vendor_perl/Test/Output.pm Installing /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/man/man3/Test::Output.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.03.1-3.module_0441dc4c --unique-debug-suffix -1.03.1-3.module_0441dc4c.noarch --unique-debug-src-base perl-Test-Output-1.03.1-3.module_0441dc4c.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Test-Output-1.031 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.esEFb6 + umask 022 + cd /builddir/build/BUILD + cd Test-Output-1.031 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Test::Output 1.031 t/00.load.t .......... ok t/binmode.t .......... ok t/carp-5.6.t ......... ok t/combined_is.t ...... ok t/combined_isnt.t .... ok t/combined_like.t .... ok t/combined_unlike.t .. ok t/output_is.t ........ ok t/output_isnt.t ...... ok t/output_like.t ...... ok t/output_unlike.t .... ok t/pod-coverage.t ..... ok t/pod.t .............. ok t/stderr_is.t ........ ok t/stderr_isnt.t ...... ok t/stderr_like.t ...... ok t/stderr_unlike.t .... ok t/stdout_is.t ........ ok t/stdout_isnt.t ...... ok t/stdout_like.t ...... ok t/stdout_unlike.t .... ok All tests successful. Files=21, Tests=1219, 2 wallclock secs ( 0.14 usr 0.03 sys + 2.05 cusr 0.23 csys = 2.45 CPU) Result: PASS + exit 0 Processing files: perl-Test-Output-1.03.1-3.module_0441dc4c.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zw1Mki + umask 022 + cd /builddir/build/BUILD + cd Test-Output-1.031 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/doc/perl-Test-Output + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/doc/perl-Test-Output + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/doc/perl-Test-Output + cp -pr README.pod /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/doc/perl-Test-Output + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WDu5uu + umask 022 + cd /builddir/build/BUILD + cd Test-Output-1.031 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/licenses/perl-Test-Output + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/licenses/perl-Test-Output + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch/usr/share/licenses/perl-Test-Output + exit 0 Provides: perl(Test::Output) = 1.031 perl-Test-Output = 1.03.1-3.module_0441dc4c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Capture::Tiny) perl(Exporter) perl(Test::Builder) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch Wrote: /builddir/build/RPMS/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZSH0SG + umask 022 + cd /builddir/build/BUILD + cd Test-Output-1.031 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Output-1.03.1-3.module_0441dc4c.noarch + exit 0 Child return code was: 0