Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Crypt-GCrypt.spec'], chrootPath='/var/lib/mock/f33-build-21841874-1794254/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Crypt-GCrypt.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 sh: perl: command not found Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/perl-Crypt-GCrypt-1.26-18.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Crypt-GCrypt.spec'], chrootPath='/var/lib/mock/f33-build-21841874-1794254/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Crypt-GCrypt.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 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gaqPAG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Crypt-GCrypt-1.26 + /usr/bin/gzip -dc /builddir/build/SOURCES/Crypt-GCrypt-1.26.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Crypt-GCrypt-1.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Crypt-GCrypt-1.26-libgcrypt_1_6_support.diff): + echo 'Patch #0 (Crypt-GCrypt-1.26-libgcrypt_1_6_support.diff):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file GCrypt.xs Patch #1 (Crypt-GCrypt-1.26-Correct-some-warnings.patch): + echo 'Patch #1 (Crypt-GCrypt-1.26-Correct-some-warnings.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file GCrypt.xs Patch #2 (Crypt-GCrypt-1.26-Use-an-encryption-key-in-the-test-suite.patch): + echo 'Patch #2 (Crypt-GCrypt-1.26-Use-an-encryption-key-in-the-test-suite.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/01-cipher.t + rm -r inc + perl -i -ne 'print $_ unless m{^inc/}' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZbdcsH + umask 022 + cd /builddir/build/BUILD + cd Crypt-GCrypt-1.26 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::GCrypt + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for GCrypt () chmod 644 "GCrypt.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GCrypt.bs blib/arch/auto/Crypt/GCrypt/GCrypt.bs 644 cp lib/Crypt/GCrypt.pm blib/lib/Crypt/GCrypt.pm cp lib/Crypt/GCrypt/MPI.pm blib/lib/Crypt/GCrypt/MPI.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Crypt-GCrypt-1.26/typemap' GCrypt.xs > GCrypt.xsc mv GCrypt.xsc GCrypt.c gcc -c -funsigned-char -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I/usr/lib64/perl5/CORE" GCrypt.c In file included from GCrypt.xs:17: ppport.h:227: warning: "PERL_UNUSED_DECL" redefined 227 | # define PERL_UNUSED_DECL | In file included from GCrypt.xs:14: /usr/lib64/perl5/CORE/perl.h:435: note: this is the location of the previous definition 435 | # define PERL_UNUSED_DECL __attribute__unused__ | GCrypt.c: In function 'XS_Crypt__GCrypt_new': GCrypt.xs:209:31: warning: variable 'ac_flags' set but not used [-Wunused-but-set-variable] 209 | unsigned int c_flags, ac_flags, md_flags; | ^~~~~~~~ GCrypt.xs:208:22: warning: unused variable 'mode' [-Wunused-variable] 208 | int i, algo, mode; | ^~~~ GCrypt.c: In function 'XS_Crypt__GCrypt_encrypt': GCrypt.xs:356:27: warning: unused variable 'buflen' [-Wunused-variable] 356 | size_t len, ilen, buflen; | ^~~~~~ GCrypt.c: In function 'XS_Crypt__GCrypt_finish': GCrypt.xs:404:34: warning: unused variable 'padding_length' [-Wunused-variable] 404 | size_t rlen, return_len, padding_length; | ^~~~~~~~~~~~~~ GCrypt.c: In function 'XS_Crypt__GCrypt_decrypt': GCrypt.xs:479:51: warning: unused variable 'decrypted_buffer' [-Wunused-variable] 479 | unsigned char *ibuf, *obuf, *ciphertext, *decrypted_buffer; | ^~~~~~~~~~~~~~~~ GCrypt.c: In function 'XS_Crypt__GCrypt_setkey': GCrypt.xs:568:20: warning: unused variable 'mpi' [-Wunused-variable] 568 | gcry_mpi_t mpi; | ^~~ GCrypt.xs:562:19: warning: unused variable 's' [-Wunused-variable] 562 | char *k, *s; | ^ GCrypt.xs:562:15: warning: unused variable 'k' [-Wunused-variable] 562 | char *k, *s; | ^ GCrypt.c: In function 'XS_Crypt__GCrypt__MPI_new': GCrypt.xs:784:31: warning: variable 'set' set but not used [-Wunused-but-set-variable] 784 | int i, valix, secure, set, format; | ^~~ GCrypt.c: In function 'XS_Crypt__GCrypt_new': GCrypt.xs:336:31: warning: 'key_s' may be used uninitialized in this function [-Wmaybe-uninitialized] 336 | RETVAL->err = gcry_md_setkey(RETVAL->h_md, key_s, RETVAL->keylen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GCrypt.xs:207:44: note: 'key_s' was declared here 207 | char *s, *algo_s = NULL, *mode_s, *key_s; | ^~~~~ In file included from /usr/lib64/perl5/CORE/perl.h:5603, from GCrypt.xs:14: /usr/lib64/perl5/CORE/embed.h:2069:19: warning: 'mode_s' may be used uninitialized in this function [-Wmaybe-uninitialized] 2069 | # define croak Perl_croak_nocontext | ^~~~~~~~~~~~~~~~~~~~ GCrypt.xs:207:35: note: 'mode_s' was declared here 207 | char *s, *algo_s = NULL, *mode_s, *key_s; | ^~~~~~ rm -f blib/arch/auto/Crypt/GCrypt/GCrypt.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 GCrypt.o -o blib/arch/auto/Crypt/GCrypt/GCrypt.so \ -lgcrypt -lperl \ chmod 755 blib/arch/auto/Crypt/GCrypt/GCrypt.so Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mUvwcG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le + cd Crypt-GCrypt-1.26 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GCrypt.bs blib/arch/auto/Crypt/GCrypt/GCrypt.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/lib64/perl5/vendor_perl/auto/Crypt/GCrypt/GCrypt.so Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/lib64/perl5/vendor_perl/Crypt/GCrypt.pm Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/lib64/perl5/vendor_perl/Crypt/GCrypt/MPI.pm Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/share/man/man3/Crypt::GCrypt.3pm Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/share/man/man3/Crypt::GCrypt::MPI.3pm + find /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.26-18.fc33 --unique-debug-suffix -1.26-18.fc33.ppc64le --unique-debug-src-base perl-Crypt-GCrypt-1.26-18.fc33.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Crypt-GCrypt-1.26 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/lib64/perl5/vendor_perl/auto/Crypt/GCrypt/GCrypt.so extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/lib64/perl5/vendor_perl/auto/Crypt/GCrypt/GCrypt.so original debug info size: 268kB, size after compression: 264kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 189 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L6ntaE + umask 022 + cd /builddir/build/BUILD + cd Crypt-GCrypt-1.26 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GCrypt.bs blib/arch/auto/Crypt/GCrypt/GCrypt.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-cipher.t ......... ok t/02-compatibility.t .. ok t/03-pod.t ............ ok t/04-podcoverage.t .... ok t/05-size.t ........... ok t/06-multi.t .......... ok t/07-thread.t ......... ok t/08-digest.t ......... ok t/09-clone-digest.t ... ok t/10-versions.t ....... ok gcrypt version: 1.8.6 built against: 1.8.6 t/20-mpi.t ............ ok All tests successful. Files=11, Tests=237, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.98 cusr 0.04 csys = 1.10 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Crypt-GCrypt-1.26-18.fc33.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fVh1QE + umask 022 + cd /builddir/build/BUILD + cd Crypt-GCrypt-1.26 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/share/doc/perl-Crypt-GCrypt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/share/doc/perl-Crypt-GCrypt + cp -pr Changelog /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/share/doc/perl-Crypt-GCrypt + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le/usr/share/doc/perl-Crypt-GCrypt + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Crypt::GCrypt) = 1.26 perl(Crypt::GCrypt::MPI) perl-Crypt-GCrypt = 1.26-18.fc33 perl-Crypt-GCrypt(ppc-64) = 1.26-18.fc33 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) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Crypt::GCrypt) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-GCrypt-debugsource-1.26-18.fc33.ppc64le Provides: perl-Crypt-GCrypt-debugsource = 1.26-18.fc33 perl-Crypt-GCrypt-debugsource(ppc-64) = 1.26-18.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Crypt-GCrypt-debuginfo-1.26-18.fc33.ppc64le Provides: debuginfo(build-id) = 503c81a7cb02e210380b31095d9bb842ca371c9b perl-Crypt-GCrypt-debuginfo = 1.26-18.fc33 perl-Crypt-GCrypt-debuginfo(ppc-64) = 1.26-18.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-GCrypt-debugsource(ppc-64) = 1.26-18.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le Wrote: /builddir/build/RPMS/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Crypt-GCrypt-debugsource-1.26-18.fc33.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Crypt-GCrypt-debuginfo-1.26-18.fc33.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nb6BoD + umask 022 + cd /builddir/build/BUILD + cd Crypt-GCrypt-1.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-18.fc33.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0