Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/perl-constant.spec'], chrootPath='/var/lib/mock/el-8-arm/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/perl-constant.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 BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/perl-constant-1.33-396.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/perl-constant.spec'], chrootPath='/var/lib/mock/el-8-arm/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/perl-constant.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: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hUKheS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf constant-1.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/constant-1.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd constant-1.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (constant-1.33-update.patch):' Patch #0 (constant-1.33-update.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/constant.pm patching file t/constant.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WBjJ8A + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for constant + make -j4 cp lib/constant.pm blib/lib/constant.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CcOoWe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm + cd constant-1.27 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/perl5/vendor_perl/constant.pm Installing /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/man/man3/constant.3pm + find /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.33-396.el8 --unique-debug-suffix -1.33-396.el8.arm --unique-debug-src-base perl-constant-1.33-396.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/constant-1.27 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dju5fC + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + 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 BUILDSTDERR: # Testing constant 1.33, Perl 5.026002, /usr/bin/perl t/00-load.t ....... ok t/constant.t ...... ok t/more-tests.t .... skipped: Author tests t/pod-coverage.t .. ok t/pod.t ........... ok t/utf8.t .......... ok All tests successful. Files=6, Tests=114, 1 wallclock secs ( 0.09 usr 0.03 sys + 1.24 cusr 0.17 csys = 1.53 CPU) Result: PASS + exit 0 Processing files: perl-constant-1.33-396.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SyDySD + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + DOCDIR=/builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/doc/perl-constant + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/doc/perl-constant + cp -pr Changes /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/doc/perl-constant + cp -pr eg /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/doc/perl-constant + cp -pr README /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm/usr/share/doc/perl-constant + exit 0 Provides: perl(constant) = 1.33 perl-constant = 1.33-396.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.8.0 perl(strict) perl(warnings::register) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm Wrote: /builddir/build/RPMS/perl-constant-1.33-396.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HzW5dQ + umask 022 + cd /builddir/build/BUILD + cd constant-1.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-constant-1.33-396.el8.arm + exit 0 Child return code was: 0