Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Data-Peek.spec'], chrootPath='/var/lib/mock/f29-build-18894-10164/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Data-Peek.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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-Data-Peek-0.48-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Data-Peek.spec'], chrootPath='/var/lib/mock/f29-build-18894-10164/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Data-Peek.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YthgWj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Data-Peek-0.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/Data-Peek-0.48.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-Peek-0.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iMhDEz + umask 022 + cd /builddir/build/BUILD + cd Data-Peek-0.48 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 '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' Do you want to install module DP as a shortcut for Data::Peek ? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Data::Peek + make -j4 Running Mkbootstrap for Peek () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Data-Peek-0.48/typemap' Peek.xs > Peek.xsc chmod 644 "Peek.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs blib/arch/auto/Data/Peek/Peek.bs 644 cp DP.pm blib/lib/DP.pm cp Peek.pm blib/lib/Data/Peek.pm mv Peek.xsc Peek.c 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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -DVERSION=\"0.48\" -DXS_VERSION=\"0.48\" -fPIC "-I/usr/lib64/perl5/CORE" Peek.c BUILDSTDERR: In file included from Peek.xs:15: BUILDSTDERR: ppport.h:4594: warning: "WIDEST_UTYPE" redefined BUILDSTDERR: # define WIDEST_UTYPE U64TYPE BUILDSTDERR: BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:2465, BUILDSTDERR: from Peek.xs:10: BUILDSTDERR: /usr/lib64/perl5/CORE/handy.h:1064: note: this is the location of the previous definition BUILDSTDERR: # define WIDEST_UTYPE U64 BUILDSTDERR: rm -f blib/arch/auto/Data/Peek/Peek.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Peek.o -o blib/arch/auto/Data/Peek/Peek.so \ -lperl \ chmod 755 blib/arch/auto/Data/Peek/Peek.so Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XvkXcI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 + cd Data-Peek-0.48 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs blib/arch/auto/Data/Peek/Peek.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Data/Peek/Peek.so Installing /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/lib64/perl5/vendor_perl/DP.pm Installing /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/lib64/perl5/vendor_perl/Data/Peek.pm Installing /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/man/man3/Data::Peek.3pm Installing /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/man/man3/Data::DP.3pm + find /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.48-4.fc29 --unique-debug-suffix -0.48-4.fc29.riscv64 --unique-debug-src-base perl-Data-Peek-0.48-4.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Data-Peek-0.48 extracting debug info from /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Data/Peek/Peek.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 422 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 /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.e2g3WB + umask 022 + cd /builddir/build/BUILD + cd Data-Peek-0.48 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs blib/arch/auto/Data/Peek/Peek.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_pod.t ........ ok t/01_pod.t ........ ok t/10_DDumper.t .... ok t/11_DDumper.t .... ok t/20_DPeek.t ...... ok t/21_DDisplay.t ... ok t/22_DHexDump.t ... ok t/30_DDump-s.t .... ok t/31_DDump-s.t .... ok t/40_DDump-h.t .... ok t/41_DDump-h.t .... ok t/50_DDual.t ...... ok t/51_triplevar.t .. ok t/52_DGrow.t ...... ok All tests successful. Test Summary Report ------------------- t/50_DDual.t (Wstat: 0 Tests: 70 Failed: 0) TODO passed: 8-9, 31, 40-41, 49-50, 58-61, 63-69 Files=14, Tests=288, 29 wallclock secs ( 0.35 usr 0.08 sys + 27.40 cusr 1.74 csys = 29.57 CPU) Result: PASS + exit 0 Processing files: perl-Data-Peek-0.48-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L1txay + umask 022 + cd /builddir/build/BUILD + cd Data-Peek-0.48 + DOCDIR=/builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/doc/perl-Data-Peek + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/doc/perl-Data-Peek + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/doc/perl-Data-Peek + cp -pr README /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/doc/perl-Data-Peek + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64/usr/share/doc/perl-Data-Peek + exit 0 Provides: perl(Data::Peek) = 0.48 perl-Data-Peek = 0.48-4.fc29 perl-Data-Peek(riscv-64) = 0.48-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Config) perl(Data::Dumper) perl(Data::Peek) perl(DynaLoader) perl(bytes) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-Data-Peek-debugsource-0.48-4.fc29.riscv64 Provides: perl-Data-Peek-debugsource = 0.48-4.fc29 perl-Data-Peek-debugsource(riscv-64) = 0.48-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Data-Peek-debuginfo-0.48-4.fc29.riscv64 Provides: debuginfo(build-id) = 3d8148d8a938804859f142ccd1fa8b869e32cd37 perl-Data-Peek-debuginfo = 0.48-4.fc29 perl-Data-Peek-debuginfo(riscv-64) = 0.48-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Data-Peek-debugsource(riscv-64) = 0.48-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Data-Peek-0.48-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Data-Peek-debugsource-0.48-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Data-Peek-debuginfo-0.48-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QFzWXB + umask 022 + cd /builddir/build/BUILD + cd Data-Peek-0.48 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Data-Peek-0.48-4.fc29.riscv64 + exit 0 Child return code was: 0