Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Math-ConvexHull-MonotoneChain.spec'], timeout=172800printOutput=Falseuser='mockbuild'logger=env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'}gid=425uid=1000shell=FalsechrootPath='/var/lib/mock/f26-build-7653265-694473/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Math-ConvexHull-MonotoneChain.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Math-ConvexHull-MonotoneChain.spec'], timeout=172800printOutput=Falseuser='mockbuild'logger=env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'}gid=425uid=1000shell=FalsechrootPath='/var/lib/mock/f26-build-7653265-694473/root'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Math-ConvexHull-MonotoneChain.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OILe4i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-ConvexHull-MonotoneChain-0.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-ConvexHull-MonotoneChain-0.01.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-ConvexHull-MonotoneChain-0.01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EpqEpJ + umask 022 + cd /builddir/build/BUILD + cd Math-ConvexHull-MonotoneChain-0.01 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::ConvexHull::MonotoneChain + make -j4 Running Mkbootstrap for MonotoneChain () chmod 644 "MonotoneChain.bs" "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' MonotoneChain.xs > MonotoneChain.xsc "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MonotoneChain.bs blib/arch/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.bs 644 cp lib/Math/ConvexHull/MonotoneChain.pm blib/lib/Math/ConvexHull/MonotoneChain.pm mv MonotoneChain.xsc MonotoneChain.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/CORE" -O2 MonotoneChain.c MonotoneChain.c: In function 'XS_Math__ConvexHull__MonotoneChain_convex_hull_sorted': MonotoneChain.xs:59:9: warning: unused variable 'hull_points' [-Wunused-variable] AV* hull_points; ^~~~~~~~~~~ rm -f blib/arch/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong MonotoneChain.o -o blib/arch/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so \ -lperl \ chmod 755 blib/arch/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tOzd59 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le + cd Math-ConvexHull-MonotoneChain-0.01 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MonotoneChain.bs blib/arch/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.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-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so Installing /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/lib64/perl5/vendor_perl/Math/ConvexHull/MonotoneChain.pm Installing /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/share/man/man3/Math::ConvexHull::MonotoneChain.3pm + find /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le -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-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Math-ConvexHull-MonotoneChain-0.01 extracting debug info from /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so readelf: /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/lib/debug/usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so.debug: Error: the dynamic segment offset + size exceeds the size of the file dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 369 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BZFWgB + umask 022 + cd /builddir/build/BUILD + cd Math-ConvexHull-MonotoneChain-0.01 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MonotoneChain.bs blib/arch/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.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/001load.t ... ok t/002basic.t .. ok All tests successful. Files=2, Tests=8, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.10 CPU) Result: PASS + exit 0 Processing files: perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ffdbz2 + umask 022 + cd /builddir/build/BUILD + cd Math-ConvexHull-MonotoneChain-0.01 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/share/doc/perl-Math-ConvexHull-MonotoneChain + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/share/doc/perl-Math-ConvexHull-MonotoneChain + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/share/doc/perl-Math-ConvexHull-MonotoneChain + cp -pr META.json /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le/usr/share/doc/perl-Math-ConvexHull-MonotoneChain + exit 0 Provides: perl(Math::ConvexHull::MonotoneChain) = 0.01 perl-Math-ConvexHull-MonotoneChain = 0.01-14.fc26 perl-Math-ConvexHull-MonotoneChain(ppc-64) = 0.01-14.fc26 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.24()(64bit) perl(:VERSION) >= 5.8.1 perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-ConvexHull-MonotoneChain-debuginfo-0.01-14.fc26.ppc64le Provides: perl-Math-ConvexHull-MonotoneChain-debuginfo = 0.01-14.fc26 perl-Math-ConvexHull-MonotoneChain-debuginfo(ppc-64) = 0.01-14.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le Wrote: /builddir/build/RPMS/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Math-ConvexHull-MonotoneChain-debuginfo-0.01-14.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ydtuXt + umask 022 + cd /builddir/build/BUILD + cd Math-ConvexHull-MonotoneChain-0.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-ConvexHull-MonotoneChain-0.01-14.fc26.ppc64le + exit 0 Child return code was: 0