Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-Compress-Snappy.spec'], chrootPath='/var/lib/mock/f31-build-17025020-1223751/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 s390x --nodeps /builddir/build/SPECS/perl-Compress-Snappy.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 Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-Compress-Snappy-0.24-14.fc31.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-Compress-Snappy.spec'], chrootPath='/var/lib/mock/f31-build-17025020-1223751/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 s390x --nodeps /builddir/build/SPECS/perl-Compress-Snappy.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=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I6JZgA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Compress-Snappy-0.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/Compress-Snappy-0.24.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Compress-Snappy-0.24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (compress_snappy_unbundle.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + chmod -c -x ex/benchmark.pl + rm -Rf src + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (compress_snappy_unbundle.patch): patching file Makefile.PL patching file Snappy.xs mode of 'ex/benchmark.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HCcE7C + umask 022 + cd /builddir/build/BUILD + cd Compress-Snappy-0.24 + 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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + make -j2 BUILDSTDERR: In file included from Snappy.xs:8: BUILDSTDERR: ppport.h:765: warning: "WIDEST_UTYPE" redefined BUILDSTDERR: 765 | #define WIDEST_UTYPE U64TYPE BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:2508, BUILDSTDERR: from Snappy.xs:4: BUILDSTDERR: /usr/lib64/perl5/CORE/handy.h:1072: note: this is the location of the previous definition BUILDSTDERR: 1072 | # define WIDEST_UTYPE U64 BUILDSTDERR: | + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Warning: the following files are missing in your kit: src/csnappy.h src/csnappy_compat.h src/csnappy_compress.c src/csnappy_decompress.c src/csnappy_internal.h src/csnappy_internal_userspace.h Please inform the author. Generating a Unix-style Makefile Writing Makefile for Compress::Snappy Running Mkbootstrap for Snappy () chmod 644 "Snappy.bs" "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Snappy.xs > Snappy.xsc cp lib/Compress/Snappy.pm blib/lib/Compress/Snappy.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.bs 644 mv Snappy.xsc Snappy.c gcc -c -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 -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 -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.24\" -DXS_VERSION=\"0.24\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_BUILTIN_CTZ Snappy.c rm -f blib/arch/auto/Compress/Snappy/Snappy.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 Snappy.o -o blib/arch/auto/Compress/Snappy/Snappy.so \ -lcsnappy -lperl \ chmod 755 blib/arch/auto/Compress/Snappy/Snappy.so Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qO9j4D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x + cd Compress-Snappy-0.24 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x + find /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.24-14.fc31 --unique-debug-suffix -0.24-14.fc31.s390x --unique-debug-src-base perl-Compress-Snappy-0.24-14.fc31.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Compress-Snappy-0.24 BUILDSTDERR: 172 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.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-Compress-Snappy-0.24-14.fc31.s390x/usr/lib64/perl5/vendor_perl/auto/Compress/Snappy/Snappy.so Installing /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/lib64/perl5/vendor_perl/Compress/Snappy.pm Installing /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/share/man/man3/Compress::Snappy.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/lib64/perl5/vendor_perl/auto/Compress/Snappy/Snappy.so extracting debug info from /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/lib64/perl5/vendor_perl/auto/Compress/Snappy/Snappy.so original debug info size: 68kB, size after compression: 64kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ugO4AC + umask 022 + cd /builddir/build/BUILD + cd Compress-Snappy-0.24 + make test + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Snappy.bs blib/arch/auto/Compress/Snappy/Snappy.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/00_compile.t .. ok t/01_snappy.t ... ok All tests successful. Files=2, Tests=1034, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.16 cusr 0.02 csys = 0.24 CPU) Result: PASS Processing files: perl-Compress-Snappy-0.24-14.fc31.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DeB5aE + umask 022 + cd /builddir/build/BUILD + cd Compress-Snappy-0.24 + DOCDIR=/builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/share/doc/perl-Compress-Snappy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/share/doc/perl-Compress-Snappy + cp -pr Changes /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/share/doc/perl-Compress-Snappy + cp -pr README /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/share/doc/perl-Compress-Snappy + cp -pr ex /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x/usr/share/doc/perl-Compress-Snappy + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Compress::Snappy) = 0.24 perl-Compress-Snappy = 0.24-14.fc31 perl-Compress-Snappy(s390-64) = 0.24-14.fc31 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.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcsnappy.so()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Compress-Snappy-debugsource-0.24-14.fc31.s390x Provides: perl-Compress-Snappy-debugsource = 0.24-14.fc31 perl-Compress-Snappy-debugsource(s390-64) = 0.24-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Compress-Snappy-debuginfo-0.24-14.fc31.s390x Provides: debuginfo(build-id) = a57ec4b631974b9e6259aa092ed241f01f11972a perl-Compress-Snappy-debuginfo = 0.24-14.fc31 perl-Compress-Snappy-debuginfo(s390-64) = 0.24-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Compress-Snappy-debugsource(s390-64) = 0.24-14.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x Wrote: /builddir/build/RPMS/perl-Compress-Snappy-0.24-14.fc31.s390x.rpm Wrote: /builddir/build/RPMS/perl-Compress-Snappy-debuginfo-0.24-14.fc31.s390x.rpm Wrote: /builddir/build/RPMS/perl-Compress-Snappy-debugsource-0.24-14.fc31.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PyY3wC + umask 022 + cd /builddir/build/BUILD + cd Compress-Snappy-0.24 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Compress-Snappy-0.24-14.fc31.s390x + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0