Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-4426-6617/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'] warning: Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Pod-Spell-1.01-6.1.ru6.src.rpm Could not canonicalize hostname: opus5.rutgers.edu Child returncode 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/centos6-rutgers-staging-build-4426-6617/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-Pod-Spell.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vuisel + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Pod-Spell-1.01 + /usr/bin/gzip -dc /builddir/build/SOURCES/Pod-Spell-1.01.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pod-Spell-1.01 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.COG4Qv + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.01 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Pod::Spell + make -j2 cp podspell blib/script/podspell /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podspell cp Wordlist.pm blib/lib/Pod/Wordlist.pm cp Wordlist.pod blib/lib/Pod/Wordlist.pod cp Spell.pm blib/lib/Pod/Spell.pm Manifying blib/man3/Pod::Wordlist.3pm Manifying blib/man3/Pod::Spell.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JM7JxI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch ++ dirname /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch + cd Pod-Spell-1.01 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch Manifying blib/man3/Pod::Wordlist.3pm Manifying blib/man3/Pod::Spell.3pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr/share/perl5/vendor_perl/Pod/Wordlist.pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr/share/perl5/vendor_perl/Pod/Wordlist.pod Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr/share/perl5/vendor_perl/Pod/Spell.pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr/share/man/man3/Pod::Spell.3pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr/share/man/man3/Pod::Wordlist.3pm Installing /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr/bin/podspell + find /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Pod-Spell-1.01 + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xSqQ6V + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.01 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..22 # Running under perl version 5.010001 for linux # Current time local: Wed Feb 11 10:59:37 2015 # Current time GMT: Wed Feb 11 15:59:37 2015 # Using Test.pm version 1.25_02 # Perl version 5.010001 under linux ok 1 # Pod::Spell version 1.01 # Pod::Wordlist version 1.01 ok 2 # I see 1001 keys in %Pod::Wordlist::Wordlist # #----------------- # Universe tests... # I'm in ASCII world. ok 3 # "A" is 65 ok 4 # "\n" is 10 ok 5 # "\r" is 13 ok 6 # "\cm" is 13 ok 7 # "\cj" is 10 ok 8 # "\t" is 9 ok 9 # "\f" is 12 ok 10 # "\b" is 8 ok 11 # "\a" is 7 ok 12 # "\e" is 27 # Universe tests complete. #------------------------ # Real tests. # ok 13 # Wrote >psin.pod (length 123 bytes) ok 14 # Opened psout.txt ok 15 # Created parser object. ok 16 # Converted. # Destroyed objects. # psout.txt is 26 bytes long. ok 17 # Opened = 1:5 perl(Carp) perl(Pod::Escapes) perl(Pod::Parser) perl(Pod::Spell) perl(Pod::Wordlist) perl(Text::Wrap) perl(constant) perl(integer) perl(locale) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/perl-Pod-Spell-1.01-6.1.ru6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sa1KjC + umask 022 + cd /builddir/build/BUILD + cd Pod-Spell-1.01 + rm -rf /builddir/build/BUILDROOT/perl-Pod-Spell-1.01-6.1.ru6.noarch + exit 0 Child returncode was: 0 LEAVE do -->