Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-SQLite.spec'], chrootPath='/var/lib/mock/f31-build-17025906-1223764/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-SQLite.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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-DateTime-Format-SQLite-0.11-28.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-SQLite.spec'], chrootPath='/var/lib/mock/f31-build-17025906-1223764/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-DateTime-Format-SQLite.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iDAZXA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DateTime-Format-SQLite-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/DateTime-Format-SQLite-0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DateTime-Format-SQLite-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sn0XSA + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-SQLite-0.11 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 + make -j6 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DateTime::Format::SQLite cp lib/DateTime/Format/SQLite.pm blib/lib/DateTime/Format/SQLite.pm Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Apo8qB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch + cd DateTime-Format-SQLite-0.11 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.11-28.fc31 --unique-debug-suffix -0.11-28.fc31.noarch --unique-debug-src-base perl-DateTime-Format-SQLite-0.11-28.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DateTime-Format-SQLite-0.11 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/perl5/vendor_perl/DateTime/Format/SQLite.pm Installing /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/man/man3/DateTime::Format::SQLite.3pm Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FvbjvA + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-SQLite-0.11 + make test + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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/00load.t ....... ok t/10pod.t ........ skipped: Test::Pod 1.00 required for testing POD t/11pod_cover.t .. skipped: Test::Pod::Coverage required for testing POD coverage t/format.t ....... ok t/parse.t ........ ok t/withsqlite.t ... skipped: DBI required for real database test All tests successful. Files=6, Tests=51, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.99 cusr 0.18 csys = 1.21 CPU) Result: PASS Processing files: perl-DateTime-Format-SQLite-0.11-28.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JlClqz + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-SQLite-0.11 + DOCDIR=/builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/doc/perl-DateTime-Format-SQLite + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/doc/perl-DateTime-Format-SQLite + cp -pr Changes /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/doc/perl-DateTime-Format-SQLite + cp -pr README /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/doc/perl-DateTime-Format-SQLite + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HmZQMz + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-SQLite-0.11 + LICENSEDIR=/builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/licenses/perl-DateTime-Format-SQLite + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/licenses/perl-DateTime-Format-SQLite + cp -pr LICENSE /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch/usr/share/licenses/perl-DateTime-Format-SQLite + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(DateTime::Format::SQLite) = 0.11 perl-DateTime-Format-SQLite = 0.11-28.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch Wrote: /builddir/build/RPMS/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MAZfNB + umask 022 + cd /builddir/build/BUILD + cd DateTime-Format-SQLite-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DateTime-Format-SQLite-0.11-28.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0