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-Test-Simple.spec'], chrootPath='/var/lib/mock/f28-build-11783604-874701/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Simple.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': 'en_US.UTF-8'} 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 sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory 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-Test-Simple-1.302133-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Simple.spec'], chrootPath='/var/lib/mock/f28-build-11783604-874701/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Simple.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BVKnO8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Simple-1.302133 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Simple-1.302133.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Simple-1.302133 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0Ib21g + umask 022 + cd /builddir/build/BUILD + cd Test-Simple-1.302133 + perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Simple Writing MYMETA.yml and MYMETA.json + make -j48 cp lib/Test/Tester.pm blib/lib/Test/Tester.pm cp lib/Test2/EventFacet.pm blib/lib/Test2/EventFacet.pm cp lib/Test2/Event/Ok.pm blib/lib/Test2/Event/Ok.pm cp lib/Test2/Event/Plan.pm blib/lib/Test2/Event/Plan.pm cp lib/Test/Builder/Tester/Color.pm blib/lib/Test/Builder/Tester/Color.pm cp lib/Test2/API/Instance.pm blib/lib/Test2/API/Instance.pm cp lib/Test/Builder/TodoDiag.pm blib/lib/Test/Builder/TodoDiag.pm cp lib/Test/Simple.pm blib/lib/Test/Simple.pm cp lib/Test2/EventFacet/Control.pm blib/lib/Test2/EventFacet/Control.pm cp lib/Test/Builder/Module.pm blib/lib/Test/Builder/Module.pm cp lib/Test2.pm blib/lib/Test2.pm cp lib/Test2/EventFacet/About.pm blib/lib/Test2/EventFacet/About.pm cp lib/Test2/API/Context.pm blib/lib/Test2/API/Context.pm cp lib/Test2/Event/Pass.pm blib/lib/Test2/Event/Pass.pm cp lib/Test2/Event/Generic.pm blib/lib/Test2/Event/Generic.pm cp lib/Test2/Event/Waiting.pm blib/lib/Test2/Event/Waiting.pm cp lib/Test2/Event/Note.pm blib/lib/Test2/Event/Note.pm cp lib/Test/Builder/Formatter.pm blib/lib/Test/Builder/Formatter.pm cp lib/Test2/Event/Fail.pm blib/lib/Test2/Event/Fail.pm cp lib/Test2/EventFacet/Assert.pm blib/lib/Test2/EventFacet/Assert.pm cp lib/Test/Tutorial.pod blib/lib/Test/Tutorial.pod cp lib/Test/Builder/IO/Scalar.pm blib/lib/Test/Builder/IO/Scalar.pm cp lib/Test2/Event.pm blib/lib/Test2/Event.pm cp lib/Test/Tester/Capture.pm blib/lib/Test/Tester/Capture.pm cp lib/Test2/Event/Skip.pm blib/lib/Test2/Event/Skip.pm cp lib/Test2/Event/Bail.pm blib/lib/Test2/Event/Bail.pm cp lib/Test/Tester/Delegate.pm blib/lib/Test/Tester/Delegate.pm cp lib/Test/Builder.pm blib/lib/Test/Builder.pm cp lib/Test2/API.pm blib/lib/Test2/API.pm cp lib/Test2/Event/Encoding.pm blib/lib/Test2/Event/Encoding.pm cp lib/Test2/Event/V2.pm blib/lib/Test2/Event/V2.pm cp lib/Test2/Event/Subtest.pm blib/lib/Test2/Event/Subtest.pm cp lib/Test2/EventFacet/Amnesty.pm blib/lib/Test2/EventFacet/Amnesty.pm cp lib/Test/Tester/CaptureRunner.pm blib/lib/Test/Tester/CaptureRunner.pm cp lib/Test/use/ok.pm blib/lib/Test/use/ok.pm cp lib/Test/Builder/Tester.pm blib/lib/Test/Builder/Tester.pm cp lib/Test/More.pm blib/lib/Test/More.pm cp lib/Test2/Event/Exception.pm blib/lib/Test2/Event/Exception.pm cp lib/Test2/EventFacet/Error.pm blib/lib/Test2/EventFacet/Error.pm cp lib/Test2/Event/Diag.pm blib/lib/Test2/Event/Diag.pm cp lib/Test2/API/Breakage.pm blib/lib/Test2/API/Breakage.pm cp lib/Test2/Event/TAP/Version.pm blib/lib/Test2/Event/TAP/Version.pm cp lib/Test2/API/Stack.pm blib/lib/Test2/API/Stack.pm cp lib/Test2/Hub/Interceptor.pm blib/lib/Test2/Hub/Interceptor.pm cp lib/Test2/IPC.pm blib/lib/Test2/IPC.pm cp lib/Test2/Formatter.pm blib/lib/Test2/Formatter.pm cp lib/Test2/Transition.pod blib/lib/Test2/Transition.pod cp lib/Test2/Hub/Subtest.pm blib/lib/Test2/Hub/Subtest.pm cp lib/Test2/Hub/Interceptor/Terminator.pm blib/lib/Test2/Hub/Interceptor/Terminator.pm cp lib/Test2/Util/Facets2Legacy.pm blib/lib/Test2/Util/Facets2Legacy.pm cp lib/Test2/Formatter/TAP.pm blib/lib/Test2/Formatter/TAP.pm cp lib/Test2/EventFacet/Render.pm blib/lib/Test2/EventFacet/Render.pm cp lib/Test2/Util/HashBase.pm blib/lib/Test2/Util/HashBase.pm cp lib/Test2/EventFacet/Meta.pm blib/lib/Test2/EventFacet/Meta.pm cp lib/Test2/EventFacet/Parent.pm blib/lib/Test2/EventFacet/Parent.pm cp lib/Test2/IPC/Driver/Files.pm blib/lib/Test2/IPC/Driver/Files.pm cp lib/Test2/Util/ExternalMeta.pm blib/lib/Test2/Util/ExternalMeta.pm cp lib/Test2/IPC/Driver.pm blib/lib/Test2/IPC/Driver.pm cp lib/Test2/EventFacet/Plan.pm blib/lib/Test2/EventFacet/Plan.pm cp lib/Test2/EventFacet/Info.pm blib/lib/Test2/EventFacet/Info.pm cp lib/Test2/Tools/Tiny.pm blib/lib/Test2/Tools/Tiny.pm cp lib/Test2/Hub.pm blib/lib/Test2/Hub.pm cp lib/Test2/Util.pm blib/lib/Test2/Util.pm cp lib/Test2/EventFacet/Hub.pm blib/lib/Test2/EventFacet/Hub.pm cp lib/Test2/EventFacet/Trace.pm blib/lib/Test2/EventFacet/Trace.pm cp lib/ok.pm blib/lib/ok.pm cp lib/Test2/Util/Trace.pm blib/lib/Test2/Util/Trace.pm Manifying 37 pod documents Manifying 29 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gv3ERr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch + cd Test-Simple-1.302133 + make install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch Manifying 37 pod documents Manifying 29 pod documents Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/ok.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Simple.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tutorial.pod Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/More.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Formatter.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/TodoDiag.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Tester.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Module.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/IO/Scalar.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Tester/Color.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester/Capture.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester/Delegate.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester/CaptureRunner.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/use/ok.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/IPC.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Formatter.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Transition.pod Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Tools/Tiny.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub/Interceptor.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub/Subtest.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub/Interceptor/Terminator.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Context.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Instance.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Breakage.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Stack.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/IPC/Driver.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/IPC/Driver/Files.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Assert.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Parent.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Render.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Amnesty.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Error.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Hub.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Meta.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Info.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Control.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Plan.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/About.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Trace.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/Facets2Legacy.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/ExternalMeta.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/HashBase.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/Trace.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Bail.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Diag.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Subtest.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Encoding.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/V2.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Fail.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Note.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Waiting.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Skip.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Pass.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Generic.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Plan.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Ok.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/TAP/Version.pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Diag.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Note.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tester::Capture.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Error.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::Trace.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Formatter.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Encoding.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::IPC::Driver::Files.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Tools::Tiny.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/ok.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Plan.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::ExternalMeta.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Amnesty.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Info.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Ok.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Generic.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Control.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Instance.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Waiting.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tester::CaptureRunner.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Plan.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Formatter.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Pass.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Parent.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Stack.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Skip.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Render.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub::Interceptor.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::Facets2Legacy.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::V2.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::TodoDiag.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::IO::Scalar.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::TAP::Version.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tester.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Simple.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::HashBase.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::IPC::Driver.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Context.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Bail.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::About.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Fail.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub::Subtest.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Formatter::TAP.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Subtest.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Transition.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::More.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Module.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Hub.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Tester.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Breakage.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::IPC.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Trace.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Assert.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Tester::Color.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Meta.3pm Installing /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::use::ok.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/ok.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Formatter.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/TodoDiag.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Tester.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/IO/Scalar.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Module.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder/Tester/Color.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Simple.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Builder.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tutorial.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester/Capture.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester/Delegate.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/Tester/CaptureRunner.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/More.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test/use/ok.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Tools/Tiny.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub/Interceptor.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub/Subtest.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub/Interceptor/Terminator.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Context.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Instance.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Breakage.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API/Stack.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/IPC/Driver/Files.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/IPC/Driver.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/IPC.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Formatter.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Assert.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Parent.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Render.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Amnesty.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Error.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Hub.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Meta.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Info.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Control.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Plan.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/About.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/EventFacet/Trace.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Hub.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/Facets2Legacy.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/ExternalMeta.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/HashBase.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Util/Trace.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Transition.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/API.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Bail.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Diag.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/TAP/Version.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Subtest.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Exception.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Encoding.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/V2.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Fail.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Note.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Waiting.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Skip.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Pass.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Generic.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Plan.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/perl5/vendor_perl/Test2/Event/Ok.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Diag.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Note.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tester::Capture.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Error.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::Trace.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Formatter.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Encoding.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::IPC::Driver::Files.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Tools::Tiny.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/ok.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Plan.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::ExternalMeta.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Amnesty.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Info.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Ok.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Generic.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Control.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Instance.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Waiting.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tester::CaptureRunner.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Plan.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Formatter.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Pass.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Exception.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Parent.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Stack.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Skip.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Render.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub::Interceptor.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::Facets2Legacy.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::V2.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::TodoDiag.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::IO::Scalar.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::TAP::Version.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tester.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Simple.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Tutorial.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Util::HashBase.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::IPC::Driver.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Context.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Bail.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::About.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Fail.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Hub::Subtest.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Formatter::TAP.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Event::Subtest.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::Transition.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::More.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Module.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Hub.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Tester.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::API::Breakage.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::IPC.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Trace.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Assert.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::Builder::Tester::Color.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test2::EventFacet::Meta.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/man/man3/Test::use::ok.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.302133-1.fc28 --unique-debug-suffix -1.302133-1.fc28.noarch --unique-debug-src-base perl-Test-Simple-1.302133-1.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Test-Simple-1.302133 + /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 /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ATrzaF + umask 022 + cd /builddir/build/BUILD + cd Test-Simple-1.302133 + make test AUTHOR_TESTING=1 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/Legacy/*.t t/Legacy/Bugs/*.t t/Legacy/Builder/*.t t/Legacy/Regression/*.t t/Legacy/Simple/*.t t/Legacy/Test2/*.t t/Legacy/Tester/*.t t/Legacy/subtest/*.t t/Legacy_And_Test2/*.t t/Test2/acceptance/*.t t/Test2/behavior/*.t t/Test2/legacy/*.t t/Test2/modules/*.t t/Test2/modules/API/*.t t/Test2/modules/Event/*.t t/Test2/modules/Event/TAP/*.t t/Test2/modules/EventFacet/*.t t/Test2/modules/Formatter/*.t t/Test2/modules/Hub/*.t t/Test2/modules/Hub/Interceptor/*.t t/Test2/modules/IPC/*.t t/Test2/modules/IPC/Driver/*.t t/Test2/modules/Tools/*.t t/Test2/modules/Util/*.t t/Test2/regression/*.t t/regression/*.t # DIAGNOSTICS INFO IN CASE OF FAILURE: # Perl: 5.026001 # CAPABILITIES: # CAN_FORK Yes # CAN_REALLY_FORK Yes # CAN_THREAD Yes # DEPENDENCIES: # Carp 1.42 # File::Spec 3.74 # File::Temp 0.2304 # PerlIO 1.10 # Scalar::Util 1.49 # Storable 2.62 # Test2 1.302133 # overload 1.28 # threads 2.21 # utf8 1.19 t/00-report.t .................................. ok t/00compile.t .................................. ok t/HashBase.t ................................... ok t/Legacy/00test_harness_check.t ................ ok t/Legacy/01-basic.t ............................ ok t/Legacy/478-cmp_ok_hash.t ..................... ok t/Legacy/auto.t ................................ ok t/Legacy/bad_plan.t ............................ ok t/Legacy/bail_out.t ............................ ok t/Legacy/BEGIN_require_ok.t .................... ok t/Legacy/BEGIN_use_ok.t ........................ ok t/Legacy/buffer.t .............................. ok t/Legacy/Bugs/600.t ............................ ok t/Legacy/Bugs/629.t ............................ ok t/Legacy/Builder/Builder.t ..................... ok t/Legacy/Builder/carp.t ........................ ok t/Legacy/Builder/create.t ...................... ok t/Legacy/Builder/current_test.t ................ ok t/Legacy/Builder/current_test_without_plan.t ... ok t/Legacy/Builder/details.t ..................... ok t/Legacy/Builder/done_testing.t ................ ok t/Legacy/Builder/done_testing_double.t ......... ok t/Legacy/Builder/done_testing_plan_mismatch.t .. ok t/Legacy/Builder/done_testing_with_no_plan.t ... ok t/Legacy/Builder/done_testing_with_number.t .... ok t/Legacy/Builder/done_testing_with_plan.t ...... ok t/Legacy/Builder/fork_with_new_stdout.t ........ ok t/Legacy/Builder/has_plan.t .................... ok t/Legacy/Builder/has_plan2.t ................... ok t/Legacy/Builder/is_fh.t ....................... ok t/Legacy/Builder/is_passing.t .................. ok t/Legacy/Builder/maybe_regex.t ................. ok t/Legacy/Builder/no_diag.t ..................... ok t/Legacy/Builder/no_ending.t ................... ok t/Legacy/Builder/no_header.t ................... ok t/Legacy/Builder/no_plan_at_all.t .............. ok t/Legacy/Builder/ok_obj.t ...................... ok t/Legacy/Builder/output.t ...................... ok t/Legacy/Builder/reset.t ....................... ok t/Legacy/Builder/reset_outputs.t ............... ok t/Legacy/Builder/try.t ......................... ok t/Legacy/c_flag.t .............................. ok t/Legacy/capture.t ............................. ok t/Legacy/check_tests.t ......................... ok t/Legacy/circular_data.t ....................... ok t/Legacy/cmp_ok.t .............................. ok t/Legacy/depth.t ............................... ok t/Legacy/diag.t ................................ ok t/Legacy/died.t ................................ ok t/Legacy/dont_overwrite_die_handler.t .......... ok t/Legacy/eq_set.t .............................. ok t/Legacy/exit.t ................................ ok t/Legacy/explain.t ............................. ok t/Legacy/explain_err_vars.t .................... ok t/Legacy/extra.t ............................... ok t/Legacy/extra_one.t ........................... ok t/Legacy/fail-like.t ........................... ok t/Legacy/fail-more.t ........................... ok t/Legacy/fail.t ................................ ok t/Legacy/fail_one.t ............................ ok t/Legacy/filehandles.t ......................... ok t/Legacy/fork.t ................................ ok t/Legacy/harness_active.t ...................... ok t/Legacy/import.t .............................. ok t/Legacy/is_deeply_dne_bug.t ................... ok t/Legacy/is_deeply_fail.t ...................... ok t/Legacy/is_deeply_with_threads.t .............. ok t/Legacy/missing.t ............................. ok t/Legacy/More.t ................................ ok t/Legacy/new_ok.t .............................. ok t/Legacy/no_log_results.t ...................... ok t/Legacy/no_plan.t ............................. ok t/Legacy/no_tests.t ............................ ok t/Legacy/note.t ................................ ok t/Legacy/overload.t ............................ ok t/Legacy/overload_threads.t .................... ok t/Legacy/plan.t ................................ ok t/Legacy/plan_bad.t ............................ ok t/Legacy/plan_is_noplan.t ...................... ok t/Legacy/plan_no_plan.t ........................ ok t/Legacy/plan_shouldnt_import.t ................ ok t/Legacy/plan_skip_all.t ....................... skipped: Just testing plan & skip_all t/Legacy/Regression/637.t ...................... ok t/Legacy/Regression/683_thread_todo.t .......... ok t/Legacy/Regression/6_cmp_ok.t ................. ok t/Legacy/Regression/736_use_ok.t ............... ok t/Legacy/Regression/789-read-only.t ............ ok t/Legacy/require_ok.t .......................... ok t/Legacy/run_test.t ............................ ok t/Legacy/simple.t .............................. ok t/Legacy/Simple/load.t ......................... ok t/Legacy/skip.t ................................ ok t/Legacy/skipall.t ............................. ok t/Legacy/strays.t .............................. skipped: not completed t/Legacy/subtest/args.t ........................ ok t/Legacy/subtest/bail_out.t .................... ok t/Legacy/subtest/basic.t ....................... ok t/Legacy/subtest/callback.t .................... ok t/Legacy/subtest/die.t ......................... ok t/Legacy/subtest/do.t .......................... ok t/Legacy/subtest/events.t ...................... ok t/Legacy/subtest/fork.t ........................ ok t/Legacy/subtest/implicit_done.t ............... ok t/Legacy/subtest/line_numbers.t ................ ok t/Legacy/subtest/plan.t ........................ ok t/Legacy/subtest/predicate.t ................... ok t/Legacy/subtest/singleton.t ................... ok t/Legacy/subtest/threads.t ..................... ok t/Legacy/subtest/todo.t ........................ ok t/Legacy/subtest/wstat.t ....................... ok t/Legacy/tbm_doesnt_set_exported_to.t .......... ok t/Legacy/Test2/Subtest.t ....................... ok t/Legacy/Tester/tbt_01basic.t .................. ok t/Legacy/Tester/tbt_02fhrestore.t .............. ok t/Legacy/Tester/tbt_03die.t .................... ok t/Legacy/Tester/tbt_04line_num.t ............... ok t/Legacy/Tester/tbt_05faildiag.t ............... ok t/Legacy/Tester/tbt_06errormess.t .............. ok t/Legacy/Tester/tbt_07args.t ................... ok t/Legacy/Tester/tbt_08subtest.t ................ ok t/Legacy/Tester/tbt_09do.t ..................... ok t/Legacy/thread_taint.t ........................ ok t/Legacy/threads.t ............................. ok t/Legacy/todo.t ................................ ok t/Legacy/undef.t ............................... ok t/Legacy/use_ok.t .............................. ok t/Legacy/useing.t .............................. ok t/Legacy/utf8.t ................................ ok t/Legacy/versions.t ............................ ok t/Legacy_And_Test2/builder_loaded_late.t ....... ok t/Legacy_And_Test2/diag_event_on_ok.t .......... ok t/Legacy_And_Test2/hidden_warnings.t ........... ok t/Legacy_And_Test2/preload_diag_note.t ......... ok t/regression/642_persistent_end.t .............. ok t/regression/662-tbt-no-plan.t ................. ok t/regression/684-nested_todo_diag.t ............ ok t/regression/694_note_diag_return_values.t ..... ok t/regression/696-intercept_skip_all.t .......... ok t/regression/721-nested-streamed-subtest.t ..... ok t/regression/757-reset_in_subtest.t ............ ok t/regression/buffered_subtest_plan_buffered.t .. ok t/regression/builder_does_not_init.t ........... ok t/regression/errors_facet.t .................... ok t/regression/inherit_trace.t ................... ok t/regression/no_name_in_subtest.t .............. ok t/regression/todo_and_facets.t ................. ok t/Test2/acceptance/try_it_done_testing.t ....... ok t/Test2/acceptance/try_it_fork.t ............... ok t/Test2/acceptance/try_it_no_plan.t ............ ok t/Test2/acceptance/try_it_plan.t ............... ok t/Test2/acceptance/try_it_skip.t ............... skipped: testing skip all t/Test2/acceptance/try_it_threads.t ............ ok t/Test2/acceptance/try_it_todo.t ............... ok t/Test2/behavior/disable_ipc_a.t ............... ok t/Test2/behavior/disable_ipc_b.t ............... ok t/Test2/behavior/disable_ipc_c.t ............... ok t/Test2/behavior/disable_ipc_d.t ............... ok t/Test2/behavior/err_var.t ..................... ok t/Test2/behavior/Formatter.t ................... ok t/Test2/behavior/init_croak.t .................. ok t/Test2/behavior/intercept.t ................... ok t/Test2/behavior/ipc_wait_timeout.t ............ ok t/Test2/behavior/nested_context_exception.t .... ok t/Test2/behavior/no_load_api.t ................. ok t/Test2/behavior/run_subtest_inherit.t ......... ok t/Test2/behavior/special_names.t ............... ok t/Test2/behavior/subtest_bailout.t ............. ok t/Test2/behavior/Subtest_buffer_formatter.t .... ok t/Test2/behavior/Subtest_callback.t ............ ok t/Test2/behavior/Subtest_events.t .............. ok t/Test2/behavior/Subtest_plan.t ................ ok t/Test2/behavior/Subtest_todo.t ................ ok t/Test2/behavior/Taint.t ....................... ok t/Test2/behavior/trace_signature.t ............. ok t/Test2/behavior/uuid.t ........................ ok t/Test2/legacy/TAP.t ........................... ok t/Test2/modules/API.t .......................... ok t/Test2/modules/API/Breakage.t ................. ok t/Test2/modules/API/Context.t .................. ok t/Test2/modules/API/Instance.t ................. ok t/Test2/modules/API/Stack.t .................... ok t/Test2/modules/Event.t ........................ ok t/Test2/modules/Event/Bail.t ................... ok t/Test2/modules/Event/Diag.t ................... ok t/Test2/modules/Event/Encoding.t ............... ok t/Test2/modules/Event/Exception.t .............. ok t/Test2/modules/Event/Fail.t ................... ok t/Test2/modules/Event/Generic.t ................ ok t/Test2/modules/Event/Note.t ................... ok t/Test2/modules/Event/Ok.t ..................... ok t/Test2/modules/Event/Pass.t ................... ok t/Test2/modules/Event/Plan.t ................... ok t/Test2/modules/Event/Skip.t ................... ok t/Test2/modules/Event/Subtest.t ................ ok t/Test2/modules/Event/TAP/Version.t ............ ok t/Test2/modules/Event/V2.t ..................... ok t/Test2/modules/Event/Waiting.t ................ ok t/Test2/modules/EventFacet.t ................... ok t/Test2/modules/EventFacet/About.t ............. ok t/Test2/modules/EventFacet/Amnesty.t ........... ok t/Test2/modules/EventFacet/Assert.t ............ ok t/Test2/modules/EventFacet/Control.t ........... ok t/Test2/modules/EventFacet/Error.t ............. ok t/Test2/modules/EventFacet/Info.t .............. ok t/Test2/modules/EventFacet/Meta.t .............. ok t/Test2/modules/EventFacet/Parent.t ............ ok t/Test2/modules/EventFacet/Plan.t .............. ok t/Test2/modules/EventFacet/Trace.t ............. ok t/Test2/modules/Formatter/TAP.t ................ ok t/Test2/modules/Hub.t .......................... ok t/Test2/modules/Hub/Interceptor.t .............. ok t/Test2/modules/Hub/Interceptor/Terminator.t ... ok t/Test2/modules/Hub/Subtest.t .................. ok t/Test2/modules/IPC.t .......................... ok t/Test2/modules/IPC/Driver.t ................... ok t/Test2/modules/IPC/Driver/Files.t ............. ok t/Test2/modules/Tools/Tiny.t ................... ok t/Test2/modules/Util.t ......................... ok t/Test2/modules/Util/ExternalMeta.t ............ ok t/Test2/modules/Util/Facets2Legacy.t ........... ok t/Test2/modules/Util/Trace.t ................... ok t/Test2/regression/693_ipc_ordering.t .......... ok t/Test2/regression/746-forking-subtest.t ....... ok t/Test2/regression/gh_16.t ..................... ok t/Test2/regression/ipc_files_abort_exit.t ...... ok t/zzz-check-breaks.t ........................... ok All tests successful. Files=226, Tests=3115, 24 wallclock secs ( 0.92 usr 0.27 sys + 15.49 cusr 2.08 csys = 18.76 CPU) Result: PASS + exit 0 Processing files: perl-Test-Simple-1.302133-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yNUTDQ + umask 022 + cd /builddir/build/BUILD + cd Test-Simple-1.302133 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/doc/perl-Test-Simple + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/doc/perl-Test-Simple + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/doc/perl-Test-Simple + cp -pr README /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/doc/perl-Test-Simple + cp -pr examples/ /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/doc/perl-Test-Simple + cp -pr t/ /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/doc/perl-Test-Simple + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WvI6b2 + umask 022 + cd /builddir/build/BUILD + cd Test-Simple-1.302133 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/licenses/perl-Test-Simple + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/licenses/perl-Test-Simple + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch/usr/share/licenses/perl-Test-Simple + exit 0 Provides: perl(Test2) = 1.302133 perl(Test2::API) = 1.302133 perl(Test2::API::Breakage) = 1.302133 perl(Test2::API::Context) = 1.302133 perl(Test2::API::Instance) = 1.302133 perl(Test2::API::Stack) = 1.302133 perl(Test2::Event) = 1.302133 perl(Test2::Event::Bail) = 1.302133 perl(Test2::Event::Diag) = 1.302133 perl(Test2::Event::Encoding) = 1.302133 perl(Test2::Event::Exception) = 1.302133 perl(Test2::Event::Fail) = 1.302133 perl(Test2::Event::Generic) = 1.302133 perl(Test2::Event::Note) = 1.302133 perl(Test2::Event::Ok) = 1.302133 perl(Test2::Event::Pass) = 1.302133 perl(Test2::Event::Plan) = 1.302133 perl(Test2::Event::Skip) = 1.302133 perl(Test2::Event::Subtest) = 1.302133 perl(Test2::Event::TAP::Version) = 1.302133 perl(Test2::Event::V2) = 1.302133 perl(Test2::Event::Waiting) = 1.302133 perl(Test2::EventFacet) = 1.302133 perl(Test2::EventFacet::About) = 1.302133 perl(Test2::EventFacet::Amnesty) = 1.302133 perl(Test2::EventFacet::Assert) = 1.302133 perl(Test2::EventFacet::Control) = 1.302133 perl(Test2::EventFacet::Error) = 1.302133 perl(Test2::EventFacet::Hub) = 1.302133 perl(Test2::EventFacet::Info) = 1.302133 perl(Test2::EventFacet::Meta) = 1.302133 perl(Test2::EventFacet::Parent) = 1.302133 perl(Test2::EventFacet::Plan) = 1.302133 perl(Test2::EventFacet::Render) = 1.302133 perl(Test2::EventFacet::Trace) = 1.302133 perl(Test2::Formatter) = 1.302133 perl(Test2::Formatter::TAP) = 1.302133 perl(Test2::Hub) = 1.302133 perl(Test2::Hub::Interceptor) = 1.302133 perl(Test2::Hub::Interceptor::Terminator) = 1.302133 perl(Test2::Hub::Subtest) = 1.302133 perl(Test2::IPC) = 1.302133 perl(Test2::IPC::Driver) = 1.302133 perl(Test2::IPC::Driver::Files) = 1.302133 perl(Test2::Tools::Tiny) = 1.302133 perl(Test2::Util) = 1.302133 perl(Test2::Util::ExternalMeta) = 1.302133 perl(Test2::Util::Facets2Legacy) = 1.302133 perl(Test2::Util::HashBase) = 1.302133 perl(Test2::Util::Trace) = 1.302133 perl(Test::Builder) = 1.302133 perl(Test::Builder::Formatter) = 1.302133 perl(Test::Builder::IO::Scalar) = 2.114 perl(Test::Builder::Module) = 1.302133 perl(Test::Builder::Tester) = 1.302133 perl(Test::Builder::Tester::Color) = 1.302133 perl(Test::Builder::Tester::Tie) perl(Test::Builder::TodoDiag) = 1.302133 perl(Test::More) = 1.302133 perl(Test::Simple) = 1.302133 perl(Test::Tester) = 1.302133 perl(Test::Tester::Capture) = 1.302133 perl(Test::Tester::CaptureRunner) = 1.302133 perl(Test::Tester::Delegate) = 1.302133 perl(Test::use::ok) = 1.302133 perl(ok) = 1.302133 perl-Test-Simple = 1:1.302133-1.fc28 perl-Test2 = 1.302133-1.fc28 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(:VERSION) >= 5.6.0 perl(Carp) perl(Config) perl(Exporter) perl(File::Spec) perl(File::Temp) perl(IO::Handle) perl(List::Util) perl(POSIX) perl(Scalar::Util) perl(Storable) perl(Symbol) perl(Test2::API) perl(Test2::API::Context) perl(Test2::API::Instance) perl(Test2::API::Stack) perl(Test2::Event::Bail) perl(Test2::Event::Diag) perl(Test2::Event::Exception) perl(Test2::Event::Note) perl(Test2::Event::Ok) perl(Test2::Event::Plan) perl(Test2::Event::Skip) perl(Test2::Event::Subtest) perl(Test2::Event::Waiting) perl(Test2::EventFacet::About) perl(Test2::EventFacet::Amnesty) perl(Test2::EventFacet::Assert) perl(Test2::EventFacet::Control) perl(Test2::EventFacet::Error) perl(Test2::EventFacet::Hub) perl(Test2::EventFacet::Info) perl(Test2::EventFacet::Meta) perl(Test2::EventFacet::Parent) perl(Test2::EventFacet::Plan) perl(Test2::EventFacet::Trace) perl(Test2::Hub) perl(Test2::Hub::Interceptor) perl(Test2::Hub::Interceptor::Terminator) perl(Test2::Hub::Subtest) perl(Test2::Util) perl(Test2::Util::ExternalMeta) perl(Test2::Util::Facets2Legacy) perl(Test2::Util::HashBase) perl(Test2::Util::Trace) perl(Test::Builder) perl(Test::Builder::Formatter) perl(Test::Builder::Module) perl(Test::Builder::Tester) perl(Test::Builder::TodoDiag) perl(Test::More) perl(Test::Tester::Capture) perl(Test::Tester::CaptureRunner) perl(Test::Tester::Delegate) perl(base) perl(strict) perl(vars) perl(warnings) Obsoletes: perl-Test2 < 1.302133-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch Wrote: /builddir/build/RPMS/perl-Test-Simple-1.302133-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6mLrvk + umask 022 + cd /builddir/build/BUILD + cd Test-Simple-1.302133 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Simple-1.302133-1.fc28.noarch + exit 0 Child return code was: 0