Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Ref-Util-XS.spec'], chrootPath='/var/lib/mock/f33-build-285121-53035/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Ref-Util-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 sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1592870400 Wrote: /builddir/build/SRPMS/perl-Ref-Util-XS-0.117-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Ref-Util-XS.spec'], chrootPath='/var/lib/mock/f33-build-285121-53035/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Ref-Util-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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1592870400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FgGeLl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Ref-Util-XS-0.117 + /usr/bin/gzip -dc /builddir/build/SOURCES/Ref-Util-XS-0.117.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Ref-Util-XS-0.117 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SV2mZp + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Ref::Util::XS Writing MYMETA.yml and MYMETA.json + make -j4 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' XS.xs > XS.xsc Running Mkbootstrap for XS () chmod 644 "XS.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Ref/Util/XS/XS.bs 644 cp lib/Ref/Util/XS.pm blib/lib/Ref/Util/XS.pm mv XS.xsc XS.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.117\" -DXS_VERSION=\"0.117\" -fPIC "-I/usr/lib64/perl5/CORE" XS.c In file included from XS.xs:7: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib64/perl5/CORE/perl.h:2753, from XS.xs:3: /usr/lib64/perl5/CORE/handy.h:1251: note: this is the location of the previous definition 1251 | # define WIDEST_UTYPE U64 | XS.c: In function 'XS_Ref__Util__XS__using_custom_ops': XS.c:385:7: warning: unused variable 'RETVAL' [-Wunused-variable] 385 | SV * RETVAL; | ^~~~~~ At top level: XS.xs:67:5: warning: 'THX_ck_entersub_args_is_blessed_ioref' defined but not used [-Wunused-function] 67 | THX_ck_entersub_args_ ## x(pTHX_ OP *entersubop, GV *namegv, SV *ckobj) \ | ^~~~~~~~~~~~~~~~~~~~~ XS.xs:67:5: note: in definition of macro 'DECL_CALL_CHK_FUNC' 67 | THX_ck_entersub_args_ ## x(pTHX_ OP *entersubop, GV *namegv, SV *ckobj) \ | ^~~~~~~~~~~~~~~~~~~~~ XS.xs:218:1: note: in expansion of macro 'DECL' 218 | DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) | ^~~~ XS.xs:218:6: warning: 'is_blessed_ioref_xop' defined but not used [-Wunused-variable] 218 | DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) | ^~~~~~~~~~~~~~~~ XS.xs:54:16: note: in definition of macro 'DECL_XOP' 54 | static XOP x ## _xop; | ^ XS.xs:218:1: note: in expansion of macro 'DECL' 218 | DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) | ^~~~ XS.xs:45:5: warning: 'THX_xsfunc_is_blessed_ioref' defined but not used [-Wunused-function] 45 | THX_xsfunc_ ## x (pTHX_ CV *cv) \ | ^~~~~~~~~~~ XS.xs:45:5: note: in definition of macro 'DECL_RUNTIME_FUNC' 45 | THX_xsfunc_ ## x (pTHX_ CV *cv) \ | ^~~~~~~~~~~ XS.xs:218:1: note: in expansion of macro 'DECL' 218 | DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) | ^~~~ XS.xs:67:5: warning: 'THX_ck_entersub_args_is_plain_ioref' defined but not used [-Wunused-function] 67 | THX_ck_entersub_args_ ## x(pTHX_ OP *entersubop, GV *namegv, SV *ckobj) \ | ^~~~~~~~~~~~~~~~~~~~~ XS.xs:67:5: note: in definition of macro 'DECL_CALL_CHK_FUNC' 67 | THX_ck_entersub_args_ ## x(pTHX_ OP *entersubop, GV *namegv, SV *ckobj) \ | ^~~~~~~~~~~~~~~~~~~~~ XS.xs:208:1: note: in expansion of macro 'DECL' 208 | DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) | ^~~~ XS.xs:208:6: warning: 'is_plain_ioref_xop' defined but not used [-Wunused-variable] 208 | DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) | ^~~~~~~~~~~~~~ XS.xs:54:16: note: in definition of macro 'DECL_XOP' 54 | static XOP x ## _xop; | ^ XS.xs:208:1: note: in expansion of macro 'DECL' 208 | DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) | ^~~~ XS.xs:45:5: warning: 'THX_xsfunc_is_plain_ioref' defined but not used [-Wunused-function] 45 | THX_xsfunc_ ## x (pTHX_ CV *cv) \ | ^~~~~~~~~~~ XS.xs:45:5: note: in definition of macro 'DECL_RUNTIME_FUNC' 45 | THX_xsfunc_ ## x (pTHX_ CV *cv) \ | ^~~~~~~~~~~ XS.xs:208:1: note: in expansion of macro 'DECL' 208 | DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) | ^~~~ rm -f blib/arch/auto/Ref/Util/XS/XS.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/Ref/Util/XS/XS.so \ -lperl \ chmod 755 blib/arch/auto/Ref/Util/XS/XS.so Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CGaKon + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 + cd Ref-Util-XS-0.117 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Ref/Util/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-Ref-Util-XS-0.117-9.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so Installing /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/lib64/perl5/vendor_perl/Ref/Util/XS.pm Installing /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/man/man3/Ref::Util::XS.3pm + find /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 mode of '/builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/man/man3/Ref::Util::XS.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/lib64/perl5/vendor_perl/Ref/Util/XS.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.117-9.fc33 --unique-debug-suffix -0.117-9.fc33.riscv64 --unique-debug-src-base perl-Ref-Util-XS-0.117-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Ref-Util-XS-0.117 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so original debug info size: 212kB, size after compression: 208kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 52 blocks + /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.JFfBBo + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Ref/Util/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 # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.46 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.46 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # B::Concise any 1.004 # ExtUtils::MakeMaker any 7.46 # File::Spec any 3.78 # Test::More 0.96 1.302175 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # -------- ---- ---- # Exporter 5.57 5.74 # XSLoader any 0.30 # t/00-report-prereqs.t .. ok t/all-permutations.t ... ok t/arrayref.t ........... ok t/b-concise.t .......... ok t/dynamic.t ............ ok t/expr.t ............... ok t/functions.t .......... ok t/list.t ............... ok t/magic-readonly.t ..... ok t/magic.t .............. ok t/toomany.t ............ ok All tests successful. Files=11, Tests=473, 41 wallclock secs ( 3.65 usr 0.82 sys + 33.36 cusr 5.27 csys = 43.10 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Ref-Util-XS-0.117-9.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2hD70o + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + DOCDIR=/builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/doc/perl-Ref-Util-XS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/doc/perl-Ref-Util-XS + cp -pr Changes /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/doc/perl-Ref-Util-XS + cp -pr README /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/doc/perl-Ref-Util-XS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bvNVtl + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/licenses/perl-Ref-Util-XS + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/licenses/perl-Ref-Util-XS + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64/usr/share/licenses/perl-Ref-Util-XS + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Ref::Util::XS) = 0.117 perl-Ref-Util-XS = 0.117-9.fc33 perl-Ref-Util-XS(riscv-64) = 0.117-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libperl.so.5.32()(64bit) libpthread.so.0()(64bit) perl(Exporter) >= 5.57 perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Ref-Util-XS-debugsource-0.117-9.fc33.riscv64 Provides: perl-Ref-Util-XS-debugsource = 0.117-9.fc33 perl-Ref-Util-XS-debugsource(riscv-64) = 0.117-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Ref-Util-XS-debuginfo-0.117-9.fc33.riscv64 Provides: debuginfo(build-id) = d91773e4f7e52ffd28a5a17084b0da09cf6cbda5 perl-Ref-Util-XS-debuginfo = 0.117-9.fc33 perl-Ref-Util-XS-debuginfo(riscv-64) = 0.117-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Ref-Util-XS-debugsource(riscv-64) = 0.117-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-Ref-Util-XS-debugsource-0.117-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Ref-Util-XS-0.117-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Ref-Util-XS-debuginfo-0.117-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XV6ABn + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Ref-Util-XS-0.117-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0