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-constant.spec'], shell=FalseprintOutput=Falseuser='mockbuild'nspawn_args=[]env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}logger=timeout=172800chrootPath='/var/lib/mock/module-9b11967c30000ad4-build-8744770-757258/root'gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-constant.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} 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-constant-1.33-368.module_9b11967c.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-constant.spec'], shell=FalseprintOutput=Falseuser='mockbuild'nspawn_args=[]env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}logger=timeout=172800chrootPath='/var/lib/mock/module-9b11967c30000ad4-build-8744770-757258/root'gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-constant.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LQJWzw + 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 -xof - + 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.33-update.patch): + echo 'Patch #0 (constant-1.33-update.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/constant.pm patching file t/constant.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4P4ofa + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for constant + make -j48 cp lib/constant.pm blib/lib/constant.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lHS8KO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch ++ dirname /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch + cd constant-1.27 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/perl5/vendor_perl/constant.pm Installing /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/man/man3/constant.3pm + find /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr + /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 find: 'debug': No such file or directory + /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.2EwPWt + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + 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 constant 1.33, Perl 5.024001, /usr/bin/perl t/00-load.t ....... ok t/constant.t ...... ok t/more-tests.t .... skipped: Author tests t/pod-coverage.t .. ok t/pod.t ........... ok t/utf8.t .......... ok All tests successful. Files=6, Tests=114, 0 wallclock secs ( 0.06 usr 0.01 sys + 0.53 cusr 0.03 csys = 0.63 CPU) Result: PASS + exit 0 Processing files: perl-constant-1.33-368.module_9b11967c.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1nBZVa + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + DOCDIR=/builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/doc/perl-constant + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/doc/perl-constant + cp -pr Changes /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/doc/perl-constant + cp -pr eg /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/doc/perl-constant + cp -pr README /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch/usr/share/doc/perl-constant + exit 0 Provides: perl(constant) = 1.33 perl-constant = 1.33-368.module_9b11967c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.8.0 perl(strict) perl(warnings::register) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch Wrote: /builddir/build/RPMS/perl-constant-1.33-368.module_9b11967c.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8VwrbS + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-constant-1.33-368.module_9b11967c.noarch + exit 0 Child return code was: 0