Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/perl-Sys-CPU.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-Sys-CPU.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: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/perl-Sys-CPU-0.61-14.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/perl-Sys-CPU.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-Sys-CPU.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.bwXcSe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Sys-CPU-0.61 + /usr/bin/gzip -dc /builddir/build/SOURCES/Sys-CPU-0.61.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sys-CPU-0.61 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch):' Patch #0 (Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CPU.xs + echo 'Patch #1 (Sys-CPU-0.61-cpu_clock-can-be-undefined-on-an-ARM.patch):' Patch #1 (Sys-CPU-0.61-cpu_clock-can-be-undefined-on-an-ARM.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL patching file t/Sys-CPU.t + sed -i 's/\r//' Changes README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BOpORT + umask 022 + cd /builddir/build/BUILD + cd Sys-CPU-0.61 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sys::CPU + make -j4 Running Mkbootstrap for CPU () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CPU.xs > CPU.xsc chmod 644 "CPU.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPU.bs blib/arch/auto/Sys/CPU/CPU.bs 644 cp CPU.pm blib/lib/Sys/CPU.pm BUILDSTDERR: Please specify prototyping behavior for CPU.xs (see perlxs manual) mv CPU.xsc CPU.c armv5tel-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/usr/lib/perl5/CORE" CPU.c BUILDSTDERR: In file included from CPU.xs:3: BUILDSTDERR: CPU.c: In function 'XS_Sys__CPU_cpu_count': BUILDSTDERR: /usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: ^~~~ BUILDSTDERR: CPU.c:481:2: note: in expansion of macro 'dXSTARG' BUILDSTDERR: dXSTARG; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CPU.c:480:6: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: int RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from CPU.xs:3: BUILDSTDERR: CPU.c: In function 'XS_Sys__CPU_cpu_clock': BUILDSTDERR: /usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: ^~~~ BUILDSTDERR: CPU.c:507:2: note: in expansion of macro 'dXSTARG' BUILDSTDERR: dXSTARG; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: CPU.c:506:6: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: int RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: CPU.c: In function 'XS_Sys__CPU_cpu_type': BUILDSTDERR: CPU.c:571:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ rm -f blib/arch/auto/Sys/CPU/CPU.so armv5tel-redhat-linux-gnueabi-gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong CPU.o -o blib/arch/auto/Sys/CPU/CPU.so \ -lperl \ chmod 755 blib/arch/auto/Sys/CPU/CPU.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tgXFND + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm + cd Sys-CPU-0.61 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPU.bs blib/arch/auto/Sys/CPU/CPU.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/lib/perl5/vendor_perl/auto/Sys/CPU/CPU.so Installing /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/lib/perl5/vendor_perl/Sys/CPU.pm Installing /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/share/man/man3/Sys::CPU.3pm + find /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm -type f -name CPU.bs -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.61-14.el8 --unique-debug-suffix -0.61-14.el8.arm --unique-debug-src-base perl-Sys-CPU-0.61-14.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Sys-CPU-0.61 extracting debug info from /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/lib/perl5/vendor_perl/auto/Sys/CPU/CPU.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 55 blocks + /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.b8xiZl + umask 022 + cd /builddir/build/BUILD + cd Sys-CPU-0.61 + make test TEST_VERBOSE=1 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPU.bs blib/arch/auto/Sys/CPU/CPU.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Sys-CPU.t .. 1..4 ok 1 ok 2 (CPU Count : 8) ok 3 (CPU Speed : 90) ok 4 (CPU Type : 0) ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.01 cusr 0.01 csys = 0.08 CPU) Result: PASS + exit 0 Processing files: perl-Sys-CPU-0.61-14.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xpvc1n + umask 022 + cd /builddir/build/BUILD + cd Sys-CPU-0.61 + DOCDIR=/builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/share/doc/perl-Sys-CPU + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/share/doc/perl-Sys-CPU + cp -pr Changes /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/share/doc/perl-Sys-CPU + cp -pr README /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm/usr/share/doc/perl-Sys-CPU + exit 0 Provides: perl(Sys::CPU) = 0.61 perl-Sys-CPU = 0.61-14.el8 perl-Sys-CPU(armv5tel-32) = 0.61-14.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.26 libpthread.so.0 libpthread.so.0(GLIBC_2.4) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Sys-CPU-debugsource-0.61-14.el8.armv5tel Provides: perl-Sys-CPU-debugsource = 0.61-14.el8 perl-Sys-CPU-debugsource(armv5tel-32) = 0.61-14.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Sys-CPU-debuginfo-0.61-14.el8.armv5tel Provides: debuginfo(build-id) = 27a4b88f5bc39ad0943e642fb9fa76a69ab130b3 perl-Sys-CPU-debuginfo = 0.61-14.el8 perl-Sys-CPU-debuginfo(armv5tel-32) = 0.61-14.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Sys-CPU-debugsource(armv5tel-32) = 0.61-14.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm Wrote: /builddir/build/RPMS/perl-Sys-CPU-0.61-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/perl-Sys-CPU-debugsource-0.61-14.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/perl-Sys-CPU-debuginfo-0.61-14.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e5GN8S + umask 022 + cd /builddir/build/BUILD + cd Sys-CPU-0.61 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Sys-CPU-0.61-14.el8.arm + exit 0 Child return code was: 0