Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-CPANPLUS.spec'], chrootPath='/var/lib/mock/f31-build-20301742-1440220/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-CPANPLUS.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: perl: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1586822400 Wrote: /builddir/build/SRPMS/perl-CPANPLUS-0.990.800-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CPANPLUS.spec'], chrootPath='/var/lib/mock/f31-build-20301742-1440220/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-CPANPLUS.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1586822400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c96Ija + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CPANPLUS-0.9908 + /usr/bin/gzip -dc /builddir/build/SOURCES/CPANPLUS-0.9908.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CPANPLUS-0.9908 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf bundled + perl -i -ne 'print $_ unless m{^bundled/}' MANIFEST + rm -rf inc + perl -i -ne 'print $_ unless m{^inc/}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LLxSH8 + umask 022 + cd /builddir/build/BUILD + cd CPANPLUS-0.9908 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 include /builddir/build/BUILD/CPANPLUS-0.9908/inc/Module/Install.pm ### IMPORTANT! ###################################################### As of CPANPLUS 0.070, configuration during 'perl Makefile.PL' is no longer required. A default config is now shipped that should work out of the box on most machines, for priviliged and unprivileged users. If you wish to configure CPANPLUS to your environment, you can either do that from the interactive shell after installation: $ cpanp CPAN Terminal> s reconfigure Or you can invoke this program as follows, to do it now: $ /usr/bin/perl Makefile.PL --setup This also means that any config created by any CPANPLUS older than 0.070 will no longer work, and you are required to reconfigure. See the ChangeLog file for details. We appologize for the inconvenience. ### PLEASE NOTE ################################################### CPANPLUS also ships a 'boxed' cpanp client, so you can run it out of it's extraction dir, by typing: $ perl bin/cpanp-boxed This may help you with bootstrap issues, or other situations where you need to use CPANPLUS but can not use a system installation. You can install all of CPANPLUS' dependencies like this, before installing CPANPLUS itself by running: $ perl bin/cpanp-boxed -s selfupdate dependencies All the modules bundled are found in the 'inc/bundle' directory. If you, for whatever reason, wish to not install these from cpan, you could include them into your environment as such (using tcsh): $ setenv PERL5LIB /builddir/build/BUILD/CPANPLUS-0.9908/inc/bundle ################################################################### ### IMPORTANT! ###################################################### Your site and core script locations are different. We will be put the scripts provided by this distribution in the site location. Please ensure that the site location is in your PATH. ##################################################################### include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/Scripts.pm include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CPANPLUS Writing MYMETA.yml and MYMETA.json Writing META.yml Subroutine load_file redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 15. Subroutine load_string redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 31. Subroutine load_yaml_string redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 44. Subroutine load_json_string redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 52. Subroutine yaml_backend redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 62. Subroutine json_decoder redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 78. Subroutine json_backend redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 94. Subroutine _slurp redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 120. Subroutine _can_load redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 129. Subroutine LoadFile redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 146. Subroutine Load redefined at /usr/share/perl5/vendor_perl/Parse/CPAN/Meta.pm line 151. + /usr/bin/make -O -j5 V=1 VERBOSE=1 cp lib/CPANPLUS/Internals.pm blib/lib/CPANPLUS/Internals.pm cp lib/CPANPLUS/Internals/Report.pm blib/lib/CPANPLUS/Internals/Report.pm cp lib/CPANPLUS/Internals/Constants/Report.pm blib/lib/CPANPLUS/Internals/Constants/Report.pm cp lib/CPANPLUS/Shell/Classic.pm blib/lib/CPANPLUS/Shell/Classic.pm cp lib/CPANPLUS/Module/Author/Fake.pm blib/lib/CPANPLUS/Module/Author/Fake.pm cp lib/CPANPLUS/Internals/Source/Memory.pm blib/lib/CPANPLUS/Internals/Source/Memory.pm cp lib/CPANPLUS/Dist/MM.pm blib/lib/CPANPLUS/Dist/MM.pm cp lib/CPANPLUS/Module.pm blib/lib/CPANPLUS/Module.pm cp lib/CPANPLUS/Internals/Source/SQLite/Tie.pm blib/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm cp lib/CPANPLUS/Internals/Constants.pm blib/lib/CPANPLUS/Internals/Constants.pm cp lib/CPANPLUS/Internals/Utils/Autoflush.pm blib/lib/CPANPLUS/Internals/Utils/Autoflush.pm cp lib/CPANPLUS/FAQ.pod blib/lib/CPANPLUS/FAQ.pod cp lib/CPANPLUS/Internals/Extract.pm blib/lib/CPANPLUS/Internals/Extract.pm cp lib/CPANPLUS/Internals/Search.pm blib/lib/CPANPLUS/Internals/Search.pm cp lib/CPANPLUS/Dist.pm blib/lib/CPANPLUS/Dist.pm cp lib/CPANPLUS/Selfupdate.pm blib/lib/CPANPLUS/Selfupdate.pm cp lib/CPANPLUS/Backend.pm blib/lib/CPANPLUS/Backend.pm cp lib/CPANPLUS/Hacking.pod blib/lib/CPANPLUS/Hacking.pod cp lib/CPANPLUS/Internals/Utils.pm blib/lib/CPANPLUS/Internals/Utils.pm cp lib/CPANPLUS/Shell.pm blib/lib/CPANPLUS/Shell.pm cp lib/CPANPLUS/Dist/Base.pm blib/lib/CPANPLUS/Dist/Base.pm cp lib/CPANPLUS/Backend/RV.pm blib/lib/CPANPLUS/Backend/RV.pm cp lib/CPANPLUS/Internals/Fetch.pm blib/lib/CPANPLUS/Internals/Fetch.pm cp lib/CPANPLUS/Error.pm blib/lib/CPANPLUS/Error.pm cp lib/CPANPLUS/Module/Checksums.pm blib/lib/CPANPLUS/Module/Checksums.pm cp lib/CPANPLUS/Module/Signature.pm blib/lib/CPANPLUS/Module/Signature.pm cp lib/CPANPLUS/Module/Author.pm blib/lib/CPANPLUS/Module/Author.pm cp lib/CPANPLUS/Internals/Source.pm blib/lib/CPANPLUS/Internals/Source.pm cp lib/CPANPLUS/Dist/Autobundle.pm blib/lib/CPANPLUS/Dist/Autobundle.pm cp lib/CPANPLUS/Configure/Setup.pm blib/lib/CPANPLUS/Configure/Setup.pm cp lib/CPANPLUS/Internals/Source/SQLite.pm blib/lib/CPANPLUS/Internals/Source/SQLite.pm cp lib/CPANPLUS/Dist/Sample.pm blib/lib/CPANPLUS/Dist/Sample.pm cp lib/CPANPLUS/Module/Fake.pm blib/lib/CPANPLUS/Module/Fake.pm cp lib/CPANPLUS/Config/HomeEnv.pm blib/lib/CPANPLUS/Config/HomeEnv.pm cp lib/CPANPLUS/Configure.pm blib/lib/CPANPLUS/Configure.pm cp lib/CPANPLUS.pm blib/lib/CPANPLUS.pm cp lib/CPANPLUS/Config.pm blib/lib/CPANPLUS/Config.pm cp lib/CPANPLUS/Shell/Default/Plugins/Remote.pm blib/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm cp lib/CPANPLUS/Shell/Default.pm blib/lib/CPANPLUS/Shell/Default.pm cp lib/CPANPLUS/Shell/Default/Plugins/Source.pm blib/lib/CPANPLUS/Shell/Default/Plugins/Source.pm cp lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod blib/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod cp lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm blib/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm cp bin/cpan2dist blib/script/cpan2dist "/usr/bin/perl" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpan2dist cp bin/cpanp blib/script/cpanp "/usr/bin/perl" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanp cp bin/cpanp-run-perl blib/script/cpanp-run-perl "/usr/bin/perl" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanp-run-perl Manifying 2 pod documents Manifying 33 pod documents Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1XqU2b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch ++ dirname /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch + cd CPANPLUS-0.9908 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch 'INSTALL=/usr/bin/install -p' Manifying 2 pod documents Manifying 33 pod documents Manifying 3 pod documents Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Configure.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Config.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Module.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Error.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Hacking.pod Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Selfupdate.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Dist.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Backend.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/FAQ.pod Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Autobundle.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Base.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Sample.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Dist/MM.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Config/HomeEnv.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Utils.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Search.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Source.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Extract.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Constants.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Report.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Fetch.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Utils/Autoflush.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Constants/Report.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Source/SQLite.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Source/Memory.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Internals/Source/SQLite/Tie.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Configure/Setup.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Classic.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default/Plugins/HOWTO.pod Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default/Plugins/Source.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default/Plugins/CustomSource.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default/Plugins/Remote.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Backend/RV.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Module/Checksums.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Module/Signature.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Module/Author.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Module/Fake.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/perl5/vendor_perl/CPANPLUS/Module/Author/Fake.pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man1/cpan2dist.1 Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man1/cpanp.1 Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::CustomSource.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Source.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::HOWTO.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Utils.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Source::Memory.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::Source.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Configure.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Module::Checksums.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Dist::Autobundle.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Source::SQLite.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Dist::Base.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Selfupdate.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Search.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell::Classic.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::Remote.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Dist::MM.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Config.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Module::Fake.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Hacking.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Error.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Config::HomeEnv.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Dist::Sample.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Backend.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Fetch.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::FAQ.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Backend::RV.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Extract.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Module.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Internals::Report.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Shell::Default.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Module::Author.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Dist.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/man/man3/CPANPLUS::Module::Author::Fake.3pm Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/bin/cpanp Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/bin/cpan2dist Installing /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/bin/cpanp-run-perl + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.990.800-1.fc31 --unique-debug-suffix -0.990.800-1.fc31.noarch --unique-debug-src-base perl-CPANPLUS-0.990.800-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CPANPLUS-0.9908 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cFIrCb + umask 022 + cd /builddir/build/BUILD + cd CPANPLUS-0.9908 ++ perl -e 'for (@ARGV) { $j=$1 if m/\A-j(\d+)\z/; }; print "j$j" if $j' -- -j5 + export HARNESS_OPTIONS=j5 + HARNESS_OPTIONS=j5 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/08_CPANPLUS-Backend.t ....................... ok t/00_CPANPLUS-Internals-Utils.t ............... ok t/02_CPANPLUS-Internals.t ..................... ok t/031_CPANPLUS-Internals-Source-SQLite.t ...... ok t/01_CPANPLUS-Configure.t ..................... ok t/06_CPANPLUS-Internals-Constants.t ........... ok t/05_CPANPLUS-Internals-Fetch.t ............... ok t/09_CPANPLUS-Internals-Search.t .............. ok t/07_CPANPLUS-Internals-Extract.t ............. ok t/10_CPANPLUS-Error.t ......................... ok t/15_CPANPLUS-Shell.t ......................... ok t/04_CPANPLUS-Module.t ........................ ok t/032_CPANPLUS-Internals-Source-via-sqlite.t .. ok t/03_CPANPLUS-Internals-Source.t .............. ok t/25_CPANPLUS.t ............................... ok t/21_CPANPLUS-Dist-No-Build.t ................. ok t/30_CPANPLUS-Internals-Selfupdate.t .......... ok t/40_CPANPLUS-Internals-Report.t .............. ok t/19_CPANPLUS-Dist.t .......................... ok t/20_CPANPLUS-Dist-MM.t ....................... ok All tests successful. Files=20, Tests=1751, 13 wallclock secs ( 0.46 usr 0.08 sys + 25.71 cusr 7.01 csys = 33.26 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-CPANPLUS-0.990.800-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZKC95a + umask 022 + cd /builddir/build/BUILD + cd CPANPLUS-0.9908 + DOCDIR=/builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/doc/perl-CPANPLUS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/doc/perl-CPANPLUS + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/doc/perl-CPANPLUS + cp -pr README /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch/usr/share/doc/perl-CPANPLUS + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(CPANPLUS) = 0.9908 perl(CPANPLUS::Backend) = 0.9908 perl(CPANPLUS::Backend::RV) = 0.9908 perl(CPANPLUS::Config) = 0.9908 perl(CPANPLUS::Config::HomeEnv) = 0.9908 perl(CPANPLUS::Configure) = 0.9908 perl(CPANPLUS::Configure::Setup) = 0.9908 perl(CPANPLUS::Dist) = 0.9908 perl(CPANPLUS::Dist::Autobundle) = 0.9908 perl(CPANPLUS::Dist::Base) = 0.9908 perl(CPANPLUS::Dist::MM) = 0.9908 perl(CPANPLUS::Dist::Sample) = 0.9908 perl(CPANPLUS::Error) = 0.9908 perl(CPANPLUS::Internals) = 0.9908 perl(CPANPLUS::Internals::Constants) = 0.9908 perl(CPANPLUS::Internals::Constants::Report) = 0.9908 perl(CPANPLUS::Internals::Extract) = 0.9908 perl(CPANPLUS::Internals::Fetch) = 0.9908 perl(CPANPLUS::Internals::Report) = 0.9908 perl(CPANPLUS::Internals::Search) = 0.9908 perl(CPANPLUS::Internals::Source) = 0.9908 perl(CPANPLUS::Internals::Source::Memory) = 0.9908 perl(CPANPLUS::Internals::Source::SQLite) = 0.9908 perl(CPANPLUS::Internals::Source::SQLite::Tie) = 0.9908 perl(CPANPLUS::Internals::Utils) = 0.9908 perl(CPANPLUS::Internals::Utils::Autoflush) = 0.9908 perl(CPANPLUS::Module) = 0.9908 perl(CPANPLUS::Module::Author) = 0.9908 perl(CPANPLUS::Module::Author::Fake) = 0.9908 perl(CPANPLUS::Module::Checksums) = 0.9908 perl(CPANPLUS::Module::Fake) = 0.9908 perl(CPANPLUS::Module::Signature) = 0.9908 perl(CPANPLUS::Selfupdate) = 0.9908 perl(CPANPLUS::Shell) = 0.9908 perl(CPANPLUS::Shell::Classic) = 0.9908 perl(CPANPLUS::Shell::Default) = 0.9908 perl(CPANPLUS::Shell::Default::Plugins::CustomSource) = 0.9908 perl(CPANPLUS::Shell::Default::Plugins::Remote) = 0.9908 perl(CPANPLUS::Shell::Default::Plugins::Source) = 0.9908 perl(CPANPLUS::Shell::_Base::ReadLine) perl-CPANPLUS = 0.990.800-1.fc31 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.1 perl(Archive::Extract) perl(CPANPLUS) perl(CPANPLUS::Backend) perl(CPANPLUS::Backend::RV) perl(CPANPLUS::Config) perl(CPANPLUS::Configure) perl(CPANPLUS::Configure::Setup) perl(CPANPLUS::Dist) perl(CPANPLUS::Dist::Base) perl(CPANPLUS::Error) perl(CPANPLUS::Internals) perl(CPANPLUS::Internals::Constants) perl(CPANPLUS::Internals::Constants::Report) perl(CPANPLUS::Internals::Extract) perl(CPANPLUS::Internals::Fetch) perl(CPANPLUS::Internals::Report) perl(CPANPLUS::Internals::Search) perl(CPANPLUS::Internals::Source) perl(CPANPLUS::Internals::Source::SQLite::Tie) perl(CPANPLUS::Internals::Utils) perl(CPANPLUS::Module) perl(CPANPLUS::Module::Author) perl(CPANPLUS::Module::Author::Fake) perl(CPANPLUS::Module::Checksums) perl(CPANPLUS::Module::Fake) perl(CPANPLUS::Module::Signature) perl(CPANPLUS::Selfupdate) perl(CPANPLUS::Shell) perl(Carp) perl(Config) perl(Cwd) perl(DBD::SQLite) perl(DBIx::Simple) perl(Data::Dumper) perl(Exporter) perl(File::Basename) perl(File::Copy) perl(File::Fetch) perl(File::Find) perl(File::Path) perl(File::Spec) perl(File::Spec::Unix) perl(File::Temp) perl(FileHandle) perl(Getopt::Long) perl(IPC::Cmd) perl(Locale::Maketext::Simple) perl(Log::Message) perl(Module::Load) perl(Module::Load::Conditional) perl(Module::Loaded) perl(Object::Accessor) perl(Package::Constants) perl(Params::Check) perl(Parse::CPAN::Meta) perl(Term::ReadLine) perl(Term::UI) perl(Tie::Hash) perl(Time::Local) perl(base) perl(constant) perl(overload) perl(strict) perl(vars) perl(version) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch Wrote: /builddir/build/RPMS/perl-CPANPLUS-0.990.800-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lbEsDb + umask 022 + cd /builddir/build/BUILD + cd CPANPLUS-0.9908 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-CPANPLUS-0.990.800-1.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0