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-Algorithm-LUHN.spec'], logger=timeout=172800env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}printOutput=Falseuid=1000user='mockbuild'shell=Falsegid=425chrootPath='/var/lib/mock/f27-build-9291992-772313/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Algorithm-LUHN.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Algorithm-LUHN-1.02-6.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Algorithm-LUHN.spec'], logger=timeout=172800env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}printOutput=Falseuid=1000user='mockbuild'shell=Falsegid=425chrootPath='/var/lib/mock/f27-build-9291992-772313/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Algorithm-LUHN.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', '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.Qt0ToU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Algorithm-LUHN-1.02 + /usr/bin/gzip -dc /builddir/build/SOURCES/Algorithm-LUHN-1.02.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Algorithm-LUHN-1.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KcyR1D + umask 022 + cd /builddir/build/BUILD + cd Algorithm-LUHN-1.02 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Algorithm::LUHN + make -j4 cp lib/Algorithm/LUHN.pm blib/lib/Algorithm/LUHN.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xF5h2k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch ++ dirname /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch + cd Algorithm-LUHN-1.02 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/perl5/vendor_perl/Algorithm/LUHN.pm Installing /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/man/man3/Algorithm::LUHN.3pm + find /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m --build-id-seed 1.02-6.fc27 --unique-debug-suffix -1.02-6.fc27.noarch --unique-debug-src-base perl-Algorithm-LUHN-1.02-6.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S /builddir/build/BUILD/Algorithm-LUHN-1.02/debugsourcefiles.list /builddir/build/BUILD/Algorithm-LUHN-1.02 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.F6FvDz + umask 022 + cd /builddir/build/BUILD + cd Algorithm-LUHN-1.02 + 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 t/01-cc.t ... ok t/02-vc.t ... ok t/03-csp.t .. ok All tests successful. Files=3, Tests=48, 0 wallclock secs ( 0.07 usr 0.02 sys + 0.11 cusr 0.04 csys = 0.24 CPU) Result: PASS + exit 0 Processing files: perl-Algorithm-LUHN-1.02-6.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vWn0Ni + umask 022 + cd /builddir/build/BUILD + cd Algorithm-LUHN-1.02 + DOCDIR=/builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/doc/perl-Algorithm-LUHN + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/doc/perl-Algorithm-LUHN + cp -pr Changes /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/doc/perl-Algorithm-LUHN + cp -pr README /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/doc/perl-Algorithm-LUHN + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jVQ033 + umask 022 + cd /builddir/build/BUILD + cd Algorithm-LUHN-1.02 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/licenses/perl-Algorithm-LUHN + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/licenses/perl-Algorithm-LUHN + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch/usr/share/licenses/perl-Algorithm-LUHN + exit 0 Provides: perl(Algorithm::LUHN) = 1.02 perl-Algorithm-LUHN = 1.02-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.6.0 perl(Exporter) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch Wrote: /builddir/build/RPMS/perl-Algorithm-LUHN-1.02-6.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YKbGQu + umask 022 + cd /builddir/build/BUILD + cd Algorithm-LUHN-1.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Algorithm-LUHN-1.02-6.fc27.noarch + exit 0 Child return code was: 0