Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-bf5bf29e191682982179594f385b5bc0493d4fe7/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Pod-Spell-1.04-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-bf5bf29e191682982179594f385b5bc0493d4fe7/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gOXVuj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pod-Spell-1.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pod-Spell-1.04.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pod-Spell-1.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for F in README + iconv -f ISO-8859-1 -t UTF-8 + touch -r README README.utf8 + mv README.utf8 README + sed -i -e '/^#!/ c #!/usr/bin/perl' bin/podspell + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IzvINv + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.04 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Pod::Spell + make -j4 cp bin/podspell blib/script/podspell /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podspell cp lib/Pod/Wordlist.pm blib/lib/Pod/Wordlist.pm cp lib/Pod/Spell.pm blib/lib/Pod/Spell.pm Manifying blib/man1/podspell.1 Manifying blib/man3/Pod::Wordlist.3pm Manifying blib/man3/Pod::Spell.3pm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yOtKl6 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch + cd Pod-Spell-1.04 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/perl5/vendor_perl/Pod/Spell.pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/perl5/vendor_perl/Pod/Wordlist.pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/man/man1/podspell.1 Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/man/man3/Pod::Wordlist.3pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/man/man3/Pod::Spell.3pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/bin/podspell + find /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch -type f -name .packlist -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/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/Pod-Spell-1.04 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7WYNCb + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.04 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ................ ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08 # perl: 5.016003 (wanted 5.006) on linux from /usr/bin/perl # # Carp => 1.26 (want any version) # ExtUtils::MakeMaker => 6.68 (want 6.30) # File::Find => 1.20 (want any version) # File::Temp => 0.2301 (want any version) # Pod::Coverage::TrustPod => module not found. (want any version) # Pod::Escapes => 1.04 (want any version) # Pod::Parser => 1.61 (want any version) # Test::CPAN::Changes => module not found. (want 0.19) # Test::CPAN::Meta => module not found. (want any version) # Test::Deep => 0.11 (want any version) # Test::More => 0.98 (want 0.88) # Test::Pod => module not found. (want 1.41) # Test::Pod::Coverage => module not found. (want 1.08) # Text::Wrap => 2009.0305 (want any version) # base => 2.18 (want any version) # constant => 1.27 (want any version) # locale => 1.01 (want any version) # strict => 1.07 (want any version) # version => module not found. (want 0.9901) # warnings => 1.13 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok t/author-critic.t ............. skipped: these tests are for testing by the author t/author-pod-spell.t .......... skipped: these tests are for testing by the author t/author-test-eol.t ........... skipped: these tests are for testing by the author t/basic.t ..................... ok t/debug.t ..................... ok t/get-stopwords.t ............. ok t/release-cpan-changes.t ...... skipped: these tests are for release candidate testing t/release-dist-manifest.t ..... skipped: these tests are for release candidate testing t/release-distmeta.t .......... skipped: these tests are for release candidate testing t/release-kwalitee.t .......... skipped: these tests are for release candidate testing t/release-meta-json.t ......... skipped: these tests are for release candidate testing t/release-minimum-version.t ... skipped: these tests are for release candidate testing t/release-mojibake.t .......... skipped: these tests are for release candidate testing t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing t/release-pod-linkcheck.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing t/release-portability.t ....... skipped: these tests are for release candidate testing t/release-test-version.t ...... skipped: these tests are for release candidate testing t/release-unused-vars.t ....... skipped: these tests are for release candidate testing t/text-block.t ................ ok All tests successful. Files=22, Tests=18, 6 wallclock secs ( 0.34 usr 0.04 sys + 5.30 cusr 0.24 csys = 5.92 CPU) Result: PASS Processing files: perl-Pod-Spell-1.04-4.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9FxDQf + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.04 + DOCDIR=/builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/doc/perl-Pod-Spell-1.04 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/doc/perl-Pod-Spell-1.04 + cp -pr Changes /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/doc/perl-Pod-Spell-1.04 + cp -pr CONTRIBUTING /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/doc/perl-Pod-Spell-1.04 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/doc/perl-Pod-Spell-1.04 + cp -pr README /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch/usr/share/doc/perl-Pod-Spell-1.04 + exit 0 Provides: perl(Pod::Spell) = 1.04 perl(Pod::Wordlist) = 1.04 perl-Pod-Spell = 1.04-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl >= 0:5.006 perl(Carp) perl(Pod::Escapes) perl(Pod::Parser) perl(Pod::Spell) perl(Pod::Wordlist) perl(Text::Wrap) perl(base) perl(constant) perl(locale) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch Wrote: /builddir/build/RPMS/perl-Pod-Spell-1.04-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vx9h2u + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.04 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Pod-Spell-1.04-4.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->