Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-DBI-Dumper.spec'], chrootPath='/var/lib/mock/f30-build-38095-21957/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-DBI-Dumper.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/perl-DBI-Dumper-2.01-38.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-DBI-Dumper.spec'], chrootPath='/var/lib/mock/f30-build-38095-21957/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-DBI-Dumper.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: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UtpPoQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBI-Dumper-2.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBI-Dumper-2.01.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBI-Dumper-2.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (DBI-Dumper-2.01-qw-does-not-produce-parentheses.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #0 (DBI-Dumper-2.01-qw-does-not-produce-parentheses.patch): patching file lib/DBI/Dumper.pm + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kXz3Eq + umask 022 + cd /builddir/build/BUILD + cd DBI-Dumper-2.01 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBI::Dumper + make cp lib/DBI/Dumper/Grammar.pm blib/lib/DBI/Dumper/Grammar.pm cp lib/DBI/Dumper.pm blib/lib/DBI/Dumper.pm cp lib/DBI/Dumper/PurePerl.pm blib/lib/DBI/Dumper/PurePerl.pm cp lib/DBI/Dumper/C.pm blib/lib/DBI/Dumper/C.pm cp bin/dbidumper.pl blib/script/dbidumper.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbidumper.pl Manifying 1 pod document Manifying 2 pod documents # recreate grammar "/usr/bin/perl" -MParse::RecDescent - grammar.prd DBI::Dumper::Grammar BUILDSTDERR: precompiling grammar from file 'grammar.prd' BUILDSTDERR: to class DBI::Dumper::Grammar in module file 'Grammar.pm' BUILDSTDERR: Hint: The precompiled grammar did not specify the - BUILDSTDERR: runtime_class option. The resulting parser will "use BUILDSTDERR: Parse::RecDescent". Future changes to Parse::RecDescent BUILDSTDERR: may cause DBI::Dumper::Grammar to stop working. BUILDSTDERR: Consider building a -standalone parser, or providing BUILDSTDERR: the -runtime_class option as described in BUILDSTDERR: Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable BUILDSTDERR: this message. mv -f Grammar.pm lib/DBI/Dumper/Grammar.pm # precompile inline::c block "/usr/bin/perl" -Mblib -MInline=_INSTALL_ -MDBI::Dumper::C -e1 1.00 blib/arch + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1xH7S6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 + cd DBI-Dumper-2.01 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 Skip blib/lib/DBI/Dumper/PurePerl.pm (unchanged) cp lib/DBI/Dumper/Grammar.pm blib/lib/DBI/Dumper/Grammar.pm Skip blib/lib/DBI/Dumper.pm (unchanged) Skip blib/lib/DBI/Dumper/C.pm (unchanged) Manifying 1 pod document Manifying 2 pod documents # recreate grammar "/usr/bin/perl" -MParse::RecDescent - grammar.prd DBI::Dumper::Grammar BUILDSTDERR: precompiling grammar from file 'grammar.prd' BUILDSTDERR: to class DBI::Dumper::Grammar in module file 'Grammar.pm' BUILDSTDERR: Hint: The precompiled grammar did not specify the - BUILDSTDERR: runtime_class option. The resulting parser will "use BUILDSTDERR: Parse::RecDescent". Future changes to Parse::RecDescent BUILDSTDERR: may cause DBI::Dumper::Grammar to stop working. BUILDSTDERR: Consider building a -standalone parser, or providing BUILDSTDERR: the -runtime_class option as described in BUILDSTDERR: Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable BUILDSTDERR: this message. mv -f Grammar.pm lib/DBI/Dumper/Grammar.pm # precompile inline::c block "/usr/bin/perl" -Mblib -MInline=_INSTALL_ -MDBI::Dumper::C -e1 1.00 blib/arch Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/DBI/Dumper/C/C.so Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/DBI/Dumper.pm Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/DBI/Dumper/PurePerl.pm Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/DBI/Dumper/C.pm Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/DBI/Dumper/Grammar.pm Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/man/man1/dbidumper.pl.1 Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/man/man3/DBI::Dumper::C.3pm Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/man/man3/DBI::Dumper.3pm Installing /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/bin/dbidumper.pl + find /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 -type f -name '*.bs' -a -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/builddir /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr + rm -rf /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/builddir/build/BUILD/DBI-Dumper-2.01 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.01-38.fc30 --unique-debug-suffix -2.01-38.fc30.riscv64 --unique-debug-src-base perl-DBI-Dumper-2.01-38.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/DBI-Dumper-2.01 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/DBI/Dumper/C/C.so extracting debug info from /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/DBI/Dumper/C/C.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: _Inline/build/DBI/Dumper/C: Cannot stat: No such file or directory BUILDSTDERR: cpio: _Inline/build/DBI/Dumper/C/C.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: _Inline/build/DBI/Dumper/C/C.xs: Cannot stat: No such file or directory BUILDSTDERR: 0 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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jBrtAg Processing files: perl-DBI-Dumper-2.01-38.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SCyZzo + umask 022 + cd /builddir/build/BUILD + cd DBI-Dumper-2.01 + DOCDIR=/builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/doc/perl-DBI-Dumper + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/doc/perl-DBI-Dumper + cp -pr Changes /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/doc/perl-DBI-Dumper + cp -pr grammar.prd /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/doc/perl-DBI-Dumper + cp -pr README /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/doc/perl-DBI-Dumper + cp -pr t/ /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/doc/perl-DBI-Dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W6mFU7 + umask 022 + cd /builddir/build/BUILD + cd DBI-Dumper-2.01 + LICENSEDIR=/builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/licenses/perl-DBI-Dumper + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/licenses/perl-DBI-Dumper + cp -pr COPYING.fedora /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64/usr/share/licenses/perl-DBI-Dumper + exit 0 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: perl(DBI::Dumper) = 2.01 perl(DBI::Dumper::C) = 1.00 perl(DBI::Dumper::Grammar) perl(DBI::Dumper::PurePerl) perl-DBI-Dumper = 2.01-38.fc30 perl-DBI-Dumper(riscv-64) = 2.01-38.fc30 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.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(DBI) perl(DBI::Dumper) perl(DBI::Dumper::Grammar) perl(DBI::Dumper::PurePerl) perl(Inline) perl(Parse::RecDescent) perl(Time::HiRes) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBI-Dumper-debugsource-2.01-38.fc30.riscv64 Provides: perl-DBI-Dumper-debugsource = 2.01-38.fc30 perl-DBI-Dumper-debugsource(riscv-64) = 2.01-38.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-DBI-Dumper-debuginfo-2.01-38.fc30.riscv64 Provides: debuginfo(build-id) = 1ab3cabd61d51a90970f8fbf53e36c551449911d perl-DBI-Dumper-debuginfo = 2.01-38.fc30 perl-DBI-Dumper-debuginfo(riscv-64) = 2.01-38.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-DBI-Dumper-debugsource(riscv-64) = 2.01-38.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 Wrote: /builddir/build/RPMS/perl-DBI-Dumper-2.01-38.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/perl-DBI-Dumper-debugsource-2.01-38.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/perl-DBI-Dumper-debuginfo-2.01-38.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KmbPHe + umask 022 + cd /builddir/build/BUILD + cd DBI-Dumper-2.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBI-Dumper-2.01-38.fc30.riscv64 + exit 0 Child return code was: 0