PATH=/usr/bin:/bin Start 2012-06-09T02:52:00 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 09 Jun 2012 08:47:03 GMT Running make for R/RJ/RJBS/App-Addex-0.023.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/App-Addex-0.023.tar.gz ok App-Addex-0.023/ App-Addex-0.023/bin/ App-Addex-0.023/Changes App-Addex-0.023/lib/ App-Addex-0.023/LICENSE App-Addex-0.023/Makefile.PL App-Addex-0.023/MANIFEST App-Addex-0.023/META.json App-Addex-0.023/META.yml App-Addex-0.023/MYMETA.json App-Addex-0.023/MYMETA.yml App-Addex-0.023/README App-Addex-0.023/t/ App-Addex-0.023/t/00-load.t App-Addex-0.023/t/addr-book.t App-Addex-0.023/t/basic.t App-Addex-0.023/t/lib/ App-Addex-0.023/t/output-mutt.t App-Addex-0.023/t/output-procmail.t App-Addex-0.023/t/output-spamassassin.t App-Addex-0.023/t/output-tofile.t App-Addex-0.023/t/lib/App/ App-Addex-0.023/t/lib/App/Addex/ App-Addex-0.023/t/lib/App/Addex/AddressBook/ App-Addex-0.023/t/lib/App/Addex/FailsToLoad.pm App-Addex-0.023/t/lib/App/Addex/Multivalue.pm App-Addex-0.023/t/lib/App/Addex/Output/ App-Addex-0.023/t/lib/App/Addex/Output/Callback.pm App-Addex-0.023/t/lib/App/Addex/AddressBook/Test.pm App-Addex-0.023/lib/App/ App-Addex-0.023/lib/App/Addex/ App-Addex-0.023/lib/App/Addex.pm App-Addex-0.023/lib/App/Addex/AddressBook.pm App-Addex-0.023/lib/App/Addex/Entry/ App-Addex-0.023/lib/App/Addex/Entry.pm App-Addex-0.023/lib/App/Addex/Output/ App-Addex-0.023/lib/App/Addex/Output.pm App-Addex-0.023/lib/App/Addex/Output/Mutt.pm App-Addex-0.023/lib/App/Addex/Output/Procmail.pm App-Addex-0.023/lib/App/Addex/Output/SpamAssassin.pm App-Addex-0.023/lib/App/Addex/Output/ToFile.pm App-Addex-0.023/lib/App/Addex/Entry/EmailAddress.pm App-Addex-0.023/bin/addex CPAN.pm: Going to build R/RJ/RJBS/App-Addex-0.023.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for App::Addex Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/Addex/AddressBook.pm blib/lib/App/Addex/AddressBook.pm cp lib/App/Addex/Output/ToFile.pm blib/lib/App/Addex/Output/ToFile.pm cp lib/App/Addex/Output/Procmail.pm blib/lib/App/Addex/Output/Procmail.pm cp lib/App/Addex.pm blib/lib/App/Addex.pm cp lib/App/Addex/Entry/EmailAddress.pm blib/lib/App/Addex/Entry/EmailAddress.pm cp lib/App/Addex/Output/SpamAssassin.pm blib/lib/App/Addex/Output/SpamAssassin.pm cp lib/App/Addex/Entry.pm blib/lib/App/Addex/Entry.pm cp lib/App/Addex/Output.pm blib/lib/App/Addex/Output.pm cp lib/App/Addex/Output/Mutt.pm blib/lib/App/Addex/Output/Mutt.pm cp bin/addex blib/script/addex /home/fly1600/ap1600/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/addex Manifying blib/man1/addex.1 Manifying blib/man3/App::Addex::AddressBook.3 Manifying blib/man3/App::Addex::Output::ToFile.3 Manifying blib/man3/App::Addex::Output::Procmail.3 Manifying blib/man3/App::Addex.3 Manifying blib/man3/App::Addex::Entry::EmailAddress.3 Manifying blib/man3/App::Addex::Output::SpamAssassin.3 Manifying blib/man3/App::Addex::Entry.3 Manifying blib/man3/App::Addex::Output.3 Manifying blib/man3/App::Addex::Output::Mutt.3 RJBS/App-Addex-0.023.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t .............. 1..1 ok 1 - use App::Addex; ok t/addr-book.t ............ 1..2 ok 1 - use App::Addex::AddressBook; ok 2 - exception thrown on virtual method ok t/basic.t ................ 1..6 ok 1 - use App::Addex; ok 2 - The object isa App::Addex ok 3 - callback called twice ok 4 - exception thrown when no addressbook class given ok 5 - exception thrown when no output classes given ok 6 - if a plugin fails to load, the exception is propagated ok t/output-mutt.t .......... 1..9 ok 1 - use App::Addex; ok 2 - The object isa App::Addex ok 3 - default nick-based alias created ok 4 - default name-based alias created ok 5 - default nick-based alias with label created ok 6 - default name-based alias with label created ok 7 - secondary nick-based alias with label created ok 8 - created save hook for entry with folder ok 9 - created mailboxes line for entry with folder ok t/output-procmail.t ...... 1..3 ok 1 - use App::Addex; ok 2 - The object isa App::Addex ok 3 - found the expected recipe for jcap in the procmail output ok t/output-spamassassin.t .. 1..5 ok 1 - use App::Addex; ok 2 - The object isa App::Addex ok 3 - created whitelist for rjbs@example.com ok 4 - created whitelist for rjbs@example.biz ok 5 - created whitelist for jcap@example.com ok t/output-tofile.t ........ 1..4 ok 1 - use App::Addex::Output::ToFile; ok 2 - filename is a required arg ok 3 - filename is a required arg ok 4 - exception raised if output fails ok All tests successful. Files=7, Tests=30, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.44 cusr 0.06 csys = 0.55 CPU) Result: PASS RJBS/App-Addex-0.023.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> unknown >>> (cd /home/fly1600/var/cpan/build/App-Addex-0.023-B8ZXo9 && tar cvf - App-Addex-0.023.ppd blib) | gzip -c >/home/fly1600/var/REPO/R/RJ/RJBS/App-Addex-0.023.tar.gz App-Addex-0.023.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Addex/ blib/lib/App/Addex/AddressBook.pm blib/lib/App/Addex/Output/ blib/lib/App/Addex/Output/ToFile.pm blib/lib/App/Addex/Output/Procmail.pm blib/lib/App/Addex/Output/SpamAssassin.pm blib/lib/App/Addex/Output/Mutt.pm blib/lib/App/Addex/Entry/ blib/lib/App/Addex/Entry/EmailAddress.pm blib/lib/App/Addex/Entry.pm blib/lib/App/Addex/Output.pm blib/lib/App/Addex.pm blib/script/ blib/script/addex blib/man1/ blib/man1/addex.1 blib/man3/ blib/man3/App::Addex::AddressBook.3 blib/man3/App::Addex::Output::ToFile.3 blib/man3/App::Addex::Output::Procmail.3 blib/man3/App::Addex.3 blib/man3/App::Addex::Entry::EmailAddress.3 blib/man3/App::Addex::Output::SpamAssassin.3 blib/man3/App::Addex::Entry.3 blib/man3/App::Addex::Output.3 blib/man3/App::Addex::Output::Mutt.3 >>> mv /home/fly1600/var/cpan/build/App-Addex-0.023-B8ZXo9/App-Addex-0.023.ppd /home/fly1600/var/REPO/R/RJ/RJBS Finished 2012-06-09T02:52:08