PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-03-06T12:06:28 ActivePerl-1400 CPAN-2.10 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Sun, 06 Mar 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PA/PALI/Email-Folder-0.860.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PA/PALI/CHECKSUMS Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/P/PA/PALI/Email-Folder-0.860.tar.gz ok Email-Folder-0.860 Email-Folder-0.860/TODO Email-Folder-0.860/README Email-Folder-0.860/Changes Email-Folder-0.860/LICENSE Email-Folder-0.860/dist.ini Email-Folder-0.860/t Email-Folder-0.860/t/03mh.t Email-Folder-0.860/META.yml Email-Folder-0.860/MANIFEST Email-Folder-0.860/META.json Email-Folder-0.860/t/01mbox.t Email-Folder-0.860/t/testmh Email-Folder-0.860/t/testmh/1 Email-Folder-0.860/t/testmh/2 Email-Folder-0.860/t/testmh/3 Email-Folder-0.860/t/testmh/4 Email-Folder-0.860/Makefile.PL Email-Folder-0.860/t/02maildir.t Email-Folder-0.860/t/mboxes Email-Folder-0.860/t/mboxes/mboxcl2 Email-Folder-0.860/t/mboxes/mboxcl3 Email-Folder-0.860/t/mboxes/testmbox Email-Folder-0.860/lib/Email Email-Folder-0.860/lib/Email/Folder.pm Email-Folder-0.860/t/mboxes/mboxcl2.lies Email-Folder-0.860/t/mboxes/testmbox.dos Email-Folder-0.860/t/mboxes/testmbox.mac Email-Folder-0.860/t/00-report-prereqs.t Email-Folder-0.860/lib/Email/Folder Email-Folder-0.860/lib/Email/Folder/MH.pm Email-Folder-0.860/t/mboxes/testmbox.empty Email-Folder-0.860/xt/release Email-Folder-0.860/xt/release/pod-syntax.t Email-Folder-0.860/lib/Email/Folder/Mbox.pm Email-Folder-0.860/lib/Email/Folder/Ezmlm.pm Email-Folder-0.860/lib/Email/Folder/Reader.pm Email-Folder-0.860/lib/Email/Folder/Maildir.pm Email-Folder-0.860/xt/release/changes_has_content.t Email-Folder-0.860/t/testmaildir/cur Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_3.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_5.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_7.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_9.penfold Email-Folder-0.860/t/testmaildir/new Email-Folder-0.860/t/testmaildir/new/1050314226.9981_1.penfold Email-Folder-0.860/t/testmaildir/tmp Email-Folder-0.860/t/testmaildir/tmp/1050314226.9981_8.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_11.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_13.penfold /bin/tar: Read 8704 bytes from - Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_15.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_17.penfold Email-Folder-0.860/t/testmaildir/cur/1050314226.9981_19.penfold Configuring P/PA/PALI/Email-Folder-0.860.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Email::Folder PALI/Email-Folder-0.860.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for P/PA/PALI/Email-Folder-0.860.tar.gz >>> make cp lib/Email/Folder/Ezmlm.pm blib/lib/Email/Folder/Ezmlm.pm cp lib/Email/Folder/Maildir.pm blib/lib/Email/Folder/Maildir.pm cp lib/Email/Folder/MH.pm blib/lib/Email/Folder/MH.pm cp lib/Email/Folder/Reader.pm blib/lib/Email/Folder/Reader.pm cp lib/Email/Folder/Mbox.pm blib/lib/Email/Folder/Mbox.pm cp lib/Email/Folder.pm blib/lib/Email/Folder.pm Manifying 6 pod documents PALI/Email-Folder-0.860.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in static metadata (including optional ones): # Version Module # -------- ------------------------ # 2.150005 CPAN::Meta # missing CPAN::Meta::Requirements # 1.38 Carp # 0.814 Email::FolderType # 2.208 Email::Simple # 7.04 ExtUtils::MakeMaker # 3.62 File::Spec::Functions # 1.14 IO::File # 1.43 List::Util # 1.001009 Test::More # 1.33 constant # 0.234 parent # 1.04 strict # 0.9915 version # 1.12 warnings t/00-report-prereqs.t .. 1..1 ok 1 ok t/01mbox.t ............. 1..26 ok 1 - use Email::Folder; ok 2 - opened testmbox ok 3 - grabbed 10 messages ok 4 - they're the messages we expected ok 5 - opened testmbox.dos ok 6 - grabbed 10 messages ok 7 - they're the messages we expected ok 8 - opened testmbox.mac ok 9 - grabbed 10 messages ok 10 - they're the messages we expected ok 11 - opened testmbox.empty ok 12 ok 13 - opened mboxcl2 ok 14 ok 15 - they're the messages we expected ok 16 - opened mboxcl2.lies ok 17 ok 18 - they're the messages we expected ok 19 - iterate first message ok 20 - reopened ok 21 - second message ok 22 - there are two messages in the mbox mboxcl2 ok 23 - one more line after Content-Length ok 24 - with Content-Length all headers are in place ok 25 - one more line after Lines ok 26 - with Lines all headers are in place ok t/02maildir.t .......... 1..4 ok 1 - use Email::Folder; ok 2 ok 3 - grabbed 10 messages ok 4 - they're the messages we expected ok t/03mh.t ............... 1..4 ok 1 - use Email::Folder; ok 2 ok 3 - grabbed 4 messages ok 4 - they're the messages we expected ok All tests successful. Files=4, Tests=35, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.42 cusr 0.07 csys = 0.54 CPU) Result: PASS PALI/Email-Folder-0.860.tar.gz make test TEST_VERBOSE=1 -- OK Pali <pali@cpan.org> read all the messages from a folder as Email::Simple objects >>> (cd /home/fly1400/cpanfly-5.14/var/cpan/build/Email-Folder-0.860-TRFDAk && tar cvf - Email-Folder-0.860.ppd blib) | gzip -c >/home/fly1400/cpanfly-5.14/var/REPO/P/PA/PALI/Email-Folder-0.860.tar.gz Email-Folder-0.860.ppd blib/ blib/lib/ blib/lib/Email/ blib/lib/Email/Folder/ blib/lib/Email/Folder/Ezmlm.pm blib/lib/Email/Folder/Maildir.pm blib/lib/Email/Folder/MH.pm blib/lib/Email/Folder/Reader.pm blib/lib/Email/Folder/Mbox.pm blib/lib/Email/Folder.pm blib/man3/ blib/man3/Email::Folder.3 blib/man3/Email::Folder::Ezmlm.3 blib/man3/Email::Folder::MH.3 blib/man3/Email::Folder::Maildir.3 blib/man3/Email::Folder::Mbox.3 blib/man3/Email::Folder::Reader.3 >>> mv /home/fly1400/cpanfly-5.14/var/cpan/build/Email-Folder-0.860-TRFDAk/Email-Folder-0.860.ppd /home/fly1400/cpanfly-5.14/var/REPO/P/PA/PALI VmSize: 274520 kB Finished 2016-03-06T12:06:33