Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/perl-Package-Stash-XS.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-Package-Stash-XS.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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/perl-Package-Stash-XS-0.28-17.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/perl-Package-Stash-XS.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-Package-Stash-XS.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.v6cfiQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Package-Stash-XS-0.28 + /usr/bin/gzip -dc /builddir/build/SOURCES/Package-Stash-XS-0.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Package-Stash-XS-0.28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mp3ZLy + umask 022 + cd /builddir/build/BUILD + cd Package-Stash-XS-0.28 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-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' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Package::Stash::XS + make -j4 Running Mkbootstrap for XS () chmod 644 "XS.bs" "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Package-Stash-XS-0.28/typemap' XS.xs > XS.xsc "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Package/Stash/XS/XS.bs 644 cp lib/Package/Stash/XS.pm blib/lib/Package/Stash/XS.pm mv XS.xsc XS.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 -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 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib/perl5/CORE" XS.c BUILDSTDERR: XS.xs: In function 'XS_Package__Stash__XS_name': BUILDSTDERR: XS.xs:601:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if (slot = hv_fetch_ent((HV*)SvRV(self), name_key, 0, name_hash)) { BUILDSTDERR: ^~~~ BUILDSTDERR: XS.xs: In function 'XS_Package__Stash__XS_add_symbol': BUILDSTDERR: XS.xs:702:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'I32' {aka 'long int'} [-Wformat=] BUILDSTDERR: dbval = newSVpvf("%s:%d-%d", filename, first_line_num, last_line_num); BUILDSTDERR: ^~~~~~~~~~ ~~~~~~~~~~~~~~ BUILDSTDERR: XS.xs:702:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'I32' {aka 'long int'} [-Wformat=] BUILDSTDERR: At top level: BUILDSTDERR: XS.xs:160:12: warning: 'vartype_to_svtype' defined but not used [-Wunused-function] BUILDSTDERR: static I32 vartype_to_svtype(vartype_t type) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Package/Stash/XS/XS.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 XS.o -o blib/arch/auto/Package/Stash/XS/XS.so \ -lperl \ chmod 755 blib/arch/auto/Package/Stash/XS/XS.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SGDxGB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm + cd Package-Stash-XS-0.28 + rm -rf /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Package/Stash/XS/XS.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-Package-Stash-XS-0.28-17.el8.arm/usr/lib/perl5/vendor_perl/auto/Package/Stash/XS/XS.so Installing /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/lib/perl5/vendor_perl/Package/Stash/XS.pm Installing /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/man/man3/Package::Stash::XS.3pm + find /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.28-17.el8 --unique-debug-suffix -0.28-17.el8.arm --unique-debug-src-base perl-Package-Stash-XS-0.28-17.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Package-Stash-XS-0.28 extracting debug info from /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/lib/perl5/vendor_perl/auto/Package/Stash/XS/XS.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 472 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.gxTqU5 + umask 022 + cd /builddir/build/BUILD + cd Package-Stash-XS-0.28 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Package/Stash/XS/XS.bs 644 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 t/00-compile.t ........... ok BUILDSTDERR: Redundant argument in sprintf at t/addsub.t line 33. BUILDSTDERR: Redundant argument in sprintf at t/addsub.t line 43. t/addsub.t ............... ok t/anon-basic.t ........... skipped: Test requires module 'Package::Anon' but it's not found t/anon.t ................. skipped: Test requires module 'Package::Anon' but it's not found t/bare-anon-basic.t ...... skipped: This isn't really going to work yet, probably t/bare-anon.t ............ skipped: This isn't really going to work yet, probably t/basic.t ................ ok t/compile-time.t ......... ok t/edge-cases.t ........... ok t/extension.t ............ ok t/get.t .................. ok t/io.t ................... ok t/isa.t .................. ok t/magic.t ................ ok t/paamayim_nekdotayim.t .. ok t/scalar-values.t ........ ok t/stash-deletion.t ....... ok t/synopsis.t ............. ok t/warnings.t ............. ok All tests successful. Files=19, Tests=266, 4 wallclock secs ( 0.17 usr 0.06 sys + 3.42 cusr 0.53 csys = 4.18 CPU) Result: PASS + exit 0 Processing files: perl-Package-Stash-XS-0.28-17.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GqTmuW + umask 022 + cd /builddir/build/BUILD + cd Package-Stash-XS-0.28 + DOCDIR=/builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/doc/perl-Package-Stash-XS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/doc/perl-Package-Stash-XS + cp -pr Changes /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/doc/perl-Package-Stash-XS + cp -pr README /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/doc/perl-Package-Stash-XS + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OsEKaQ + umask 022 + cd /builddir/build/BUILD + cd Package-Stash-XS-0.28 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/licenses/perl-Package-Stash-XS + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/licenses/perl-Package-Stash-XS + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm/usr/share/licenses/perl-Package-Stash-XS + exit 0 Provides: perl(Package::Stash::XS) = 0.28 perl-Package-Stash-XS = 0.28-17.el8 perl-Package-Stash-XS(armv5tel-32) = 0.28-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) 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(:VERSION) >= 5.8.1 perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Package-Stash-XS-debugsource-0.28-17.el8.armv5tel Provides: perl-Package-Stash-XS-debugsource = 0.28-17.el8 perl-Package-Stash-XS-debugsource(armv5tel-32) = 0.28-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Package-Stash-XS-debuginfo-0.28-17.el8.armv5tel Provides: debuginfo(build-id) = 6103f023fca370c9eaaa967c9b1540dce4f3f2e7 perl-Package-Stash-XS-debuginfo = 0.28-17.el8 perl-Package-Stash-XS-debuginfo(armv5tel-32) = 0.28-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Package-Stash-XS-debugsource(armv5tel-32) = 0.28-17.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm Wrote: /builddir/build/RPMS/perl-Package-Stash-XS-0.28-17.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/perl-Package-Stash-XS-debugsource-0.28-17.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/perl-Package-Stash-XS-debuginfo-0.28-17.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hafe7a + umask 022 + cd /builddir/build/BUILD + cd Package-Stash-XS-0.28 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Package-Stash-XS-0.28-17.el8.arm + exit 0 Child return code was: 0