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-Crypt-RC4-XS.spec'], chrootPath='/var/lib/mock/f29-build-8291-2517/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Crypt-RC4-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 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-Crypt-RC4-XS-0.02-21.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Crypt-RC4-XS.spec'], chrootPath='/var/lib/mock/f29-build-8291-2517/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Crypt-RC4-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 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EkVSri + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-RC4-XS-0.02 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-RC4-XS-0.02.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-RC4-XS-0.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cRuSVt + umask 022 + cd /builddir/build/BUILD + cd Crypt-RC4-XS-0.02 + /usr/bin/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' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::RC4::XS + make -j4 Running Mkbootstrap for XS () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Crypt-RC4-XS-0.02/typemap' XS.xs > XS.xsc chmod 644 "XS.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Crypt/RC4/XS/XS.bs 644 cp lib/Crypt/RC4/XS.pm blib/lib/Crypt/RC4/XS.pm AutoSplitting blib/lib/Crypt/RC4/XS.pm (blib/lib/auto/Crypt/RC4/XS) BUILDSTDERR: Please specify prototyping behavior for XS.xs (see perlxs manual) mv XS.xsc XS.c gcc -c -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" XS.c rm -f blib/arch/auto/Crypt/RC4/XS/XS.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 XS.o -o blib/arch/auto/Crypt/RC4/XS/XS.so \ -lperl \ chmod 755 blib/arch/auto/Crypt/RC4/XS/XS.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9URe7E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 + cd Crypt-RC4-XS-0.02 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Crypt/RC4/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-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Crypt/RC4/XS/XS.so Installing /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/lib64/perl5/vendor_perl/Crypt/RC4/XS.pm Installing /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Crypt/RC4/XS/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/share/man/man3/Crypt::RC4::XS.3pm + find /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.02-21.fc29 --unique-debug-suffix -0.02-21.fc29.riscv64 --unique-debug-src-base perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Crypt-RC4-XS-0.02 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/lib64/perl5/vendor_perl/auto/Crypt/RC4/XS/XS.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 22 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cJYdwt Processing files: perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9DYKzi + umask 022 + cd /builddir/build/BUILD + cd Crypt-RC4-XS-0.02 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/share/doc/perl-Crypt-RC4-XS + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/share/doc/perl-Crypt-RC4-XS + cp -pr Changes /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/share/doc/perl-Crypt-RC4-XS + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64/usr/share/doc/perl-Crypt-RC4-XS + exit 0 Provides: perl(Crypt::RC4::XS) = 0.02 perl-Crypt-RC4-XS = 0.02-21.fc29 perl-Crypt-RC4-XS(riscv-64) = 0.02-21.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.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(AutoLoader) perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-RC4-XS-debugsource-0.02-21.fc29.riscv64 Provides: perl-Crypt-RC4-XS-debugsource = 0.02-21.fc29 perl-Crypt-RC4-XS-debugsource(riscv-64) = 0.02-21.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-RC4-XS-debuginfo-0.02-21.fc29.riscv64 Provides: debuginfo(build-id) = 6c7198b48123278e32d9df33587d46810b073a49 perl-Crypt-RC4-XS-debuginfo = 0.02-21.fc29 perl-Crypt-RC4-XS-debuginfo(riscv-64) = 0.02-21.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-RC4-XS-debugsource(riscv-64) = 0.02-21.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 Wrote: /builddir/build/RPMS/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-RC4-XS-debugsource-0.02-21.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Crypt-RC4-XS-debuginfo-0.02-21.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nrp5FL + umask 022 + cd /builddir/build/BUILD + cd Crypt-RC4-XS-0.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Crypt-RC4-XS-0.02-21.fc29.riscv64 + exit 0 Child return code was: 0