Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Flickr-API.spec'], chrootPath='/var/lib/mock/f33-build-21844413-1795056/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-Flickr-API.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=1595894400 Wrote: /builddir/build/SRPMS/perl-Flickr-API-1.28-13.fc33.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-Flickr-API.spec'], chrootPath='/var/lib/mock/f33-build-21844413-1795056/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-Flickr-API.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GshiMx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Flickr-API-1.28 + /usr/bin/gzip -dc /builddir/build/SOURCES/Flickr-API-1.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Flickr-API-1.28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RGTuCw + umask 022 + cd /builddir/build/BUILD + cd Flickr-API-1.28 + perl Makefile.PL INSTALLDIRS=vendor Do you want to continue? [yes] yes ############################___ NOTICE ___############################## # # # Some of the api authentication and results tests require some # # information from you. Scripts script/flickr_make_stored_config.pl # # and script/flickr_make_test_values.pl are an easy way to assemble # # this information. Executing either script with the --help flag will # # explain the arguments you need for these scripts. # # # # The authentication tests use either the MAKETEST_OAUTH_CFG or the # # MAKETEST_FLICKR_CFG environment variables or both. The result tests # # use the MAKETEST_VALUES environment variable. You can use any of # # environment variables with the others. # # # # Tests that interact with Flickr will also need the # # MAKETEST_OAUTH_CFG or the MAKETEST_FLICKR_CFG environment variables # # or both. If you want to interact with Flickr, but don't want to # # go through the authentication process, again, then you can specify # # MAKETEST_OAUTH_AUTHED=1 and/or MAKETEST_FLICKR_AUTHED=1 as needed # # to bypass the authentication tests. # # # # If you want to run these tests, answer `No' to the question below # # and run the script or build your own config by hand. When you are # # ready for "make test" use: # # make test MAKETEST_OAUTH_CFG=/the/path/to/above/filename # # or # # make test MAKETEST_FLICKR_CFG=/the/path/to/above/filename # # or # # make test MAKETEST_VALUES=/the/path/to/above/filename # # or any combination of the above. # # # ############################___ NOTICE ___############################## Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Flickr::API + make -j8 cp lib/Flickr/API/People.pm blib/lib/Flickr/API/People.pm cp lib/Flickr/API/Cameras.pm blib/lib/Flickr/API/Cameras.pm cp lib/Flickr/API/Reflection.pm blib/lib/Flickr/API/Reflection.pm cp lib/Flickr/API/Upload.pm blib/lib/Flickr/API/Upload.pm cp lib/Flickr/API/Response.pm blib/lib/Flickr/API/Response.pm cp lib/Flickr/API.pm blib/lib/Flickr/API.pm cp lib/Flickr/API/Request.pm blib/lib/Flickr/API/Request.pm cp script/flickr_dump_stored_config.pl blib/script/flickr_dump_stored_config.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/flickr_dump_stored_config.pl cp script/flickr_make_stored_config.pl blib/script/flickr_make_stored_config.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/flickr_make_stored_config.pl cp script/flickr_make_test_values.pl blib/script/flickr_make_test_values.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/flickr_make_test_values.pl Manifying 3 pod documents Manifying 7 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kgePfx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch ++ dirname /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch + cd Flickr-API-1.28 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch Manifying 3 pod documents Manifying 7 pod documents Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API/Reflection.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API/People.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API/Cameras.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API/Response.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API/Upload.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/perl5/vendor_perl/Flickr/API/Request.pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man1/flickr_make_test_values.pl.1 Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man1/flickr_make_stored_config.pl.1 Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man1/flickr_dump_stored_config.pl.1 Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API::Response.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API::Reflection.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API::Cameras.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API::People.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API::Request.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/man/man3/Flickr::API::Upload.3pm Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/bin/flickr_make_test_values.pl Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/bin/flickr_make_stored_config.pl Installing /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/bin/flickr_dump_stored_config.pl + find /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.28-13.fc33 --unique-debug-suffix -1.28-13.fc33.noarch --unique-debug-src-base perl-Flickr-API-1.28-13.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Flickr-API-1.28 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/flickr_make_test_values.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/flickr_make_stored_config.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/flickr_dump_stored_config.pl from /usr/bin/env perl to #!/usr/bin/perl Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FGcTWx + umask 022 + cd /builddir/build/BUILD + cd Flickr-API-1.28 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t The 'perms' parameter must be one of: read, write, delete at t/01-test.t line 77. t/01-test.t .......................... ok t/02-flickr_api.t .................... ok t/02-oauth_api.t ..................... ok t/03-flickr_api.t .................... skipped: These tests require that MAKETEST_FLICKR_CFG points to a valid config, see README. t/03-oauth_consumer.t ................ skipped: These tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. t/04-flickr_authuri.t ................ skipped: These tests require that MAKETEST_FLICKR_CFG points to a valid config, see README. t/04-oauth_requesttoken.t ............ skipped: These tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. t/05-flickr_authentication.t ......... skipped: These tests require that MAKETEST_FLICKR_CFG points to a valid config, see README. t/05-oauth_authentication.t .......... skipped: These tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. t/06-flickr-authenticated-methods.t .. skipped: These tests require that MAKETEST_FLICKR_CFG points to a valid config, see README. # No MAKETEST_OAUTH_CFG, shallow tests only t/06-oauth-authenticated-methods.t ... ok t/07-reflection.t .................... skipped: Reflection tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. t/08-cameras.t ....................... skipped: Cameras tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. t/09-people.t ........................ skipped: People tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. t/10-upload.t ........................ skipped: Upload tests require that MAKETEST_OAUTH_CFG points to a valid config, see README. All tests successful. Files=15, Tests=90, 4 wallclock secs ( 0.06 usr 0.00 sys + 3.42 cusr 0.09 csys = 3.57 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Flickr-API-1.28-13.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y621Gv + umask 022 + cd /builddir/build/BUILD + cd Flickr-API-1.28 + DOCDIR=/builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/doc/perl-Flickr-API + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/doc/perl-Flickr-API + cp -pr Changes /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/doc/perl-Flickr-API + cp -pr examples /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/doc/perl-Flickr-API + cp -pr README /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/doc/perl-Flickr-API + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LdDwvv + umask 022 + cd /builddir/build/BUILD + cd Flickr-API-1.28 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/licenses/perl-Flickr-API + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/licenses/perl-Flickr-API + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch/usr/share/licenses/perl-Flickr-API + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Flickr::API) = 1.28 perl(Flickr::API::Cameras) = 1.28 perl(Flickr::API::People) = 1.28 perl(Flickr::API::Reflection) = 1.28 perl(Flickr::API::Request) = 1.28 perl(Flickr::API::Response) = 1.28 perl(Flickr::API::Upload) = 1.28 perl-Flickr-API = 1.28-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Carp) perl(Data::Dumper) perl(Digest::MD5) perl(Encode) perl(Flickr::API) perl(Flickr::API::Request) perl(Flickr::API::Response) perl(Getopt::Long) perl(HTTP::Request) perl(HTTP::Request::Common) perl(HTTP::Response) perl(LWP::UserAgent) perl(Net::OAuth) perl(Pod::Usage) perl(Scalar::Util) perl(Storable) perl(Term::ReadLine) perl(XML::LibXML::Simple) perl(parent) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch Wrote: /builddir/build/RPMS/perl-Flickr-API-1.28-13.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZCMajy + umask 022 + cd /builddir/build/BUILD + cd Flickr-API-1.28 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Flickr-API-1.28-13.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0