Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pcsc-perl.spec'], chrootPath='/var/lib/mock/f30-build-15120469-1076253/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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': 'C.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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/pcsc-perl-1.4.14-10.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pcsc-perl.spec'], chrootPath='/var/lib/mock/f30-build-15120469-1076253/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3ps5E3 + 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.WNGmXV + 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 -m64 -mcpu=power8 -mtune=power8 -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.pm ../blib/lib/Chipcard/PCSC/Card.pm cp Card.pod ../blib/lib/Chipcard/PCSC/Card.pod 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 -m64 -mcpu=power8 -mtune=power8 -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 -m64 -mcpu=power8 -mtune=power8 -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: 567 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__ListReaders': BUILDSTDERR: PCSC.c:629:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 629 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Connect': BUILDSTDERR: PCSC.c:730:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 730 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Reconnect': BUILDSTDERR: PCSC.c:766:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 766 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Status': BUILDSTDERR: PCSC.c:840:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 840 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Transmit': BUILDSTDERR: PCSC.c:970:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 970 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__Control': BUILDSTDERR: PCSC.c:1089:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 1089 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: PCSC.c: In function 'XS_Chipcard__PCSC__GetStatusChange': BUILDSTDERR: PCSC.c:1241:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 1241 | 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.MTjN3O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le + cd pcsc-perl-1.4.14 + make pure_install DESTDIR=/builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le 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-10.fc30.ppc64le/usr/lib64/perl5/vendor_perl/auto/Chipcard/PCSC/PCSC.so Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/lib64/perl5/vendor_perl/Chipcard/PCSC.pod Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/lib64/perl5/vendor_perl/Chipcard/PCSC.pm Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/lib64/perl5/vendor_perl/Chipcard/PCSC/Card.pod Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/lib64/perl5/vendor_perl/Chipcard/PCSC/Card.pm Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/share/man/man3/Chipcard::PCSC::Card.3pm Installing /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/share/man/man3/Chipcard::PCSC.3pm + find /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.14-10.fc30 --unique-debug-suffix -1.4.14-10.fc30.ppc64le --unique-debug-src-base pcsc-perl-1.4.14-10.fc30.ppc64le --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-10.fc30.ppc64le/usr/lib64/perl5/vendor_perl/auto/Chipcard/PCSC/PCSC.so extracting debug info from /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/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 + /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.bKoxyI + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + grep -qF 'dlopen("libpcsclite.so.1"' PCSCperl.h + exit 0 Processing files: pcsc-perl-1.4.14-10.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L4wp3B + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + DOCDIR=/builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/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-10.fc30.ppc64le/usr/share/doc/pcsc-perl + cp -pr Changelog /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/share/doc/pcsc-perl + cp -pr README /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/share/doc/pcsc-perl + cp -pr examples/ /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/share/doc/pcsc-perl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y3Wxyv + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + LICENSEDIR=/builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/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-10.fc30.ppc64le/usr/share/licenses/pcsc-perl + cp -pr LICENCE /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le/usr/share/licenses/pcsc-perl + exit 0 Provides: pcsc-perl = 1.4.14-10.fc30 pcsc-perl(ppc-64) = 1.4.14-10.fc30 perl(Chipcard::PCSC) = 0.05 perl(Chipcard::PCSC::Card) = 0.02 perl-pcsc = 1.4.14-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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-10.fc30.ppc64le Provides: pcsc-perl-debugsource = 1.4.14-10.fc30 pcsc-perl-debugsource(ppc-64) = 1.4.14-10.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-10.fc30.ppc64le Provides: debuginfo(build-id) = 197108553d66a5781ff2f22ec6de7d7df2c55578 pcsc-perl-debuginfo = 1.4.14-10.fc30 pcsc-perl-debuginfo(ppc-64) = 1.4.14-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pcsc-perl-debugsource(ppc-64) = 1.4.14-10.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le Wrote: /builddir/build/RPMS/pcsc-perl-1.4.14-10.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/pcsc-perl-debugsource-1.4.14-10.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/pcsc-perl-debuginfo-1.4.14-10.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rETEcp + umask 022 + cd /builddir/build/BUILD + cd pcsc-perl-1.4.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pcsc-perl-1.4.14-10.fc30.ppc64le + exit 0 Child return code was: 0