Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-IPC-Shareable.spec'], chrootPath='/var/lib/mock/f29-build-13042605-949932/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-IPC-Shareable.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': 'en_US.UTF-8'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-IPC-Shareable-0.61-13.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IPC-Shareable.spec'], chrootPath='/var/lib/mock/f29-build-13042605-949932/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-IPC-Shareable.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hWkrAJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IPC-Shareable-0.61 + /usr/bin/gzip -dc /builddir/build/SOURCES/IPC-Shareable-0.61.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd IPC-Shareable-0.61 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find eg -type f + xargs chmod -c 644 mode of 'eg/get' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/put' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hvtest2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/server' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hvtest1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/client' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AS4XiT + umask 022 + cd /builddir/build/BUILD + cd IPC-Shareable-0.61 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IPC::Shareable + make -j6 cp lib/IPC/Shareable/SharedMem.pm blib/lib/IPC/Shareable/SharedMem.pm cp lib/IPC/Shareable.pm blib/lib/IPC/Shareable.pm Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.THaNO3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch ++ dirname /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch + cd IPC-Shareable-0.61 + rm -rf /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch Manifying 2 pod documents Installing /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/perl5/vendor_perl/IPC/Shareable.pm Installing /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/perl5/vendor_perl/IPC/Shareable/SharedMem.pm Installing /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/man/man3/IPC::Shareable::SharedMem.3pm Installing /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/man/man3/IPC::Shareable.3pm + find /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.61-13.fc29 --unique-debug-suffix -0.61-13.fc29.noarch --unique-debug-src-base perl-IPC-Shareable-0.61-13.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/IPC-Shareable-0.61 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2Z3DZe + umask 022 + cd /builddir/build/BUILD + cd IPC-Shareable-0.61 + make test 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/00base.t .... ok t/05sv.t ...... ok t/10av.t ...... ok t/15hv.t ...... ok t/20ref.t ..... ok t/25ipc.t ..... ok t/30lock.t .... ok t/35clean.t ... ok t/36ipcav.t ... ok t/38ipchv.t ... ok t/40ipcref.t .. ok t/45obj.t ..... ok t/50ipcobj.t .. ok t/55lsync.t ... ok All tests successful. Files=14, Tests=96, 2 wallclock secs ( 0.05 usr 0.02 sys + 0.41 cusr 0.15 csys = 0.63 CPU) Result: PASS + exit 0 Processing files: perl-IPC-Shareable-0.61-13.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L3VkWw + umask 022 + cd /builddir/build/BUILD + cd IPC-Shareable-0.61 + DOCDIR=/builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr CHANGES /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr COPYING /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr CREDITS /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr DISCLAIMER /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr README /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr README.md /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr TO_DO /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + cp -pr eg/ /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch/usr/share/doc/perl-IPC-Shareable + exit 0 Provides: perl(IPC::Shareable) = 0.61 perl(IPC::Shareable::SharedMem) perl-IPC-Shareable = 0.61-13.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.5.30 perl(Exporter) perl(IPC::Semaphore) perl(IPC::Shareable::SharedMem) perl(IPC::SysV) perl(Scalar::Util) perl(Storable) >= 0.6 perl(constant) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch Wrote: /builddir/build/RPMS/perl-IPC-Shareable-0.61-13.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q6wIfP + umask 022 + cd /builddir/build/BUILD + cd IPC-Shareable-0.61 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-IPC-Shareable-0.61-13.fc29.noarch + exit 0 Child return code was: 0