Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-Crypt-GCrypt.spec'], chrootPath='/var/lib/mock/f35-build-28681274-3875993/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 s390x --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: line 1: perl: command not found Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1626912000 Wrote: /builddir/build/SRPMS/perl-Crypt-GCrypt-1.26-21.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-Crypt-GCrypt.spec'], chrootPath='/var/lib/mock/f35-build-28681274-3875993/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 s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1626912000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MPhjZ5 + 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 -f -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 -f -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 -f -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.vohvA5 + 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=auto -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 -march=zEC12 -mtune=z13 -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 -j3 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 -flto=auto -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -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 -march=zEC12 -mtune=z13 -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:438: note: this is the location of the previous definition 438 | # 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:5744, from GCrypt.xs:14: /usr/lib64/perl5/CORE/embed.h:2081:33: warning: 'mode_s' may be used uninitialized in this function [-Wmaybe-uninitialized] 2081 | # 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.LFDpBj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x ++ dirname /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x + cd Crypt-GCrypt-1.26 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x '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-21.fc35.s390x/usr/lib64/perl5/vendor_perl/auto/Crypt/GCrypt/GCrypt.so Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/usr/lib64/perl5/vendor_perl/Crypt/GCrypt.pm Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/usr/lib64/perl5/vendor_perl/Crypt/GCrypt/MPI.pm Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/usr/share/man/man3/Crypt::GCrypt.3pm Installing /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/usr/share/man/man3/Crypt::GCrypt::MPI.3pm + find /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x -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-21.fc35.s390x/usr + /usr/bin/find-debuginfo -j3 --strict-build-id -m -i --build-id-seed 1.26-21.fc35 --unique-debug-suffix -1.26-21.fc35.s390x --unique-debug-src-base perl-Crypt-GCrypt-1.26-21.fc35.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Crypt-GCrypt-1.26 extracting debug info from /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/usr/lib64/perl5/vendor_perl/auto/Crypt/GCrypt/GCrypt.so original debug info size: 240kB, size after compression: 232kB /usr/bin/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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sKokV9 + 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 gcrypt version: 1.9.3-unknown built against: 1.9.3-unknown t/10-versions.t ....... ok t/20-mpi.t ............ ok All tests successful. Files=11, Tests=237, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.48 cusr 0.10 csys = 0.62 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Crypt-GCrypt-1.26-21.fc35.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WvYypD + umask 022 + cd /builddir/build/BUILD + cd Crypt-GCrypt-1.26 + DOCDIR=/builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/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-21.fc35.s390x/usr/share/doc/perl-Crypt-GCrypt + cp -pr Changelog /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/usr/share/doc/perl-Crypt-GCrypt + cp -pr README /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x/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-21.fc35 perl-Crypt-GCrypt(s390-64) = 1.26-21.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glibc >= 2.33.9000-43.fc35 libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libperl.so.5.34()(64bit) perl(Crypt::GCrypt) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Crypt-GCrypt-debugsource-1.26-21.fc35.s390x Provides: perl-Crypt-GCrypt-debugsource = 1.26-21.fc35 perl-Crypt-GCrypt-debugsource(s390-64) = 1.26-21.fc35 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-21.fc35.s390x Provides: debuginfo(build-id) = f859a0e286eacdf76c4b6d53a67f033b8a8ecefa perl-Crypt-GCrypt-debuginfo = 1.26-21.fc35 perl-Crypt-GCrypt-debuginfo(s390-64) = 1.26-21.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Crypt-GCrypt-debugsource(s390-64) = 1.26-21.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x Wrote: /builddir/build/RPMS/perl-Crypt-GCrypt-1.26-21.fc35.s390x.rpm Wrote: /builddir/build/RPMS/perl-Crypt-GCrypt-debuginfo-1.26-21.fc35.s390x.rpm Wrote: /builddir/build/RPMS/perl-Crypt-GCrypt-debugsource-1.26-21.fc35.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WNQL8O + umask 022 + cd /builddir/build/BUILD + cd Crypt-GCrypt-1.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Crypt-GCrypt-1.26-21.fc35.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0