Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.spec'], chrootPath='/var/lib/mock/roe1-build-2511-629/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Text-ParseWords-3.30-419.oe1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.spec'], chrootPath='/var/lib/mock/roe1-build-2511-629/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Text-ParseWords.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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mM2I5R + 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 . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PrB12T + 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 Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/Text/ParseWords.pm blib/lib/Text/ParseWords.pm Manifying 1 pod document + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gapz8R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch ++ dirname /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch + cd Text-ParseWords-3.30 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch NO_PACKLIST=1 Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch/usr/share/perl5/vendor_perl/Text/ParseWords.pm Installing /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch/usr/share/man/man3/Text::ParseWords.3pm + find /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.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-419.oe1.noarch + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 3.30-419.oe1 --unique-debug-suffix -3.30-419.oe1.noarch --unique-debug-src-base perl-Text-ParseWords-3.30-419.oe1.noarch -S debugsourcefiles.list /builddir/build/BUILD/Text-ParseWords-3.30 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.20GtcQ + 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, 3 wallclock secs ( 0.33 usr 0.15 sys + 1.52 cusr 0.39 csys = 2.39 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Text-ParseWords-3.30-419.oe1.noarch Provides: perl(Text::ParseWords) = 3.30 perl-Text-ParseWords = 3.30-419.oe1 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) Processing files: perl-Text-ParseWords-help-3.30-419.oe1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mRdoKS + umask 022 + cd /builddir/build/BUILD + cd Text-ParseWords-3.30 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch/usr/share/doc/perl-Text-ParseWords-help + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch/usr/share/doc/perl-Text-ParseWords-help + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch/usr/share/doc/perl-Text-ParseWords-help + cp -pr README /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch/usr/share/doc/perl-Text-ParseWords-help + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl-Text-ParseWords-help = 3.30-419.oe1 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-Text-ParseWords-3.30-419.oe1.noarch Wrote: /builddir/build/RPMS/perl-Text-ParseWords-3.30-419.oe1.noarch.rpm Wrote: /builddir/build/RPMS/perl-Text-ParseWords-help-3.30-419.oe1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1WKmyP + umask 022 + cd /builddir/build/BUILD + cd Text-ParseWords-3.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-ParseWords-3.30-419.oe1.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0