Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-threads.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-rh-perl530-rh-el7-build-74943-406537/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-threads.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/rh-perl530-perl-threads-2.22-451.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-threads.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/sclo7-rh-perl530-rh-el7-build-74943-406537/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-threads.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PnLHf8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf threads-2.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/threads-2.21.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd threads-2.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (threads-2.21-Upgrade-to-2.22.patch):' Patch #0 (threads-2.21-Upgrade-to-2.22.patch): + /usr/bin/cat /builddir/build/SOURCES/threads-2.21-Upgrade-to-2.22.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/threads.pm patching file threads.xs + chmod -x examples/pool.pl examples/pool_reuse.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oJMqk4 + umask 022 + cd /builddir/build/BUILD + cd threads-2.21 + scl enable rh-perl530 'perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS" && make -j4' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for threads Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for threads () "/opt/rh/rh-perl530/root/usr/bin/perl" "/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/opt/rh/rh-perl530/root/usr/share/perl5/ExtUtils/typemap' threads.xs > threads.xsc cp lib/threads.pm blib/lib/threads.pm chmod 644 "threads.bs" "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs blib/arch/auto/threads/threads.bs 644 mv threads.xsc threads.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" -fPIC "-I/opt/rh/rh-perl530/root/usr/lib64/perl5/CORE" -DHAS_PPPORT_H threads.c In file included from threads.xs:24:0: ppport.h:4471:0: warning: "WIDEST_UTYPE" redefined [enabled by default] # define WIDEST_UTYPE U64TYPE ^ In file included from /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/perl.h:2525:0, from threads.xs:9: /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/handy.h:1072:0: note: this is the location of the previous definition # define WIDEST_UTYPE U64 ^ rm -f blib/arch/auto/threads/threads.so gcc -lpthread -shared -Wl,-z,relro -L/opt/rh/rh-perl530/root/usr/lib64 -L/usr/local/lib -fstack-protector-strong threads.o -o blib/arch/auto/threads/threads.so \ -lpthread -lperl \ chmod 755 blib/arch/auto/threads/threads.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LKIGx1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le + cd threads-2.21 + scl enable rh-perl530 'make pure_install DESTDIR=$RPM_BUILD_ROOT' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs blib/arch/auto/threads/threads.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/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/threads/threads.so Installing /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/threads.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/share/man/man3/threads.3pm + find /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt + /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/threads-2.21 extracting debug info from /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/threads/threads.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 251 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl530/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl530/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5cOMdZ + umask 022 + cd /builddir/build/BUILD + cd threads-2.21 + scl enable rh-perl530 'make test' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs blib/arch/auto/threads/threads.bs 644 PERL_DL_NONLAZY=1 "/opt/rh/rh-perl530/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing threads 2.22 t/basic.t .......... ok t/blocks.t ......... ok t/context.t ........ ok t/end.t ............ ok t/err.t ............ ok t/exit.t ........... ok t/free.t ........... ok t/free2.t .......... ok t/join.t ........... ok t/kill.t ........... ok t/kill2.t .......... ok t/kill3.t .......... ok t/libc.t ........... ok t/list.t ........... ok t/no_threads.t ..... skipped: Perl compiled with 'useithreads' t/pod.t ............ skipped: Module maintainer tests t/problems.t ....... ok t/stack.t .......... ok t/stack_env.t ...... ok t/state.t .......... ok t/stress_cv.t ...... ok t/stress_re.t ...... ok t/stress_string.t .. ok t/thread.t ......... ok t/unique.t ......... skipped: 'unique' attribute no longer exists All tests successful. Files=25, Tests=590, 37 wallclock secs ( 0.20 usr 0.03 sys + 5.71 cusr 0.81 csys = 6.75 CPU) Result: PASS + exit 0 Processing files: rh-perl530-perl-threads-2.22-451.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KAHHRh + umask 022 + cd /builddir/build/BUILD + cd threads-2.21 + DOCDIR=/builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-threads-2.22 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-threads-2.22 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-threads-2.22 + cp -pr examples /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-threads-2.22 + cp -pr README /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-threads-2.22 + exit 0 Provides: rh-perl530-perl(threads) = 2.22 rh-perl530-perl-threads = 1:2.22-451.el7 rh-perl530-perl-threads(ppc-64) = 1:2.22-451.el7 scl-package(rh-perl530) 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.rh-perl530-5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rh-perl530-perl(:VERSION) >= 5.8.0 rh-perl530-perl(Config) rh-perl530-perl(XSLoader) rh-perl530-perl(overload) rh-perl530-perl(strict) rh-perl530-perl(warnings) rh-perl530-runtime rtld(GNU_HASH) Processing files: rh-perl530-perl-threads-debuginfo-2.22-451.el7.ppc64le Provides: scl-package(rh-perl530) rh-perl530-perl-threads-debuginfo = 1:2.22-451.el7 rh-perl530-perl-threads-debuginfo(ppc-64) = 1:2.22-451.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le Wrote: /builddir/build/RPMS/rh-perl530-perl-threads-2.22-451.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/rh-perl530-perl-threads-debuginfo-2.22-451.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QNwH7b + umask 022 + cd /builddir/build/BUILD + cd threads-2.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-threads-2.22-451.el7.ppc64le + exit 0 Child return code was: 0