Start 2009-05-14T06:00:15 ActivePerl-1003 CPAN-1.9354 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Thu, 14 May 2009 10:27:02 GMT Running make for F/FA/FAYLAND/WWW-Contact-0.24.tar.gz Checksum for /net/nas/data/cpan/authors/id/F/FA/FAYLAND/WWW-Contact-0.24.tar.gz ok WWW-Contact-0.24 WWW-Contact-0.24/Changes WWW-Contact-0.24/MANIFEST WWW-Contact-0.24/Build.PL WWW-Contact-0.24/META.yml WWW-Contact-0.24/Makefile.PL WWW-Contact-0.24/README WWW-Contact-0.24/examples WWW-Contact-0.24/examples/cron_to_test.pl WWW-Contact-0.24/examples/test.pl WWW-Contact-0.24/t WWW-Contact-0.24/t/02-supplier.t WWW-Contact-0.24/t/999-author.t WWW-Contact-0.24/t/109-lycos.t WWW-Contact-0.24/t/110-plaxo.t WWW-Contact-0.24/t/pod.t WWW-Contact-0.24/t/01-basic.t WWW-Contact-0.24/t/103-rediff.t WWW-Contact-0.24/t/107-hotmail.t WWW-Contact-0.24/t/104-163.t WWW-Contact-0.24/t/108-indiatimes.t WWW-Contact-0.24/t/101-gmail.t WWW-Contact-0.24/t/102-yahoo.t WWW-Contact-0.24/t/00-load.t WWW-Contact-0.24/t/106-mail.t WWW-Contact-0.24/t/105-aol.t WWW-Contact-0.24/t/lib WWW-Contact-0.24/t/lib/WWW WWW-Contact-0.24/t/lib/WWW/Contact WWW-Contact-0.24/t/lib/WWW/Contact/Unknown.pm WWW-Contact-0.24/lib WWW-Contact-0.24/lib/WWW WWW-Contact-0.24/lib/WWW/Contact.pm WWW-Contact-0.24/lib/WWW/Contact WWW-Contact-0.24/lib/WWW/Contact/GoogleContactsAPI.pm WWW-Contact-0.24/lib/WWW/Contact/Base.pm WWW-Contact-0.24/lib/WWW/Contact/Lycos.pm WWW-Contact-0.24/lib/WWW/Contact/AOL.pm WWW-Contact-0.24/lib/WWW/Contact/Rediffmail.pm WWW-Contact-0.24/lib/WWW/Contact/Hotmail.pm WWW-Contact-0.24/lib/WWW/Contact/Yahoo.pm WWW-Contact-0.24/lib/WWW/Contact/Indiatimes.pm WWW-Contact-0.24/lib/WWW/Contact/Gmail.pm WWW-Contact-0.24/lib/WWW/Contact/Plaxo.pm WWW-Contact-0.24/lib/WWW/Contact/Mail.pm WWW-Contact-0.24/lib/WWW/Contact/CN WWW-Contact-0.24/lib/WWW/Contact/CN/163.pm WWW-Contact-0.24/lib/WWW/Contact/BG WWW-Contact-0.24/lib/WWW/Contact/BG/Mail.pm WWW-Contact-0.24/lib/WWW/Contact/BG/Abv.pm CPAN.pm: Going to build F/FA/FAYLAND/WWW-Contact-0.24.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite Text::vCard::Addressbook 0 not found. Warning: prerequisite WWW::Mechanize::GZip 0 not found. Writing Makefile for WWW::Contact ---- Unsatisfied dependencies detected during ---- ---- FAYLAND/WWW-Contact-0.24.tar.gz ---- Text::vCard::Addressbook [requires] WWW::Mechanize::GZip [requires] Running make test Delayed until after prerequisites Running test for module 'Text::vCard::Addressbook' Running make for L/LL/LLAP/Text-vCard-2.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LL/LLAP/Text-vCard-2.03.tar.gz ok Text-vCard-2.03/ Text-vCard-2.03/Changes Text-vCard-2.03/lib/ Text-vCard-2.03/lib/Text/ Text-vCard-2.03/lib/Text/vCard/ Text-vCard-2.03/lib/Text/vCard/Addressbook.pm Text-vCard-2.03/lib/Text/vCard/Node.pm Text-vCard-2.03/lib/Text/vCard.pm Text-vCard-2.03/Makefile.PL Text-vCard-2.03/MANIFEST Text-vCard-2.03/META.yml Text-vCard-2.03/t/ Text-vCard-2.03/t/01-node.t Text-vCard-2.03/t/02-vcard.t Text-vCard-2.03/t/03-addressbook.t Text-vCard-2.03/t/04-formats.t Text-vCard-2.03/t/05-export.t Text-vCard-2.03/t/06-encoding.t Text-vCard-2.03/t/apple_2.1_unicode.vcf Text-vCard-2.03/t/apple_version3.vcf Text-vCard-2.03/t/encoding.vcf Text-vCard-2.03/t/evolution.vcf Text-vCard-2.03/t/mix_type.vcf Text-vCard-2.03/t/notes.vcf Text-vCard-2.03/t/simple.vcf Text-vCard-2.03/TODO CPAN.pm: Going to build L/LL/LLAP/Text-vCard-2.03.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::vCard >>> make cp lib/Text/vCard.pm blib/lib/Text/vCard.pm cp lib/Text/vCard/Node.pm blib/lib/Text/vCard/Node.pm cp lib/Text/vCard/Addressbook.pm blib/lib/Text/vCard/Addressbook.pm Manifying blib/man3/Text::vCard.3 Manifying blib/man3/Text::vCard::Node.3 Manifying blib/man3/Text::vCard::Addressbook.3 LLAP/Text-vCard-2.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-node.t ......... 1..41 ok 1 - use Text::vCard::Node; ok 2 - Can use as a base class ok 3 - new() retruns HASH when supplied hash ok 4 - Errors if no class supplied ok 5 - new() carps when no fields supplied ok 6 - new() carps when fields is not an array ref ok 7 - new() carp on wrong number of elements in value comp to fields ok 8 - new() - less data than fields, field set ok ok 9 - new() - less data, empty field returns undef ok 10 - new() - less data, set empty field ok 11 - Created node with no data and methods created ok 12 - new() without node_type still works ok ok 13 - got group as it was set ok 14 - set node worked ok 15 - org - Got two elements back from unit ok 16 - org - Got the elements back from setting unit ok 17 - org - Got the elements back from trying to set unit with string ok 18 - org - copes with unit being empty ok 19 - types() returns stuff ok 20 - types() ok in array or scalar context ok 21 - types() get undef when there are none ok 22 - is_type() home type matches ok 23 - is_type() not work address type ok 24 - is_type() undef when no params ok 25 - is_pref() this is a prefered address ok 26 - is_pref() get undef when not pref ok 27 - is_pref() get undef if no params ok 28 - remove_types() when no params - no error ok 29 - remove_types() undef when scalar, node has params and no match ok 30 - remove_types() get a true value in array context when sucess ok 31 - is_type() Added work type and check non-cases sensative ok 32 - is_type() Removed work type and check non-cases sensative ok 33 - is_type() Removed several types ok 34 - is_type() Added two types ok ok 35 - is_type() Added type to node with no params ok 36 - AUTOLOAD - Po box empty as expected ok 37 - AUTOLOAD - Street address matches ok 38 - AUTOLOAD - set ok ok 39 - AUTOLOAD - carp when method not valid ok 40 - export_data() - Node returns expected data ok 41 - export_data() - Node returns expected data, with undef entry ok t/02-vcard.t ........ 1..30 ok 1 - use Text::vCard; ok 2 - use Text::vCard::Addressbook; ok 3 - Can use as a base class ok 4 - new() retruns HASH when supplied hash ok 5 - Errors if no class supplied ok 6 - Croak if add_node() not supplied with anything ok 7 - Croak if add_node() not supplied with node_type ok 8 - The object isa Text::vCard::Node ok 9 - get_of_type() types returns 2 not 3 addresses with array ref ok 10 - nothing of this type found, undef returned ok 11 - get_of_type() types returns 3 not 3 addresses with scalar ok 12 - Undef returned when no addresses available ok 13 - Returns array ref when called in context ok 14 - Got all 2 addresses from array ok 15 - Got 3 addresses from array as expected ok 16 - get() croaks is no params supplied ok 17 - get() with single element and node_type match ok 18 - get() types returns 2 not 3 addresses ok 19 - autogen methods - got FN ok 20 - autogen methods - updated fullname ok 21 - autogen methods - got new fn ok 22 - autogen methods - undef for no email as expected ok 23 - autogen methods - new value set ok 24 - autogen added with alias ok 25 - got name - but this will be depreciated ok 26 - got moniker ok 27 - get_group("item1") - got 2 nodes as arrayref - expected ok 28 - get_group("item1") - got 2 nodes as array - expected ok 29 - get_group("item2","X-AbADR") - got value from node ok 30 - get_group - carp if no group name supplied ok t/03-addressbook.t .. 1..13 ok 1 - use Text::vCard::Addressbook; ok 2 - The object isa Text::vCard::Addressbook ok 3 - load() - croak when file does not exist ok 4 - The object isa Text::vCard::Addressbook ok 5 - new() - croak when unable to read file ok 6 - new() - ok error when no proto supplied ok 7 - new() - Can use as a base class ok 8 - new() - retruns HASH when supplied hash ok 9 - new() - carp on non VCARD format ok 10 - The object isa Text::vCard ok 11 - vcards() - returns array ref when in context ok 12 - exstracted address ok ok 13 - vcards() returns array when in context ok t/04-formats.t ...... 1..17 ok 1 - use Text::vCard::Addressbook; ok 2 - Running from evolution.vcf ok 3 - The object isa Text::vCard::Addressbook ok 4 - evolution.vcf has 1 vcards as expected ok 5 - evolution.vcf has fn data correct ok 6 - got expected phone number ok 7 - Running from apple_2.1_unicode.vcf ok 8 - The object isa Text::vCard::Addressbook ok 9 - apple_2.1_unicode.vcf has 1 vcards as expected ok 10 - apple_2.1_unicode.vcf has fn data correct ok 11 - got expected phone number ok 12 - Running from apple_version3.vcf ok 13 - The object isa Text::vCard::Addressbook ok 14 - apple_version3.vcf has 1 vcards as expected ok 15 - apple_version3.vcf has fn data correct ok 16 - got expected phone number ok 17 - Got note ok ok t/05-export.t ....... 1..4 ok 1 - use Text::vCard::Addressbook; ok 2 - export() - added type def ok 3 - export() - First line correct ok 4 - export() - Last line correct ok t/06-encoding.t ..... 1..7 ok 1 - use Text::vCard::Addressbook; ok 2 - Running from encoding.vcf ok 3 - The object isa Text::vCard::Addressbook ok 4 - encoding.vcf has 1 vcards as expected ok 5 - encoding.vcf has fn data correct ok 6 - Match on street ok 7 - Match on city ok All tests successful. Files=6, Tests=112, 2 wallclock secs ( 0.00 usr 0.08 sys + 0.21 cusr 0.18 csys = 0.47 CPU) Result: PASS LLAP/Text-vCard-2.03.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Text-vCard-2.03 already made Running test for module 'WWW::Mechanize::GZip' Running make for P/PE/PEGI/WWW-Mechanize-GZip-0.10.tar.gz Prepending /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/arch /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/P/PE/PEGI/WWW-Mechanize-GZip-0.10.tar.gz ok WWW-Mechanize-GZip-0.10/ WWW-Mechanize-GZip-0.10/t/ WWW-Mechanize-GZip-0.10/t/boilerplate.t WWW-Mechanize-GZip-0.10/t/pod-coverage.t WWW-Mechanize-GZip-0.10/t/00-load.t WWW-Mechanize-GZip-0.10/t/pod.t WWW-Mechanize-GZip-0.10/META.yml WWW-Mechanize-GZip-0.10/Changes WWW-Mechanize-GZip-0.10/lib/ WWW-Mechanize-GZip-0.10/lib/WWW/ WWW-Mechanize-GZip-0.10/lib/WWW/Mechanize/ WWW-Mechanize-GZip-0.10/lib/WWW/Mechanize/GZip.pm WWW-Mechanize-GZip-0.10/MANIFEST WWW-Mechanize-GZip-0.10/Makefile.PL WWW-Mechanize-GZip-0.10/README Prepending /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/arch /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build P/PE/PEGI/WWW-Mechanize-GZip-0.10.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Mechanize::GZip >>> make cp lib/WWW/Mechanize/GZip.pm blib/lib/WWW/Mechanize/GZip.pm Manifying blib/man3/WWW::Mechanize::GZip.3 PEGI/WWW-Mechanize-GZip-0.10.tar.gz make -- OK Prepending /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/arch /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing WWW::Mechanize::GZip 0.10, Perl 5.010000, /home/cpanfly/ap1003/bin/perl-static t/00-load.t ....... 1..1 ok 1 - use WWW::Mechanize::GZip; ok t/boilerplate.t ... 1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/WWW/Mechanize/GZip.pm contains no boilerplate text ok # Failed test 'Pod coverage on WWW::Mechanize::GZip' # at /home/cpanfly/var/megalib/Test/Pod/Coverage.pm line 126. # Coverage for WWW::Mechanize::GZip is 0.0%, with 2 naked subroutines: # prepare_request # send_request # Looks like you failed 1 test of 1. t/pod-coverage.t .. 1..1 not ok 1 - Pod coverage on WWW::Mechanize::GZip Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod.t ........... 1..1 ok 1 - blib/lib/WWW/Mechanize/GZip.pm ok Test Summary Report ------------------- t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=4, Tests=6, 1 wallclock secs ( 0.00 usr 0.04 sys + 0.26 cusr 0.18 csys = 0.48 CPU) Result: FAIL Failed 1/4 test programs. 1/6 subtests failed. make: *** [test_dynamic] Error 255 PEGI/WWW-Mechanize-GZip-0.10.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PEGI/WWW-Mechanize-GZip-0.10.tar.gz Running make for F/FA/FAYLAND/WWW-Contact-0.24.tar.gz Prepending /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/arch /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/cpanfly/var/cpan/build/WWW-Contact-0.24-vG3uJx Prepending /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/arch /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build F/FA/FAYLAND/WWW-Contact-0.24.tar.gz Warning: Prerequisite 'WWW::Mechanize::GZip => 0' for 'FAYLAND/WWW-Contact-0.24.tar.gz' failed when processing 'PEGI/WWW-Mechanize-GZip-0.10.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/WWW/Contact/Base.pm blib/lib/WWW/Contact/Base.pm cp lib/WWW/Contact/Plaxo.pm blib/lib/WWW/Contact/Plaxo.pm cp lib/WWW/Contact/Rediffmail.pm blib/lib/WWW/Contact/Rediffmail.pm cp lib/WWW/Contact/GoogleContactsAPI.pm blib/lib/WWW/Contact/GoogleContactsAPI.pm cp lib/WWW/Contact/Lycos.pm blib/lib/WWW/Contact/Lycos.pm cp lib/WWW/Contact/CN/163.pm blib/lib/WWW/Contact/CN/163.pm cp lib/WWW/Contact.pm blib/lib/WWW/Contact.pm cp lib/WWW/Contact/Yahoo.pm blib/lib/WWW/Contact/Yahoo.pm cp lib/WWW/Contact/Indiatimes.pm blib/lib/WWW/Contact/Indiatimes.pm cp lib/WWW/Contact/Mail.pm blib/lib/WWW/Contact/Mail.pm cp lib/WWW/Contact/BG/Mail.pm blib/lib/WWW/Contact/BG/Mail.pm cp lib/WWW/Contact/BG/Abv.pm blib/lib/WWW/Contact/BG/Abv.pm cp lib/WWW/Contact/Hotmail.pm blib/lib/WWW/Contact/Hotmail.pm cp lib/WWW/Contact/AOL.pm blib/lib/WWW/Contact/AOL.pm cp lib/WWW/Contact/Gmail.pm blib/lib/WWW/Contact/Gmail.pm Manifying blib/man3/WWW::Contact::Base.3 Manifying blib/man3/WWW::Contact::Plaxo.3 Manifying blib/man3/WWW::Contact::Rediffmail.3 Manifying blib/man3/WWW::Contact::CN::163.3 Manifying blib/man3/WWW::Contact::Lycos.3 Manifying blib/man3/WWW::Contact::GoogleContactsAPI.3 Manifying blib/man3/WWW::Contact::Indiatimes.3 Manifying blib/man3/WWW::Contact::Yahoo.3 Manifying blib/man3/WWW::Contact.3 Manifying blib/man3/WWW::Contact::BG::Abv.3 Manifying blib/man3/WWW::Contact::BG::Mail.3 Manifying blib/man3/WWW::Contact::Mail.3 Manifying blib/man3/WWW::Contact::Hotmail.3 Manifying blib/man3/WWW::Contact::AOL.3 Manifying blib/man3/WWW::Contact::Gmail.3 FAYLAND/WWW-Contact-0.24.tar.gz make -- OK Prepending /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/arch /home/cpanfly/var/cpan/build/Text-vCard-2.03-EffiZs/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing WWW::Contact 0.24, Perl 5.010000, /home/cpanfly/ap1003/bin/perl-static t/00-load.t ......... 1..1 ok 1 - use WWW::Contact; ok t/01-basic.t ........ 1..8 ok 1 - get error with password b ok 2 - empty contact list ok 3 - no error with password c ok 4 - get 2 contact list ok 5 - get error with password b ok 6 - empty contact list ok 7 - no error with password c ok 8 - get 2 contact list ok t/02-supplier.t ..... 1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/101-gmail.t ....... skipped: set $ENV{TEST_GMAIL} and $ENV{TEST_GMAIL_PASS} to test t/102-yahoo.t ....... skipped: set $ENV{TEST_YAHOO} and $ENV{TEST_YAHOO_PASS} to test t/103-rediff.t ...... skipped: set $ENV{TEST_REDIFF} and $ENV{TEST_REDIFF_PASS} to test t/104-163.t ......... skipped: set $ENV{TEST_163} and $ENV{TEST_163_PASS} to test t/105-aol.t ......... skipped: set $ENV{TEST_AOL} and $ENV{TEST_AOL_PASS} to test t/106-mail.t ........ skipped: set $ENV{TEST_MAIL} and $ENV{TEST_MAIL_PASS} to test t/107-hotmail.t ..... skipped: set $ENV{TEST_HOTMAIL} and $ENV{TEST_HOTMAIL_PASS} to test t/108-indiatimes.t .. skipped: set $ENV{TEST_INDIATIMES} and $ENV{TEST_INDIATIMES_PASS} to test t/109-lycos.t ....... skipped: set $ENV{TEST_LYCOS} and $ENV{TEST_LYCOS_PASS} to test t/110-plaxo.t ....... skipped: set $ENV{TEST_PLAXO} and $ENV{TEST_PLAXO_PASS} to test t/999-author.t ...... skipped: author tests t/pod.t ............. 1..15 ok 1 - blib/lib/WWW/Contact.pm ok 2 - blib/lib/WWW/Contact/Base.pm ok 3 - blib/lib/WWW/Contact/Gmail.pm ok 4 - blib/lib/WWW/Contact/Hotmail.pm ok 5 - blib/lib/WWW/Contact/Yahoo.pm ok 6 - blib/lib/WWW/Contact/GoogleContactsAPI.pm ok 7 - blib/lib/WWW/Contact/Plaxo.pm ok 8 - blib/lib/WWW/Contact/Mail.pm ok 9 - blib/lib/WWW/Contact/Lycos.pm ok 10 - blib/lib/WWW/Contact/Rediffmail.pm ok 11 - blib/lib/WWW/Contact/Indiatimes.pm ok 12 - blib/lib/WWW/Contact/AOL.pm ok 13 - blib/lib/WWW/Contact/BG/Mail.pm ok 14 - blib/lib/WWW/Contact/BG/Abv.pm ok 15 - blib/lib/WWW/Contact/CN/163.pm ok All tests successful. Files=15, Tests=34, 4 wallclock secs ( 0.00 usr 0.06 sys + 3.11 cusr 0.54 csys = 3.71 CPU) Result: PASS FAYLAND/WWW-Contact-0.24.tar.gz Tests succeeded but one dependency not OK (WWW::Mechanize::GZip) FAYLAND/WWW-Contact-0.24.tar.gz [dependencies] -- NA Finished 2009-05-14T06:00:31