Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Test-Pod.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/perl-Test-Pod.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'} warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt - 1.20-2 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Test-Pod-1.48-2.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-Test-Pod.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, 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 x86_64 --nodeps builddir/build/SPECS/perl-Test-Pod.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'} warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt - 1.20-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZH8Qc9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Pod-1.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Pod-1.48.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Pod-1.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BQPXqE + umask 022 + cd /builddir/build/BUILD + cd Test-Pod-1.48 + perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-Pod' version '1.48' + ./Build Building Test-Pod + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7Z6CHa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 + cd Test-Pod-1.48 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 create_packlist=0 Building Test-Pod Installing /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64/usr/share/perl5/vendor_perl/Test/Pod.pm Installing /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64/usr/share/man/man3/Test::Pod.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.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/Test-Pod-1.48 /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.x4sXJH + umask 022 + cd /builddir/build/BUILD + cd Test-Pod-1.48 + LC_ALL=C + ./Build test Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. # Testing Test::Pod 1.48, Perl 5.016003, /usr/bin/perl # Using Pod::Simple 3.28 t/00-load.t ............ ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/all_pod_files.t ...... ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/cut-outside-block.t .. ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/good.t ............... ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/item-ordering.t ...... ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/load.t ............... ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/missing-file.t ....... ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/pod.t ................ ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/selftest.t ........... ok Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/spaced-directives.t .. skipped: Not written yet Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. t/unknown-directive.t .. ok All tests successful. Files=11, Tests=20, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.47 cusr 0.07 csys = 0.59 CPU) Result: PASS + exit 0 Processing files: perl-Test-Pod-1.48-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lfd4Gg + umask 022 + cd /builddir/build/BUILD + cd Test-Pod-1.48 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64/usr/share/doc/perl-Test-Pod-1.48 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64/usr/share/doc/perl-Test-Pod-1.48 + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64/usr/share/doc/perl-Test-Pod-1.48 + cp -pr README /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64/usr/share/doc/perl-Test-Pod-1.48 + exit 0 Provides: perl(Test::Pod) = 1.48 perl-Test-Pod = 1.48-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.008 perl(Pod::Simple) perl(Test::Builder) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-Test-Pod-1.48-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BNIeUo + umask 022 + cd /builddir/build/BUILD + cd Test-Pod-1.48 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Pod-1.48-2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->