Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Module-Implementation.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/perl-Module-Implementation.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Module-Implementation-0.06-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Module-Implementation.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/perl-Module-Implementation.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RDAAhD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Module-Implementation-0.06 + /usr/bin/gzip -dc /builddir/build/SOURCES/Module-Implementation-0.06.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Module-Implementation-0.06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ue3ZOc + umask 022 + cd /builddir/build/BUILD + cd Module-Implementation-0.06 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Module::Implementation + make -j16 cp lib/Module/Implementation.pm blib/lib/Module/Implementation.pm Manifying blib/man3/Module::Implementation.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vJXz0M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 + cd Module-Implementation-0.06 + rm -rf /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 Installing /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/perl5/vendor_perl/Module/Implementation.pm Installing /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/man/man3/Module::Implementation.3pm + find /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Module-Implementation-0.06 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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.yZQWGn + umask 022 + cd /builddir/build/BUILD + cd Module-Implementation-0.06 + make test RELEASE_TESTING=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic.t .................. ok t/both-fail.t .............. ok t/env-value.t .............. ok t/more-symbols.t ........... ok t/one-impl-fails1.t ........ ok t/one-impl-fails2.t ........ ok t/release-cpan-changes.t ... ok t/release-eol.t ............ ok t/release-no-tabs.t ........ ok t/release-pod-linkcheck.t .. skipped: Test::Pod::LinkCheck required for testing POD t/release-pod-no404s.t ..... skipped: Test::Pod::No404s required for testing POD t/release-pod-spell.t ...... skipped: no working spellchecker found t/release-pod-syntax.t ..... ok t/requested-fails.t ........ ok t/taint.t .................. ok All tests successful. Files=15, Tests=74, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.43 cusr 0.08 csys = 0.59 CPU) Result: PASS + exit 0 Processing files: perl-Module-Implementation-0.06-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AKvN2Z + umask 022 + cd /builddir/build/BUILD + cd Module-Implementation-0.06 + DOCDIR=/builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/doc/perl-Module-Implementation-0.06 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/doc/perl-Module-Implementation-0.06 + cp -pr Changes /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/doc/perl-Module-Implementation-0.06 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/doc/perl-Module-Implementation-0.06 + cp -pr README /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64/usr/share/doc/perl-Module-Implementation-0.06 + exit 0 Provides: perl(Module::Implementation) = 0.06 perl-Module-Implementation = 0.06-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Module::Runtime) >= 0.012 perl(Try::Tiny) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 Wrote: /builddir/build/RPMS/perl-Module-Implementation-0.06-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9myjLf + umask 022 + cd /builddir/build/BUILD + cd Module-Implementation-0.06 + rm -rf /builddir/build/BUILDROOT/perl-Module-Implementation-0.06-6.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->