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-Devel-FastProf.spec'], chrootPath='/var/lib/mock/f33-build-299672-56385/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-Devel-FastProf.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: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/perl-Devel-FastProf-0.08-35.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-Devel-FastProf.spec'], chrootPath='/var/lib/mock/f33-build-299672-56385/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-Devel-FastProf.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FsTJmK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Devel-FastProf-0.08 + /usr/bin/gzip -dc /builddir/build/SOURCES/Devel-FastProf-0.08.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-FastProf-0.08 + /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.Y7lBeL + umask 022 + cd /builddir/build/BUILD + cd Devel-FastProf-0.08 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -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' NO_PACKLIST=1 NO_PERLLOCAL=1 Warning: prerequisite Sort::Key 1.01 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::FastProf + /usr/bin/make -O -j4 V=1 VERBOSE=1 Running Mkbootstrap for FastProf () chmod 644 "FastProf.bs" cp lib/Devel/FastProf/Reader.pm blib/lib/Devel/FastProf/Reader.pm cp lib/Devel/FastProf.pm blib/lib/Devel/FastProf.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastProf.bs blib/arch/auto/Devel/FastProf/FastProf.bs 644 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' FastProf.xs > FastProf.xsc mv FastProf.xsc FastProf.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 -O2 -flto=auto -ffat-lto-objects -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 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAS_GETTIMEOD FastProf.c FastProf.xs: In function 'get_file_id': FastProf.xs:223:8: warning: unused variable 'id' [-Wunused-variable] 223 | UV id; | ^~ FastProf.xs: In function 'mapid': FastProf.xs:260:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IV' {aka 'long int'} [-Wformat=] 260 | sv_setpvf(key, "%d:%d", pid, fid); | ^~~~~~~ ~~~ | | | IV {aka long int} FastProf.xs:260:20: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IV' {aka 'long int'} [-Wformat=] FastProf.xs: In function 'XS_Devel__FastProf__Reader__read_file': FastProf.xs:460:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IV' {aka 'long int'} [-Wformat=] 460 | sv_setpvf(key, "%d:%d", lfid, lline); | ^~~~~~~ ~~~~ | | | IV {aka long int} FastProf.xs:460:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'IV' {aka 'long int'} [-Wformat=] At top level: FastProf.xs:156:13: warning: 'psv' defined but not used [-Wunused-function] 156 | static void psv(SV *sv) { | ^~~ FastProf.xs:34:11: warning: 'old_line' defined but not used [-Wunused-variable] 34 | static IV old_line = 0; | ^~~~~~~~ rm -f blib/arch/auto/Devel/FastProf/FastProf.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 FastProf.o -o blib/arch/auto/Devel/FastProf/FastProf.so \ -lperl \ chmod 755 blib/arch/auto/Devel/FastProf/FastProf.so cp bin/fprofpp blib/script/fprofpp "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/fprofpp Manifying 1 pod document Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rn8h8M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 + cd Devel-FastProf-0.08 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastProf.bs blib/arch/auto/Devel/FastProf/FastProf.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Devel/FastProf/FastProf.so Installing /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/lib64/perl5/vendor_perl/Devel/FastProf.pm Installing /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/lib64/perl5/vendor_perl/Devel/FastProf/Reader.pm Installing /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/share/man/man1/fprofpp.1 Installing /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/share/man/man3/Devel::FastProf.3pm Installing /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/bin/fprofpp + find /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.08-35.fc33 --unique-debug-suffix -0.08-35.fc33.riscv64 --unique-debug-src-base perl-Devel-FastProf-0.08-35.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Devel-FastProf-0.08 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Devel/FastProf/FastProf.so extracting debug info from /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/Devel/FastProf/FastProf.so original debug info size: 240kB, size after compression: 240kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 69 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.9XvpRK + umask 022 + cd /builddir/build/BUILD + cd Devel-FastProf-0.08 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastProf.bs blib/arch/auto/Devel/FastProf/FastProf.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/Devel-FastProf-Reader.t .. ok t/Devel-FastProf.t ......... ok t/pods.t ................... ok All tests successful. Files=3, Tests=5, 10 wallclock secs ( 0.72 usr 0.16 sys + 7.78 cusr 1.45 csys = 10.11 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Devel-FastProf-0.08-35.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rBULAM + umask 022 + cd /builddir/build/BUILD + cd Devel-FastProf-0.08 + DOCDIR=/builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/share/doc/perl-Devel-FastProf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/share/doc/perl-Devel-FastProf + cp -pr Changes /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/share/doc/perl-Devel-FastProf + cp -pr README /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64/usr/share/doc/perl-Devel-FastProf + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Devel::FastProf) = 0.08 perl(Devel::FastProf::Reader) = 0.08 perl-Devel-FastProf = 0.08-35.fc33 perl-Devel-FastProf(riscv-64) = 0.08-35.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) perl(Carp) perl(Devel::FastProf::Reader) perl(Exporter) perl(Getopt::Std) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Devel-FastProf-debugsource-0.08-35.fc33.riscv64 Provides: perl-Devel-FastProf-debugsource = 0.08-35.fc33 perl-Devel-FastProf-debugsource(riscv-64) = 0.08-35.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Devel-FastProf-debuginfo-0.08-35.fc33.riscv64 Provides: debuginfo(build-id) = 564869ec7de497522292a75d5b8c49ade87d5bda perl-Devel-FastProf-debuginfo = 0.08-35.fc33 perl-Devel-FastProf-debuginfo(riscv-64) = 0.08-35.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Devel-FastProf-debugsource(riscv-64) = 0.08-35.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-Devel-FastProf-0.08-35.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Devel-FastProf-debugsource-0.08-35.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Devel-FastProf-debuginfo-0.08-35.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HbmBLJ + umask 022 + cd /builddir/build/BUILD + cd Devel-FastProf-0.08 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Devel-FastProf-0.08-35.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0