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/pcsc-perl.spec'], chrootPath='/var/lib/mock/f30-build-41095-22951/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pcsc-perl.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/pcsc-perl-1.4.14-9.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pcsc-perl.spec'], chrootPath='/var/lib/mock/f30-build-41095-22951/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pcsc-perl.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.aC37WY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcsc-perl-1.4.14 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pcsc-perl-1.4.14.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcsc-perl-1.4.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 examples/gsm.script examples/gsm_directory.pl examples/test_iso_error.pl + f=Changelog + iconv -f iso-8859-1 -t utf-8 Changelog + mv Changelog.utf8 Changelog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.13uRjk + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + 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' DEFINE=-Wall osname: linux LDDFLAGS: INC: `pkg-config --cflags libpcsclite` Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Chipcard::PCSC + make -j4 Running Mkbootstrap for PCSC () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/pcsc-perl-1.4.14/typemap' PCSC.xs > PCSC.xsc make[1]: Entering directory '/builddir/build/BUILD/pcsc-perl-1.4.14/Card' chmod 644 "PCSC.bs" cp PCSC.pm blib/lib/Chipcard/PCSC.pm cp PCSC.pod blib/lib/Chipcard/PCSC.pod "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PCSC.bs blib/arch/auto/Chipcard/PCSC/PCSC.bs 644 cp Card.pod ../blib/lib/Chipcard/PCSC/Card.pod cp Card.pm ../blib/lib/Chipcard/PCSC/Card.pm mv PCSC.xsc PCSC.c gcc -c `pkg-config --cflags libpcsclite` -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.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib64/perl5/CORE" -Wall PCSC.c Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/pcsc-perl-1.4.14/Card' BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__EstablishContext': BUILDSTDERR: PCSC.c:567:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__ListReaders': BUILDSTDERR: PCSC.c:629:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Connect': BUILDSTDERR: PCSC.c:730:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Reconnect': BUILDSTDERR: PCSC.c:766:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Status': BUILDSTDERR: PCSC.c:840:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Transmit': BUILDSTDERR: PCSC.c:970:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Control': BUILDSTDERR: PCSC.c:1089:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: SV * RETVAL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__GetStatusChange': BUILDSTDERR: PCSC.c:1241:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: bool RETVAL; BUILDSTDERR: ^~~~~~ rm -f blib/arch/auto/Chipcard/PCSC/PCSC.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 PCSC.o -o blib/arch/auto/Chipcard/PCSC/PCSC.so \ -lperl \ chmod 755 blib/arch/auto/Chipcard/PCSC/PCSC.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v8ajW6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 + cd pcsc-perl-1.4.14 + make pure_install DESTDIR=/builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 make[1]: Entering directory '/builddir/build/BUILD/pcsc-perl-1.4.14/Card' Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/pcsc-perl-1.4.14/Card' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PCSC.bs blib/arch/auto/Chipcard/PCSC/PCSC.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/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Chipcard/PCSC/PCSC.so Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/Chipcard/PCSC.pm Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/Chipcard/PCSC.pod Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/Chipcard/PCSC/Card.pod Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/Chipcard/PCSC/Card.pm Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/man/man3/Chipcard::PCSC::Card.3pm Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/man/man3/Chipcard::PCSC.3pm + find /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.14-9.fc30 --unique-debug-suffix -1.4.14-9.fc30.riscv64 --unique-debug-src-base pcsc-perl-1.4.14-9.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pcsc-perl-1.4.14 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Chipcard/PCSC/PCSC.so extracting debug info from /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Chipcard/PCSC/PCSC.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 221 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.5Ne74B Processing files: pcsc-perl-1.4.14-9.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BNrYde + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + DOCDIR=/builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/doc/pcsc-perl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/doc/pcsc-perl + cp -pr Changelog /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/doc/pcsc-perl + cp -pr README /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/doc/pcsc-perl + cp -pr examples/ /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/doc/pcsc-perl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FiioKj + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + LICENSEDIR=/builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/licenses/pcsc-perl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/licenses/pcsc-perl + cp -pr LICENCE /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64/usr/share/licenses/pcsc-perl + 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"). Provides: pcsc-perl = 1.4.14-9.fc30 pcsc-perl(riscv-64) = 1.4.14-9.fc30 perl(Chipcard::PCSC) = 0.05 perl(Chipcard::PCSC::Card) = 0.02 perl-pcsc = 1.4.14-9.fc30 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(Carp) perl(Chipcard::PCSC) perl(Chipcard::PCSC::Card) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: pcsc-perl-debugsource-1.4.14-9.fc30.riscv64 Provides: pcsc-perl-debugsource = 1.4.14-9.fc30 pcsc-perl-debugsource(riscv-64) = 1.4.14-9.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pcsc-perl-debuginfo-1.4.14-9.fc30.riscv64 Provides: debuginfo(build-id) = eae62321520b2342a4e7d084e7069c22d87138d7 pcsc-perl-debuginfo = 1.4.14-9.fc30 pcsc-perl-debuginfo(riscv-64) = 1.4.14-9.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcsc-perl-debugsource(riscv-64) = 1.4.14-9.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 Wrote: /builddir/build/RPMS/pcsc-perl-1.4.14-9.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/pcsc-perl-debugsource-1.4.14-9.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/pcsc-perl-debuginfo-1.4.14-9.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XmvfoP + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcsc-perl-1.4.14-9.fc30.riscv64 + exit 0 Child return code was: 0