Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-Excel.spec'], chrootPath='/var/lib/mock/f26-build-7634341-694400/root'logger=uid=1000env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'}user='mockbuild'timeout=172800printOutput=Falsegid=425shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-Excel.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False sh: perl: command not found 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-DateTime-Format-Excel-0.31-19.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-Excel.spec'], private_network=TruechrootPath='/var/lib/mock/f26-build-7634341-694400/root'logger=uid=1000env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'}user='mockbuild'timeout=172800printOutput=Falsegid=425shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-Excel.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n9WY1x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DateTime-Format-Excel-0.31 + /usr/bin/gzip -dc /builddir/build/SOURCES/DateTime-Format-Excel-0.31.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DateTime-Format-Excel-0.31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-DateTime-Format-Excel-0.31-versioning.patch):' Patch #0 (perl-DateTime-Format-Excel-0.31-versioning.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Build.PL patching file Makefile.PL patching file lib/DateTime/Format/Excel.pm patching file META.yml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SP5L3Z + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-Excel-0.31 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DateTime::Format::Excel + make -j4 cp lib/DateTime/Format/Excel.pm blib/lib/DateTime/Format/Excel.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.chlJD6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch ++ dirname /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch + cd DateTime-Format-Excel-0.31 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/perl5/vendor_perl/DateTime/Format/Excel.pm Installing /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/man/man3/DateTime::Format::Excel.3pm + chmod -R u+w /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr + sed -e 's/\r//g' Changes + touch -c -r Changes Changes.new + mv -f Changes.new Changes + /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/DateTime-Format-Excel-0.31 + /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.4pyGDC + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-Excel-0.31 + 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/00pod.t ...... ok t/basic.t ...... ok t/clone.t ...... ok t/fractions.t .. ok All tests successful. Files=4, Tests=105, 2 wallclock secs ( 0.08 usr 0.01 sys + 1.95 cusr 0.08 csys = 2.12 CPU) Result: PASS + exit 0 Processing files: perl-DateTime-Format-Excel-0.31-19.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eThNft + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-Excel-0.31 + DOCDIR=/builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/doc/perl-DateTime-Format-Excel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/doc/perl-DateTime-Format-Excel + cp -pr Changes /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/doc/perl-DateTime-Format-Excel + cp -pr README /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/doc/perl-DateTime-Format-Excel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G5vaJm + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-Excel-0.31 + LICENSEDIR=/builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/licenses/perl-DateTime-Format-Excel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/licenses/perl-DateTime-Format-Excel + cp -pr Artistic /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/licenses/perl-DateTime-Format-Excel + cp -pr COPYING /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch/usr/share/licenses/perl-DateTime-Format-Excel + exit 0 Provides: perl(DateTime::Format::Excel) = 0.31 perl-DateTime-Format-Excel = 1:0.31-19.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.5.0 perl(Carp) perl(DateTime) >= 0.18 perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch Wrote: /builddir/build/RPMS/perl-DateTime-Format-Excel-0.31-19.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K1RMlq + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-Excel-0.31 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DateTime-Format-Excel-0.31-19.fc26.noarch + exit 0 Child return code was: 0