Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Devel-Gladiator.spec'], chrootPath='/var/lib/mock/f31-build-17026009-1223764/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/perl-Devel-Gladiator.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-Devel-Gladiator-0.07-11.fc31.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-Devel-Gladiator.spec'], chrootPath='/var/lib/mock/f31-build-17026009-1223764/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/perl-Devel-Gladiator.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=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DhE7Ni + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Devel-Gladiator-0.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/Devel-Gladiator-0.07.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-Gladiator-0.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MTHHAi + umask 022 + cd /builddir/build/BUILD + cd Devel-Gladiator-0.07 + 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' + make -j12 BUILDSTDERR: Please specify prototyping behavior for Gladiator.xs (see perlxs manual) BUILDSTDERR: In file included from Gladiator.xs:6: BUILDSTDERR: ppport.h:4389: warning: "WIDEST_UTYPE" redefined BUILDSTDERR: 4389 | # define WIDEST_UTYPE U64TYPE BUILDSTDERR: | BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:2508, BUILDSTDERR: from Gladiator.xs:2: BUILDSTDERR: /usr/lib64/perl5/CORE/handy.h:1072: note: this is the location of the previous definition BUILDSTDERR: 1072 | # define WIDEST_UTYPE U64 BUILDSTDERR: | BUILDSTDERR: Gladiator.c: In function 'XS_Devel__Gladiator_walk_arena': BUILDSTDERR: Gladiator.c:173:7: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: 173 | SV * RETVAL; BUILDSTDERR: | ^~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::Gladiator Running Mkbootstrap for Gladiator () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Gladiator.xs > Gladiator.xsc chmod 644 "Gladiator.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gladiator.bs blib/arch/auto/Devel/Gladiator/Gladiator.bs 644 cp lib/Devel/Gladiator.pm blib/lib/Devel/Gladiator.pm mv Gladiator.xsc Gladiator.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 -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.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/usr/lib64/perl5/CORE" Gladiator.c rm -f blib/arch/auto/Devel/Gladiator/Gladiator.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 Gladiator.o -o blib/arch/auto/Devel/Gladiator/Gladiator.so \ -lperl \ chmod 755 blib/arch/auto/Devel/Gladiator/Gladiator.so Manifying 1 pod document Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w6DMUk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le + cd Devel-Gladiator-0.07 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le + find /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 0.07-11.fc31 --unique-debug-suffix -0.07-11.fc31.ppc64le --unique-debug-src-base perl-Devel-Gladiator-0.07-11.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Devel-Gladiator-0.07 BUILDSTDERR: 392 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' -- Gladiator.bs blib/arch/auto/Devel/Gladiator/Gladiator.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-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/lib64/perl5/vendor_perl/auto/Devel/Gladiator/Gladiator.so Installing /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/lib64/perl5/vendor_perl/Devel/Gladiator.pm Installing /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/man/man3/Devel::Gladiator.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/lib64/perl5/vendor_perl/auto/Devel/Gladiator/Gladiator.so extracting debug info from /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/lib64/perl5/vendor_perl/auto/Devel/Gladiator/Gladiator.so original debug info size: 96kB, size after compression: 96kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tg2ftk + umask 022 + cd /builddir/build/BUILD + cd Devel-Gladiator-0.07 + make test BUILDSTDERR: # BUILDSTDERR: # Versions for all modules listed in static metadata (including optional ones): BUILDSTDERR: # BUILDSTDERR: # === Configure Requires === BUILDSTDERR: # BUILDSTDERR: # Module Want Have BUILDSTDERR: # ------------------- ---- ---- BUILDSTDERR: # ExtUtils::MakeMaker any 7.36 BUILDSTDERR: # BUILDSTDERR: # === Test Requires === BUILDSTDERR: # BUILDSTDERR: # Module Want Have BUILDSTDERR: # ------------------- ---- -------- BUILDSTDERR: # Devel::Peek any 1.28 BUILDSTDERR: # ExtUtils::MakeMaker any 7.36 BUILDSTDERR: # File::Spec any 3.78 BUILDSTDERR: # Scalar::Util any 1.50 BUILDSTDERR: # Test::More any 1.302164 BUILDSTDERR: # BUILDSTDERR: # === Test Recommends === BUILDSTDERR: # BUILDSTDERR: # Module Want Have BUILDSTDERR: # ---------- -------- ------- BUILDSTDERR: # CPAN::Meta 2.120900 missing BUILDSTDERR: # BUILDSTDERR: # === Runtime Requires === BUILDSTDERR: # BUILDSTDERR: # Module Want Have BUILDSTDERR: # -------- ---- ---- BUILDSTDERR: # Exporter any 5.73 BUILDSTDERR: # XSLoader any 0.30 BUILDSTDERR: # base any 2.27 BUILDSTDERR: # strict any 1.11 BUILDSTDERR: # warnings any 1.44 BUILDSTDERR: # BUILDSTDERR: # === Other Modules === BUILDSTDERR: # BUILDSTDERR: # Module Want Have BUILDSTDERR: # --------- ---- ------- BUILDSTDERR: # PadWalker any missing BUILDSTDERR: # + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gladiator.bs blib/arch/auto/Devel/Gladiator/Gladiator.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-report-prereqs.t .. ok t/Devel-Gladiator.t .... ok t/padwalker.t .......... skipped: No PadWalker installed All tests successful. Files=3, Tests=6, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.62 cusr 0.02 csys = 0.69 CPU) Result: PASS Processing files: perl-Devel-Gladiator-0.07-11.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d3VeQh + umask 022 + cd /builddir/build/BUILD + cd Devel-Gladiator-0.07 + DOCDIR=/builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/doc/perl-Devel-Gladiator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/doc/perl-Devel-Gladiator + cp -pr Changes /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/doc/perl-Devel-Gladiator + cp -pr CONTRIBUTING /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/doc/perl-Devel-Gladiator + cp -pr README /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/doc/perl-Devel-Gladiator + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tlSiGl + umask 022 + cd /builddir/build/BUILD + cd Devel-Gladiator-0.07 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/licenses/perl-Devel-Gladiator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/licenses/perl-Devel-Gladiator + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le/usr/share/licenses/perl-Devel-Gladiator + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Devel::Gladiator) = 0.07 perl-Devel-Gladiator = 0.07-11.fc31 perl-Devel-Gladiator(ppc-64) = 0.07-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Exporter) perl(XSLoader) perl(base) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Devel-Gladiator-debugsource-0.07-11.fc31.ppc64le Provides: perl-Devel-Gladiator-debugsource = 0.07-11.fc31 perl-Devel-Gladiator-debugsource(ppc-64) = 0.07-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Devel-Gladiator-debuginfo-0.07-11.fc31.ppc64le Provides: debuginfo(build-id) = 2acc70fd78560aba42995bf1693766696a9fecd9 perl-Devel-Gladiator-debuginfo = 0.07-11.fc31 perl-Devel-Gladiator-debuginfo(ppc-64) = 0.07-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Devel-Gladiator-debugsource(ppc-64) = 0.07-11.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le Wrote: /builddir/build/RPMS/perl-Devel-Gladiator-0.07-11.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Devel-Gladiator-debuginfo-0.07-11.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Devel-Gladiator-debugsource-0.07-11.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tjuxYk + umask 022 + cd /builddir/build/BUILD + cd Devel-Gladiator-0.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Devel-Gladiator-0.07-11.fc31.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0