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-libxml-perl.spec'], user='mockbuild'shell=Falselogger=chrootPath='/var/lib/mock/f27-build-9303760-772415/root'uid=1000nspawn_args=[]printOutput=Falsetimeout=172800gid=425env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-libxml-perl.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: perl: command not found 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-libxml-perl-0.08-32.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-libxml-perl.spec'], user='mockbuild'shell=Falselogger=chrootPath='/var/lib/mock/f27-build-9303760-772415/root'uid=1000nspawn_args=[]printOutput=Falsetimeout=172800gid=425env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-libxml-perl.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3o6Uds + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxml-perl-0.08 + /usr/bin/gzip -dc /builddir/build/SOURCES/libxml-perl-0.08.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxml-perl-0.08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.URmsFL + umask 022 + cd /builddir/build/BUILD + cd libxml-perl-0.08 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Warning: NAME must be a package name Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for libxml-perl + make -j6 cp lib/XML/Perl2SAX.pm blib/lib/XML/Perl2SAX.pm cp lib/XML/PatAct/Amsterdam.pm blib/lib/XML/PatAct/Amsterdam.pm cp lib/XML/ESISParser.pm blib/lib/XML/ESISParser.pm cp lib/XML/Handler/Sample.pm blib/lib/XML/Handler/Sample.pm cp lib/XML/Parser/PerlSAX.pm blib/lib/XML/Parser/PerlSAX.pm cp lib/XML/PatAct/ToObjects.pm blib/lib/XML/PatAct/ToObjects.pm cp lib/XML/Handler/CanonXMLWriter.pm blib/lib/XML/Handler/CanonXMLWriter.pm cp lib/XML/PatAct/MatchName.pm blib/lib/XML/PatAct/MatchName.pm cp lib/Data/Grove.pm blib/lib/Data/Grove.pm cp lib/XML/PatAct/ActionTempl.pm blib/lib/XML/PatAct/ActionTempl.pm cp lib/Data/Grove/Visitor.pm blib/lib/Data/Grove/Visitor.pm cp lib/XML/SAX2Perl.pm blib/lib/XML/SAX2Perl.pm cp lib/XML/Handler/Subs.pm blib/lib/XML/Handler/Subs.pm cp lib/XML/PatAct/PatternTempl.pm blib/lib/XML/PatAct/PatternTempl.pm cp lib/XML/Handler/XMLWriter.pm blib/lib/XML/Handler/XMLWriter.pm cp lib/Data/Grove/Parent.pm blib/lib/Data/Grove/Parent.pm Manifying 16 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NRUc25 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch ++ dirname /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch + cd libxml-perl-0.08 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch Manifying 16 pod documents Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/Perl2SAX.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/SAX2Perl.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/ESISParser.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/Handler/CanonXMLWriter.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/Handler/Subs.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/Handler/Sample.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/Handler/XMLWriter.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/PatAct/MatchName.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/PatAct/Amsterdam.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/PatAct/PatternTempl.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/PatAct/ActionTempl.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/PatAct/ToObjects.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/XML/Parser/PerlSAX.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/Data/Grove.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/Data/Grove/Parent.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/perl5/vendor_perl/Data/Grove/Visitor.pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::Handler::CanonXMLWriter.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::ESISParser.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::PatAct::ToObjects.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::Handler::Subs.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::Handler::Sample.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/Data::Grove.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::Perl2SAX.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::Handler::XMLWriter.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::PatAct::ActionTempl.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::PatAct::MatchName.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/Data::Grove::Visitor.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::Parser::PerlSAX.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/Data::Grove::Parent.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::PatAct::PatternTempl.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::SAX2Perl.3pm Installing /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/man/man3/XML::PatAct::Amsterdam.3pm + chmod -R u+w /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m --build-id-seed 0.08-32.fc27 --unique-debug-suffix -0.08-32.fc27.noarch --unique-debug-src-base perl-libxml-perl-0.08-32.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S /builddir/build/BUILD/libxml-perl-0.08/debugsourcefiles.list /builddir/build/BUILD/libxml-perl-0.08 + /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.AeTb9q + umask 022 + cd /builddir/build/BUILD + cd libxml-perl-0.08 + 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/amsterdam.t ......... ok t/canon_xml_writer.t .. ok t/schema.t ............ ok t/stream.t ............ ok t/subs.t .............. ok t/xp_sax.t ............ ok All tests successful. Files=6, Tests=45, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.12 cusr 0.02 csys = 0.18 CPU) Result: PASS + exit 0 Processing files: perl-libxml-perl-0.08-32.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1QIkQM + umask 022 + cd /builddir/build/BUILD + cd libxml-perl-0.08 + DOCDIR=/builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/doc/perl-libxml-perl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/doc/perl-libxml-perl + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/doc/perl-libxml-perl + cp -pr Changes /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/doc/perl-libxml-perl + cp -pr README /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch/usr/share/doc/perl-libxml-perl + exit 0 Provides: perl(Data::Grove) = 0.08 perl(Data::Grove::Characters) perl(Data::Grove::Parent) = 0.08 perl(Data::Grove::ParentList) perl(Data::Grove::Visitor) = 0.08 perl(XML::ESISParser) = 0.08 perl(XML::Handler::CanonXMLWriter) = 0.08 perl(XML::Handler::Sample) perl(XML::Handler::Subs) = 0.08 perl(XML::Handler::XMLWriter) = 0.08 perl(XML::Parser::PerlSAX) = 0.08 perl(XML::PatAct::ACTION) perl(XML::PatAct::Amsterdam) = 0.08 perl(XML::PatAct::MatchName) = 0.08 perl(XML::PatAct::PATTERN) perl(XML::PatAct::ToObjects) = 0.08 perl(XML::Perl2SAX) = 0.08 perl(XML::SAX2Perl) = 0.08 perl-libxml-perl = 0.08-32.fc27 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(IO::File) perl(UNIVERSAL) perl(XML::Handler::Subs) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch Wrote: /builddir/build/RPMS/perl-libxml-perl-0.08-32.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AwGRl9 + umask 022 + cd /builddir/build/BUILD + cd libxml-perl-0.08 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-libxml-perl-0.08-32.fc27.noarch + exit 0 Child return code was: 0