Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-forks.spec'], gid=425chrootPath='/var/lib/mock/f26-build-7653194-694473/root'printOutput=Falseuid=1000logger=timeout=172800env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'}user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-forks.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'} 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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-forks-0.36-5.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-forks.spec'], gid=425private_network=TrueprintOutput=Falseuid=1000logger=timeout=172800env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7653194-694473/root'user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-forks.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gNRXxw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf forks-0.36 + /usr/bin/gzip -dc /builddir/build/SOURCES/forks-0.36.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd forks-0.36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-forks-assertion.patch):' Patch #0 (perl-forks-assertion.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/forks/signals.pm + find . -type f -exec chmod a-x '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rRtNO5 + umask 022 + cd /builddir/build/BUILD + cd forks-0.36 + 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' Fixing prototypes in forks.xs Warning: prerequisite Devel::Symdump 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for forks + make -j4 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' forks.xs > forks.xsc Running Mkbootstrap for forks () chmod 644 "forks.bs" cp lib/forks/signals.pm blib/lib/forks/signals.pm cp lib/forks/Devel/Symdump.pm blib/lib/forks/Devel/Symdump.pm cp lib/threads/shared/array.pm blib/lib/threads/shared/array.pm cp lib/forks/shared/global_filter.pm blib/lib/forks/shared/global_filter.pm cp lib/forks.pm blib/lib/forks.pm cp lib/threads/shared/scalar.pm blib/lib/threads/shared/scalar.pm cp lib/forks/shared.pm blib/lib/forks/shared.pm cp lib/threads/shared/hash.pm blib/lib/threads/shared/hash.pm cp lib/threads/shared/handle.pm blib/lib/threads/shared/handle.pm cp lib/forks/shared/attributes.pm blib/lib/forks/shared/attributes.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- forks.bs blib/arch/auto/forks/forks.bs 644 mv forks.xsc forks.c gcc -c -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 -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 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I/usr/lib64/perl5/CORE" forks.c forks.c: In function 'XS_threads__shared_lock': forks.xs:158:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count; ^~~~~ forks.c: In function 'XS_threads__shared_cond_timedwait': forks.xs:244:13: warning: variable 'ordinal' set but not used [-Wunused-but-set-variable] U32 ordinal; ^~~~~~~ rm -f blib/arch/auto/forks/forks.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong forks.o -o blib/arch/auto/forks/forks.so \ -lperl \ chmod 755 blib/arch/auto/forks/forks.so Manifying 8 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VhfHFF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 + cd forks-0.36 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- forks.bs blib/arch/auto/forks/forks.bs 644 Manifying 8 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/auto/forks/forks.so Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/forks.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/forks/shared.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/forks/signals.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/forks/shared/attributes.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/forks/shared/global_filter.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/forks/Devel/Symdump.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/threads/shared/array.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/threads/shared/scalar.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/threads/shared/handle.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/threads/shared/hash.pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/threads::shared::handle.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/forks.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/threads::shared::hash.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/forks::Devel::Symdump.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/threads::shared::scalar.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/threads::shared::array.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/forks::signals.3pm Installing /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/man/man3/forks::shared.3pm + find /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 -type f -name '*.bs' -a -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/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/forks-0.36 extracting debug info from /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/lib64/perl5/vendor_perl/auto/forks/forks.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 206 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.GnjJTf + umask 022 + cd /builddir/build/BUILD + cd forks-0.36 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- forks.bs blib/arch/auto/forks/forks.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/forks00-requirements.t .. ok t/forks00-sigtrap.t ....... ok Name "Test::Builder::lock" used only once: possible typo at t/forks01.t line 31. Name "Test::Builder::share" used only once: possible typo at t/forks01.t line 30. # # These tests exercise general API compatibility and behavior. # t/forks01.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks02.t line 34. Name "Test::Builder::share" used only once: possible typo at t/forks02.t line 33. # # The following tests are a stress test for shared arrays and shared hashes # that may take a few minutes on slower machines. # t/forks02.t ............... ok Name "Test::Builder::share" used only once: possible typo at t/forks03.t line 30. Name "Test::Builder::lock" used only once: possible typo at t/forks03.t line 31. # # The following tests check that blessing shared variables is fully transparent. # t/forks03.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks04.t line 59. Name "Test::Builder::share" used only once: possible typo at t/forks04.t line 58. # # These tests exercise general API compatibility and behavior (threads.pm replacement mode). # t/forks04.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks05.t line 23. Name "Test::Builder::share" used only once: possible typo at t/forks05.t line 22. # # These tests validate main thread exit values. # t/forks05.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks06.t line 33. Name "Test::Builder::share" used only once: possible typo at t/forks06.t line 32. # # These tests exercise deadlock detection and resolution features of forks. # t/forks06.t ............... ok Name "Test::Builder::share" used only once: possible typo at t/forks07.t line 32. Name "Test::Builder::lock" used only once: possible typo at t/forks07.t line 33. # # These tests check inter-thread signaling. # Signal SIGTERM received, but no signal handler set for thread 1 t/forks07.t ............... ok Name "Test::Builder::share" used only once: possible typo at t/forks08.t line 31. Name "Test::Builder::lock" used only once: possible typo at t/forks08.t line 32. # # These tests validate overloaded sleep behavior. # t/forks08.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks09.t line 32. Name "Test::Builder::share" used only once: possible typo at t/forks09.t line 31. # # These tests check shared_clone functionality. # t/forks09.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks10.t line 32. Name "Test::Builder::share" used only once: possible typo at t/forks10.t line 31. # # These tests check CLONE and SKIP_CLONE functionality. # t/forks10.t ............... ok Name "Test::Builder::lock" used only once: possible typo at t/forks20.t line 39. Name "Test::Builder::share" used only once: possible typo at t/forks20.t line 38. # # These tests validate compatibility with Thread::Queue. # t/forks20.t ............... ok t/forks99.t ............... skipped: Set the environment variable TEST_SIGNATURE to enable this test. All tests successful. Files=14, Tests=396, 147 wallclock secs ( 0.09 usr 0.02 sys + 5.14 cusr 1.05 csys = 6.30 CPU) Result: PASS + exit 0 Processing files: perl-forks-0.36-5.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z7nWea + umask 022 + cd /builddir/build/BUILD + cd forks-0.36 + DOCDIR=/builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/doc/perl-forks + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/doc/perl-forks + cp -pr Changes /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/doc/perl-forks + cp -pr CREDITS /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/doc/perl-forks + cp -pr README /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/doc/perl-forks + cp -pr TODO /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64/usr/share/doc/perl-forks + exit 0 Provides: perl(forks) = 1.92 perl(forks::Devel::Symdump) = 0.36 perl(forks::shared) = 1.39 perl(threads::shared::array) = 0.36 perl(threads::shared::handle) = 0.36 perl(threads::shared::hash) = 0.36 perl(threads::shared::scalar) = 0.36 perl-forks = 0.36-5.fc26 perl-forks(ppc-64) = 0.36-5.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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.24()(64bit) perl(:VERSION) >= 5.3.0 perl(Acme::Damn) perl(Attribute::Handlers) perl(Carp) perl(Config) perl(File::Spec) perl(IO::File) perl(IO::Select) perl(POSIX) perl(Socket) perl(Storable) perl(Time::HiRes) perl(XSLoader) perl(constant) perl(forks::Devel::Symdump) perl(forks::shared) perl(overload) perl(strict) perl(vars) perl(warnings) perl(warnings::register) rtld(GNU_HASH) Processing files: perl-forks-debuginfo-0.36-5.fc26.ppc64 Provides: perl-forks-debuginfo = 0.36-5.fc26 perl-forks-debuginfo(ppc-64) = 0.36-5.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-forks-0.36-5.fc26.ppc64 Wrote: /builddir/build/RPMS/perl-forks-0.36-5.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/perl-forks-debuginfo-0.36-5.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bkf9N4 + umask 022 + cd /builddir/build/BUILD + cd forks-0.36 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-forks-0.36-5.fc26.ppc64 + exit 0 Child return code was: 0