Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Readonly.spec'], chrootPath='/var/lib/mock/rocky-9-i686/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=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Readonly.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/perl-Readonly-2.05-16.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target i686 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Readonly.spec"], chrootPath='/var/lib/mock/rocky-9-i686/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=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target i686 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Readonly.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NxFXX0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Readonly-2.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/Readonly-2.05.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Readonly-2.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Readonly-2.05-interpreter.patch): + echo 'Patch #0 (Readonly-2.05-interpreter.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file t/bugs/001_assign.t patching file t/bugs/007_implicit_undef.t patching file t/general/array.t patching file t/general/deepa.t patching file t/general/deeph.t patching file t/general/deeps.t patching file t/general/docs.t patching file t/general/export.t patching file t/general/hash.t patching file t/general/readonly.t patching file t/general/reassign.t patching file t/general/scalar.t patching file t/general/tie.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hwDl8v + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.05 + perl Build.PL --installdirs=vendor Creating new 'Build' script for 'Readonly' version '2.05' + ./Build cp lib/Readonly.pm blib/lib/Readonly.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jvdjJ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 ++ dirname /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 + cd Readonly-2.05 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 --create_packlist=0 Installing /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/perl5/vendor_perl/Readonly.pm Installing /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/man/man3/Readonly.3pm + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.05-16.el9 --unique-debug-suffix -2.05-16.el9.i386 --unique-debug-src-base perl-Readonly-2.05-16.el9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Readonly-2.05 + /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.E7N0ci Processing files: perl-Readonly-2.05-16.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.raBsmO + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.05 + DOCDIR=/builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/doc/perl-Readonly + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/doc/perl-Readonly + cp -pr Changes /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/doc/perl-Readonly + cp -pr README.md /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/doc/perl-Readonly + cp -pr eg/benchmark.pl /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/doc/perl-Readonly + cp -pr t/ /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/doc/perl-Readonly + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jChfl1 + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.05 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/licenses/perl-Readonly + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/licenses/perl-Readonly + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386/usr/share/licenses/perl-Readonly + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Readonly) = 2.05 perl(Readonly::Array) perl(Readonly::Hash) perl(Readonly::Scalar) perl-Readonly = 2.05-16.el9 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(Exporter) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 Wrote: /builddir/build/RPMS/perl-Readonly-2.05-16.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oUZqWB + umask 022 + cd /builddir/build/BUILD + cd Readonly-2.05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Readonly-2.05-16.el9.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0