Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Harness.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8050020220703021933-c7643c7d-build-16798-3062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff8480e7b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Harness.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} 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-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-Harness.spec'], chrootPath='/var/lib/mock/module-perl-bootstrap-5.24-8050020220703021933-c7643c7d-build-16798-3062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff8480e7b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-Harness.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hIUx2L
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Test-Harness-3.42
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Harness-3.42.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Test-Harness-3.42
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #0 (Test-Harness-3.38-Remove-shell-bangs.patch):
+ echo 'Patch #0 (Test-Harness-3.38-Remove-shell-bangs.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file examples/analyze_tests.pl
patching file examples/silent-harness.pl
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4NF5KK
+ umask 022
+ cd /builddir/build/BUILD
+ cd Test-Harness-3.42
+ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
+ make -j32
cp lib/TAP/Parser/ResultFactory.pm blib/lib/TAP/Parser/ResultFactory.pm
cp HACKING.pod blib/lib/Test/HACKING.pod
cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
cp lib/TAP/Object.pm blib/lib/TAP/Object.pm
cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
cp lib/TAP/Harness/Beyond.pod blib/lib/TAP/Harness/Beyond.pod
cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
cp lib/App/Prove.pm blib/lib/App/Prove.pm
cp lib/TAP/Harness/Env.pm blib/lib/TAP/Harness/Env.pm
cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
cp lib/TAP/Formatter/Base.pm blib/lib/TAP/Formatter/Base.pm
cp lib/TAP/Formatter/Session.pm blib/lib/TAP/Formatter/Session.pm
cp lib/App/Prove/State/Result/Test.pm blib/lib/App/Prove/State/Result/Test.pm
cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
cp lib/App/Prove/State.pm blib/lib/App/Prove/State.pm
cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
cp lib/TAP/Parser/Result/Pragma.pm blib/lib/TAP/Parser/Result/Pragma.pm
cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
cp lib/TAP/Parser/Scheduler/Job.pm blib/lib/TAP/Parser/Scheduler/Job.pm
cp lib/TAP/Parser/Scheduler.pm blib/lib/TAP/Parser/Scheduler.pm
cp lib/App/Prove/State/Result.pm blib/lib/App/Prove/State/Result.pm
cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
cp lib/TAP/Formatter/File.pm blib/lib/TAP/Formatter/File.pm
cp lib/TAP/Formatter/File/Session.pm blib/lib/TAP/Formatter/File/Session.pm
cp lib/TAP/Parser/IteratorFactory.pm blib/lib/TAP/Parser/IteratorFactory.pm
cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
cp lib/TAP/Parser/SourceHandler/File.pm blib/lib/TAP/Parser/SourceHandler/File.pm
cp lib/TAP/Parser/SourceHandler/Executable.pm blib/lib/TAP/Parser/SourceHandler/Executable.pm
cp lib/TAP/Parser/SourceHandler/Handle.pm blib/lib/TAP/Parser/SourceHandler/Handle.pm
cp lib/TAP/Parser/SourceHandler.pm blib/lib/TAP/Parser/SourceHandler.pm
cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
cp lib/TAP/Parser/SourceHandler/Perl.pm blib/lib/TAP/Parser/SourceHandler/Perl.pm
cp lib/TAP/Parser/Scheduler/Spinner.pm blib/lib/TAP/Parser/Scheduler/Spinner.pm
cp lib/TAP/Parser/SourceHandler/RawTAP.pm blib/lib/TAP/Parser/SourceHandler/RawTAP.pm
cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
cp bin/prove blib/script/prove
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/prove
Manifying 1 pod document
Manifying 34 pod documents
Manifying 16 pod documents
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jdALrM
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
++ dirname /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
+ cd Test-Harness-3.42
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
Manifying 1 pod document
Manifying 34 pod documents
Manifying 16 pod documents
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/App/Prove.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/App/Prove/State.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/App/Prove/State/Result.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/App/Prove/State/Result/Test.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Object.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Base.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Harness.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Grammar.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Multiplexer.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Scheduler.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/IteratorFactory.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Iterator.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/ResultFactory.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Aggregator.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Source.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/YAMLish/Reader.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/YAMLish/Writer.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Scheduler/Spinner.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Scheduler/Job.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Test.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Comment.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Bailout.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Version.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Plan.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Pragma.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/YAML.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Result/Unknown.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/RawTAP.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/File.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Handle.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Executable.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Iterator/Stream.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Iterator/Array.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Parser/Iterator/Process.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Harness/Beyond.pod
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Harness/Env.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/Console.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/Color.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/File.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/Session.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/Base.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/File/Session.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/Console/Session.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/TAP/Formatter/Console/ParallelSession.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/Test/HACKING.pod
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/perl5/vendor_perl/Test/Harness.pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man1/prove.1
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::YAMLish::Reader.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Unknown.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::Session.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Pragma.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::IteratorFactory.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/App::Prove::State::Result::Test.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Bailout.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::Base.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/Test::HACKING.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/App::Prove.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::YAML.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Grammar.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::SourceHandler.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Test.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Harness::Beyond.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Iterator::Stream.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/App::Prove::State.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Iterator::Array.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Base.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::YAMLish::Writer.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::Console.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Harness.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Harness::Env.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::ResultFactory.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Multiplexer.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::Color.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/Test::Harness.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::File::Session.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Object.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Aggregator.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Version.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::SourceHandler::File.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::Console::Session.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/App::Prove::State::Result.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Scheduler.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Iterator::Process.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Plan.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Result::Comment.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Iterator.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Source.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Formatter::File.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/man/man3/TAP::Parser::Scheduler::Job.3pm
Installing /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/bin/prove
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.42-1.module+oc8.5.0+196+24f8ce3f --unique-debug-suffix -3.42-1.module+oc8.5.0+196+24f8ce3f.noarch --unique-debug-src-base perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Test-Harness-3.42
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
Processing files: perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kWgZ5K
+ umask 022
+ cd /builddir/build/BUILD
+ cd Test-Harness-3.42
+ DOCDIR=/builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/doc/perl-Test-Harness
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/doc/perl-Test-Harness
+ cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/doc/perl-Test-Harness
+ cp -pr Changes-2.64 /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/doc/perl-Test-Harness
+ cp -pr examples /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/doc/perl-Test-Harness
+ cp -pr README /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch/usr/share/doc/perl-Test-Harness
+ exit 0
Provides: perl(App::Prove) = 3.42 perl(App::Prove::State) = 3.42 perl(App::Prove::State::Result) = 3.42 perl(App::Prove::State::Result::Test) = 3.42 perl(TAP::Base) = 3.42 perl(TAP::Formatter::Base) = 3.42 perl(TAP::Formatter::Color) = 3.42 perl(TAP::Formatter::Console) = 3.42 perl(TAP::Formatter::Console::ParallelSession) = 3.42 perl(TAP::Formatter::Console::Session) = 3.42 perl(TAP::Formatter::File) = 3.42 perl(TAP::Formatter::File::Session) = 3.42 perl(TAP::Formatter::Session) = 3.42 perl(TAP::Harness) = 3.42 perl(TAP::Harness::Env) = 3.42 perl(TAP::Object) = 3.42 perl(TAP::Parser) = 3.42 perl(TAP::Parser::Aggregator) = 3.42 perl(TAP::Parser::Grammar) = 3.42 perl(TAP::Parser::Iterator) = 3.42 perl(TAP::Parser::Iterator::Array) = 3.42 perl(TAP::Parser::Iterator::Process) = 3.42 perl(TAP::Parser::Iterator::Stream) = 3.42 perl(TAP::Parser::IteratorFactory) = 3.42 perl(TAP::Parser::Multiplexer) = 3.42 perl(TAP::Parser::Result) = 3.42 perl(TAP::Parser::Result::Bailout) = 3.42 perl(TAP::Parser::Result::Comment) = 3.42 perl(TAP::Parser::Result::Plan) = 3.42 perl(TAP::Parser::Result::Pragma) = 3.42 perl(TAP::Parser::Result::Test) = 3.42 perl(TAP::Parser::Result::Unknown) = 3.42 perl(TAP::Parser::Result::Version) = 3.42 perl(TAP::Parser::Result::YAML) = 3.42 perl(TAP::Parser::ResultFactory) = 3.42 perl(TAP::Parser::Scheduler) = 3.42 perl(TAP::Parser::Scheduler::Job) = 3.42 perl(TAP::Parser::Scheduler::Spinner) = 3.42 perl(TAP::Parser::Source) = 3.42 perl(TAP::Parser::SourceHandler) = 3.42 perl(TAP::Parser::SourceHandler::Executable) = 3.42 perl(TAP::Parser::SourceHandler::File) = 3.42 perl(TAP::Parser::SourceHandler::Handle) = 3.42 perl(TAP::Parser::SourceHandler::Perl) = 3.42 perl(TAP::Parser::SourceHandler::RawTAP) = 3.42 perl(TAP::Parser::YAMLish::Reader) = 3.42 perl(TAP::Parser::YAMLish::Writer) = 3.42 perl(Test::Harness) = 3.42 perl-Test-Harness = 1:3.42-1.module+oc8.5.0+196+24f8ce3f
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/perl perl(:VERSION) >= 5.6.0 perl(App::Prove) perl(App::Prove::State) perl(App::Prove::State::Result) perl(App::Prove::State::Result::Test) perl(Benchmark) perl(Carp) perl(Config) perl(Exporter) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Spec) perl(Getopt::Long) perl(IO::Handle) perl(IO::Select) perl(POSIX) perl(TAP::Base) perl(TAP::Formatter::Base) perl(TAP::Formatter::Console::Session) perl(TAP::Formatter::File::Session) perl(TAP::Formatter::Session) perl(TAP::Harness) perl(TAP::Harness::Env) perl(TAP::Object) perl(TAP::Parser::Aggregator) perl(TAP::Parser::Grammar) perl(TAP::Parser::Iterator) perl(TAP::Parser::Iterator::Array) perl(TAP::Parser::Iterator::Process) perl(TAP::Parser::Iterator::Stream) perl(TAP::Parser::IteratorFactory) perl(TAP::Parser::Result) perl(TAP::Parser::Result::Bailout) perl(TAP::Parser::Result::Comment) perl(TAP::Parser::Result::Plan) perl(TAP::Parser::Result::Pragma) perl(TAP::Parser::Result::Test) perl(TAP::Parser::Result::Unknown) perl(TAP::Parser::Result::Version) perl(TAP::Parser::Result::YAML) perl(TAP::Parser::ResultFactory) perl(TAP::Parser::Scheduler::Job) perl(TAP::Parser::Scheduler::Spinner) perl(TAP::Parser::Source) perl(TAP::Parser::SourceHandler) perl(TAP::Parser::SourceHandler::Executable) perl(TAP::Parser::SourceHandler::File) perl(TAP::Parser::SourceHandler::Handle) perl(TAP::Parser::SourceHandler::Perl) perl(TAP::Parser::SourceHandler::RawTAP) perl(TAP::Parser::YAMLish::Reader) perl(TAP::Parser::YAMLish::Writer) perl(Text::ParseWords) perl(base) perl(constant) perl(strict) perl(warnings)
Suggests: perl(Term::ANSIColor) perl(Time::HiRes)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
Wrote: /builddir/build/RPMS/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KB6Q5M
+ umask 022
+ cd /builddir/build/BUILD
+ cd Test-Harness-3.42
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Harness-3.42-1.module+oc8.5.0+196+24f8ce3f.noarch
+ exit 0
Child return code was: 0