ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Test-Exception.spec'], False, '/var/lib/mock/centos5-rutgers-build-167-121/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Test-Exception.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Test-Exception-0.27-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Test-Exception.spec'], False, '/var/lib/mock/centos5-rutgers-build-167-121/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Test-Exception.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6779 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Test-Exception-0.27 + /bin/gzip -dc /builddir/build/SOURCES/Test-Exception-0.27.tar.gz + tar -xvvf - drwxrwxr-x adrianh/adrianh 0 2008-02-16 13:53:10 Test-Exception-0.27/ -r--r--r-- adrianh/adrianh 535 2008-02-16 13:53:10 Test-Exception-0.27/Build.PL -r-xr-xr-x adrianh/adrianh 7036 2008-02-16 13:53:10 Test-Exception-0.27/Changes drwxrwxr-x adrianh/adrianh 0 2008-02-16 13:53:10 Test-Exception-0.27/lib/ drwxrwxr-x adrianh/adrianh 0 2008-02-16 13:53:10 Test-Exception-0.27/lib/Test/ -r-xr-xr-x adrianh/adrianh 13330 2008-02-16 13:53:10 Test-Exception-0.27/lib/Test/Exception.pm -r--r--r-- adrianh/adrianh 709 2008-02-16 13:53:10 Test-Exception-0.27/Makefile.PL -r--r--r-- adrianh/adrianh 346 2008-02-16 13:53:10 Test-Exception-0.27/MANIFEST -r--r--r-- adrianh/adrianh 563 2008-02-16 13:53:10 Test-Exception-0.27/META.yml -r--r--r-- adrianh/adrianh 10899 2008-02-16 13:53:10 Test-Exception-0.27/README drwxrwxr-x adrianh/adrianh 0 2008-02-16 13:53:10 Test-Exception-0.27/t/ -r--r--r-- adrianh/adrianh 233 2008-02-16 13:53:10 Test-Exception-0.27/t/caller.t drwxrwxr-x adrianh/adrianh 0 2008-02-16 13:53:10 Test-Exception-0.27/t/developer/ -r-xr-xr-x adrianh/adrianh 209 2008-02-16 13:53:10 Test-Exception-0.27/t/developer/documented.t -r--r--r-- adrianh/adrianh 224 2008-02-16 13:53:10 Test-Exception-0.27/t/developer/perlcritic.t -r--r--r-- adrianh/adrianh 45 2008-02-16 13:53:10 Test-Exception-0.27/t/developer/perlcriticrc -r-xr-xr-x adrianh/adrianh 178 2008-02-16 13:53:10 Test-Exception-0.27/t/developer/pod.t -r--r--r-- adrianh/adrianh 579 2008-02-16 13:53:10 Test-Exception-0.27/t/developer/spelling.t -r--r--r-- adrianh/adrianh 2136 2008-02-16 13:53:10 Test-Exception-0.27/t/edge-cases.t -r-xr-xr-x adrianh/adrianh 4457 2008-02-16 13:53:10 Test-Exception-0.27/t/Exception.t -r--r--r-- adrianh/adrianh 189 2008-02-16 13:53:10 Test-Exception-0.27/t/import.t -r--r--r-- adrianh/adrianh 409 2008-02-16 13:53:10 Test-Exception-0.27/t/isa.t -r--r--r-- adrianh/adrianh 801 2008-02-16 13:53:10 Test-Exception-0.27/t/lives_and.t -r-xr-xr-x adrianh/adrianh 488 2008-02-16 13:53:10 Test-Exception-0.27/t/preserve.t -r-xr-xr-x adrianh/adrianh 1463 2008-02-16 13:53:10 Test-Exception-0.27/t/return.t -r--r--r-- adrianh/adrianh 568 2008-02-16 13:53:10 Test-Exception-0.27/t/rt.t -r--r--r-- adrianh/adrianh 392 2008-02-16 13:53:10 Test-Exception-0.27/t/stacktrace.t -r--r--r-- adrianh/adrianh 205 2008-02-16 13:53:10 Test-Exception-0.27/t/throws_ok.t + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Exception-0.27 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6779 + umask 022 + cd /builddir/build/BUILD + cd Test-Exception-0.27 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor PREFIX=/var/tmp/perl-Test-Exception-0.27-1.ru-root/usr Warning: prerequisite Sub::Uplevel 0.18 not found. Checking if your kit is complete... Looks good Warning: prerequisite Test::Builder 0.7 not found. We have 0.32. Warning: prerequisite Test::Builder::Tester 1.07 not found. We have 1.02. Warning: prerequisite Test::More 0.7 not found. We have 0.62. Warning: prerequisite Test::Simple 0.7 not found. We have 0.62. Writing Makefile for Test::Exception + /usr/bin/make -j4 cp lib/Test/Exception.pm blib/lib/Test/Exception.pm Manifying blib/man3/Test::Exception.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.19282 + umask 022 + cd /builddir/build/BUILD + cd Test-Exception-0.27 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/perl-Test-Exception-0.27-1.ru-root + /usr/bin/make pure_install Installing /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/lib/perl5/vendor_perl/5.8.8/Test/Exception.pm Installing /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/share/man/man3/Test::Exception.3pm Writing /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Test/Exception/.packlist + find /var/tmp/perl-Test-Exception-0.27-1.ru-root -name .packlist -exec /bin/rm '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Test-Exception-0.27 0 blocks find: /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/lib/debug: No such file or directory + /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-java-repack-jars Processing files: perl-Test-Exception-0.27-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19282 + umask 022 + cd /builddir/build/BUILD + cd Test-Exception-0.27 + DOCDIR=/var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/share/doc/perl-Test-Exception-0.27 + export DOCDIR + rm -rf /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/share/doc/perl-Test-Exception-0.27 + /bin/mkdir -p /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/share/doc/perl-Test-Exception-0.27 + cp -pr Changes MANIFEST META.yml README /var/tmp/perl-Test-Exception-0.27-1.ru-root/usr/share/doc/perl-Test-Exception-0.27 + exit 0 Provides: perl(Test::Exception) = 0.27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: perl >= 1:5.6.1 perl(Carp) perl(Sub::Uplevel) perl(Test::Builder) perl(base) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/perl-Test-Exception-0.27-1.ru-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/perl-Test-Exception-0.27-1.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.19282 + umask 022 + cd /builddir/build/BUILD + cd Test-Exception-0.27 + /bin/rm -rf /var/tmp/perl-Test-Exception-0.27-1.ru-root + exit 0 Child returncode was: 0 LEAVE do -->