Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-List-Pairwise.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-List-Pairwise.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: line 1: perl: command not found Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/perl-List-Pairwise-1.03-22.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-List-Pairwise.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-List-Pairwise.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PWUcBc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf List-Pairwise-1.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/List-Pairwise-1.03.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd List-Pairwise-1.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (List-Pairwise-1.03-Fix-building-on-Perl-without-dot-in-INC.patch):' Patch #0 (List-Pairwise-1.03-Fix-building-on-Perl-without-dot-in-INC.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL + 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.41CNAC + umask 022 + cd /builddir/build/BUILD + cd List-Pairwise-1.03 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 include /builddir/build/BUILD/List-Pairwise-1.03/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.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 List::Pairwise Writing MYMETA.yml and MYMETA.json Writing META.yml + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/List/Pairwise.pm blib/lib/List/Pairwise.pm cp lib/List/Pairwise.pod blib/lib/List/Pairwise.pod Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VGdA2G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 + cd List-Pairwise-1.03 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 'INSTALL=/usr/bin/install -p' Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr/share/perl5/vendor_perl/List/Pairwise.pm Installing /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr/share/perl5/vendor_perl/List/Pairwise.pod Installing /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr/share/man/man3/List::Pairwise.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.03-22.el9 --unique-debug-suffix -1.03-22.el9.x86_64 --unique-debug-src-base perl-List-Pairwise-1.03-22.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/List-Pairwise-1.03 + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GQjP0P + umask 022 + cd /builddir/build/BUILD + cd List-Pairwise-1.03 + 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/01load.t .... ok t/context.t ... ok t/firstp.t .... ok t/grepp.t ..... ok t/lastp.t ..... ok t/listutil.t .. ok t/mapp.t ...... ok t/pair.t ...... ok t/warn1.t ..... ok t/warn2.t ..... ok t/warn3.t ..... skipped: $a and $b warnings exemption t/warn4.t ..... ok All tests successful. Files=12, Tests=183, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.64 cusr 0.06 csys = 0.75 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-List-Pairwise-1.03-22.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.noW6b4 + umask 022 + cd /builddir/build/BUILD + cd List-Pairwise-1.03 + DOCDIR=/builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr/share/doc/perl-List-Pairwise + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr/share/doc/perl-List-Pairwise + cp -pr Changelog /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64/usr/share/doc/perl-List-Pairwise + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(List::Pairwise) = 1.03 perl-List-Pairwise = 1.03-22.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.6.0 perl(Exporter) perl(constant) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 Wrote: /builddir/build/RPMS/perl-List-Pairwise-1.03-22.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6pCWSq + umask 022 + cd /builddir/build/BUILD + cd List-Pairwise-1.03 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-List-Pairwise-1.03-22.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0