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-Text-ParseWords.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/dist-c8-build-1839-163/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.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: 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-Text-ParseWords-3.30-395.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.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/dist-c8-build-1839-163/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O92im9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-ParseWords-3.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-ParseWords-3.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-ParseWords-3.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for F in CHANGES README + tr -d '\r' + touch -r CHANGES CHANGES.unix + mv CHANGES.unix CHANGES + for F in CHANGES README + tr -d '\r' + touch -r README README.unix + mv README.unix README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IV6mUb + umask 022 + cd /builddir/build/BUILD + cd Text-ParseWords-3.30 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::ParseWords + make -j32 cp lib/Text/ParseWords.pm blib/lib/Text/ParseWords.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FDVE8s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch ++ dirname /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch + cd Text-ParseWords-3.30 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr/share/perl5/vendor_perl/Text/ParseWords.pm Installing /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr/share/man/man3/Text::ParseWords.3pm + find /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.30-395.el8 --unique-debug-suffix -3.30-395.el8.noarch --unique-debug-src-base perl-Text-ParseWords-3.30-395.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Text-ParseWords-3.30 + /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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aZNyi9 + umask 022 + cd /builddir/build/BUILD + cd Text-ParseWords-3.30 + 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/ParseWords.t .. ok t/taint.t ....... ok All tests successful. Files=2, Tests=29, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.12 cusr 0.00 csys = 0.16 CPU) Result: PASS + exit 0 Processing files: perl-Text-ParseWords-3.30-395.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9PyMi7 + umask 022 + cd /builddir/build/BUILD + cd Text-ParseWords-3.30 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr/share/doc/perl-Text-ParseWords + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr/share/doc/perl-Text-ParseWords + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr/share/doc/perl-Text-ParseWords + cp -pr README /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch/usr/share/doc/perl-Text-ParseWords + exit 0 Provides: perl(Text::ParseWords) = 3.30 perl-Text-ParseWords = 3.30-395.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.6.0 perl(Exporter) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch Wrote: /builddir/build/RPMS/perl-Text-ParseWords-3.30-395.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sXi0da + umask 022 + cd /builddir/build/BUILD + cd Text-ParseWords-3.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-395.el8.noarch + exit 0 Child return code was: 0