Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Module-Runtime.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-4302-6482/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Module-Runtime.spec'] warning: Could not canonicalize hostname: opus3 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Module-Runtime-0.014-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Module-Runtime.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-4302-6482/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Module-Runtime.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Npajen + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Module-Runtime-0.014 + /usr/bin/gzip -dc /builddir/build/SOURCES/Module-Runtime-0.014.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Module-Runtime-0.014 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -R u+w /builddir/build/BUILD/Module-Runtime-0.014 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7bqm9s + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + LANG=C + export LANG + unset DISPLAY + grep -rsl '^#!.*perl' . + grep -v '.bak$' + xargs --no-run-if-empty /usr/bin/perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)' + /usr/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Module-Runtime' version '0.014' + /usr/bin/perl Build Copying lib/Module/Runtime.pm -> blib/lib/Module/Runtime.pm Manifying blib/lib/Module/Runtime.pm -> blib/libdoc/Module::Runtime.3pm + /usr/bin/perl Build test t/cmn.t ............. ok t/dependency.t ...... ok t/import_error.t .... ok t/ivmn.t ............ ok t/ivms.t ............ ok t/mnf.t ............. ok t/pod_cvg.t ......... skipped: Test::Pod::Coverage not available t/pod_syn.t ......... skipped: Test::Pod not available t/rm.t .............. ok t/taint.t ........... ok t/um.t .............. ok t/upo.t ............. ok t/upo_overridden.t .. ok All tests successful. Files=13, Tests=365, 1 wallclock secs ( 0.11 usr 0.05 sys + 0.51 cusr 0.12 csys = 0.79 CPU) Result: PASS + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EHBL8C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch ++ dirname /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch + cd Module-Runtime-0.014 + LANG=C + export LANG + unset DISPLAY + '[' /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch + /usr/bin/perl Build install destdir=/builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch Installing /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/local/share/perl5/Module/Runtime.pm Installing /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/local/share/man/man3/Module::Runtime.3pm Writing /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/local/lib64/perl5/auto/Module/Runtime/.packlist + cmd=/usr/share/spec-helper/compress_files + '[' -x /usr/share/spec-helper/compress_files ']' + cmd=/usr/lib/rpm/brp-compress + '[' -x /usr/lib/rpm/brp-compress ']' + /usr/lib/rpm/brp-compress + '[' -e /etc/SuSE-release -o -e /etc/UnitedLinux-release ']' + find /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch -name perllocal.pod -o -name .packlist -o -name '*.bs' + xargs -i rm -f '{}' + find /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr -type d -depth -exec rmdir '{}' ';' + /usr/bin/perl -MFile::Find -le ' find({ wanted => \&wanted, no_chdir => 1}, "/builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch"); print "%doc Changes README"; for my $x (sort @dirs, @files) { push @ret, $x unless indirs($x); } print join "\n", sort @ret; sub wanted { return if /auto$/; local $_ = $File::Find::name; my $f = $_; s|^\Q/builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch\E||; return unless length; return $files[@files] = $_ if -f $f; $d = $_; /\Q$d\E/ && return for reverse sort @INC; $d =~ /\Q$_\E/ && return for qw|/etc /usr/man /usr/bin /usr/share|; $dirs[@dirs] = $_; } sub indirs { my $x = shift; $x =~ /^\Q$_\E\// && $x ne $_ && return 1 for @dirs; } ' + '[' -z Module-Runtime-0.014-filelist ']' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Module-Runtime-0.014 + /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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: perl-Module-Runtime-0.014-1.ru6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dw3QgO + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + DOCDIR=/builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/share/doc/perl-Module-Runtime-0.014 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/share/doc/perl-Module-Runtime-0.014 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/share/doc/perl-Module-Runtime-0.014 + cp -pr Changes README /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch/usr/share/doc/perl-Module-Runtime-0.014 + exit 0 Provides: perl(Module::Runtime) = 0.014 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/perl-Module-Runtime-0.014-1.ru6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WOCo8a + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + '[' /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-1.ru6.noarch + exit 0 Child returncode was: 0 LEAVE do -->