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-Math-Random-ISAAC-XS.spec'], chrootPath='/var/lib/mock/f31-build-46381-26495/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-Math-Random-ISAAC-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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559260800 Wrote: /builddir/build/SRPMS/perl-Math-Random-ISAAC-XS-1.004-27.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Math-Random-ISAAC-XS.spec'], chrootPath='/var/lib/mock/f31-build-46381-26495/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-Math-Random-ISAAC-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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} 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 setting SOURCE_DATE_EPOCH=1559260800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yLu0d8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-Random-ISAAC-XS-1.004 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-Random-ISAAC-XS-1.004.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Random-ISAAC-XS-1.004 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' examples/benchmark.pl examples/distribution.pl + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hNP9Q7 + umask 022 + cd /builddir/build/BUILD + cd Math-Random-ISAAC-XS-1.004 + /usr/bin/perl Build.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' + ./Build BUILDSTDERR: In file included from lib/Math/Random/ISAAC/XS.xs:13: BUILDSTDERR: src/rand.h:29:13: warning: 'isaac' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 29 | static void isaac(randctx *); BUILDSTDERR: | ^~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Math-Random-ISAAC-XS' version '1.004' Building Math-Random-ISAAC-XS gcc -Isrc -I/usr/lib64/perl5/CORE -fPIC -DUSE_INT -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 -g -o src/rand.o src/rand.c gcc -Isrc -I/usr/lib64/perl5/CORE -DVERSION="1.004" -DXS_VERSION="1.004" -fPIC -DUSE_INT -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 -g -o lib/Math/Random/ISAAC/XS.o lib/Math/Random/ISAAC/XS.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Math/Random/ISAAC/XS/XS.bs') 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 -lperl -o blib/arch/auto/Math/Random/ISAAC/XS/XS.so lib/Math/Random/ISAAC/XS.o src/rand.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O1E47a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 + cd Math-Random-ISAAC-XS-1.004 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 create_packlist=0 + find /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.004-27.fc31 --unique-debug-suffix -1.004-27.fc31.riscv64 --unique-debug-src-base perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Math-Random-ISAAC-XS-1.004 BUILDSTDERR: 35 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '%{__python}' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Building Math-Random-ISAAC-XS Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Random/ISAAC/XS/XS.bs Installing /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Random/ISAAC/XS/XS.so Installing /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/lib64/perl5/vendor_perl/Math/Random/ISAAC/XS.pm Installing /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/man/man3/Math::Random::ISAAC::XS.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Random/ISAAC/XS/XS.so extracting debug info from /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Math/Random/ISAAC/XS/XS.so original debug info size: 120kB, size after compression: 120kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UTZGOa Processing files: perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pDlPA8 + umask 022 + cd /builddir/build/BUILD + cd Math-Random-ISAAC-XS-1.004 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/doc/perl-Math-Random-ISAAC-XS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/doc/perl-Math-Random-ISAAC-XS + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/doc/perl-Math-Random-ISAAC-XS + cp -pr examples /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/doc/perl-Math-Random-ISAAC-XS + cp -pr README /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/doc/perl-Math-Random-ISAAC-XS + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mrfw98 + umask 022 + cd /builddir/build/BUILD + cd Math-Random-ISAAC-XS-1.004 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/licenses/perl-Math-Random-ISAAC-XS + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/licenses/perl-Math-Random-ISAAC-XS + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64/usr/share/licenses/perl-Math-Random-ISAAC-XS + RPM_EC=0 BUILDSTDERR: ++ jobs -p + 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"). Provides: perl(Math::Random::ISAAC::XS) = 1.004 perl-Math-Random-ISAAC-XS = 1.004-27.fc31 perl-Math-Random-ISAAC-XS(riscv-64) = 1.004-27.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-Random-ISAAC-XS-debugsource-1.004-27.fc31.riscv64 Provides: perl-Math-Random-ISAAC-XS-debugsource = 1.004-27.fc31 perl-Math-Random-ISAAC-XS-debugsource(riscv-64) = 1.004-27.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Math-Random-ISAAC-XS-debuginfo-1.004-27.fc31.riscv64 Provides: debuginfo(build-id) = 17513156f08cf379abdfb21fdb6388c68dd16dc4 perl-Math-Random-ISAAC-XS-debuginfo = 1.004-27.fc31 perl-Math-Random-ISAAC-XS-debuginfo(riscv-64) = 1.004-27.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Math-Random-ISAAC-XS-debugsource(riscv-64) = 1.004-27.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-Math-Random-ISAAC-XS-debugsource-1.004-27.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Math-Random-ISAAC-XS-debuginfo-1.004-27.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lDZN6b + umask 022 + cd /builddir/build/BUILD + cd Math-Random-ISAAC-XS-1.004 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-Random-ISAAC-XS-1.004-27.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0