Start 2009-06-13T22:11:19 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for D/DA/DARREN/DBD-Google-0.51.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DA/DARREN/DBD-Google-0.51.tar.gz ok DBD-Google-0.51/ DBD-Google-0.51/MANIFEST DBD-Google-0.51/README DBD-Google-0.51/Changes DBD-Google-0.51/lib/ DBD-Google-0.51/lib/DBD/ DBD-Google-0.51/lib/DBD/Google.pm DBD-Google-0.51/lib/DBD/Google/ DBD-Google-0.51/lib/DBD/Google/GetInfo.pm DBD-Google-0.51/lib/DBD/Google/st.pm DBD-Google-0.51/lib/DBD/Google/db.pm DBD-Google-0.51/lib/DBD/Google/dr.pm DBD-Google-0.51/lib/DBD/Google/parser.pm DBD-Google-0.51/lib/SQL/ DBD-Google-0.51/lib/SQL/Dialects/ DBD-Google-0.51/lib/SQL/Dialects/Google.pm DBD-Google-0.51/Makefile.PL DBD-Google-0.51/META.yml DBD-Google-0.51/t/ DBD-Google-0.51/t/connect.t DBD-Google-0.51/t/sth.t DBD-Google-0.51/t/parser.t DBD-Google-0.51/t/regexes.t DBD-Google-0.51/t/pod.t DBD-Google-0.51/t/sample-key DBD-Google-0.51/t/load.t CPAN.pm: Going to build D/DA/DARREN/DBD-Google-0.51.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Warning: prerequisite Net::Google 0.6 not found. Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: /home/cpanfly/var/megalib/auto/DBI/ /home/cpanfly/ap1003/lib/auto/DBI/ at Makefile.PL line 29 Using DBI 1.609 (for perl 5.010000 on i686-linux-thread-multi) installed in /home/cpanfly/var/megalib/auto/DBI/ Writing Makefile for DBD::Google ---- Unsatisfied dependencies detected during ---- ---- DARREN/DBD-Google-0.51.tar.gz ---- Net::Google [requires] Running make test Delayed until after prerequisites Running test for module 'Net::Google' Running make for A/AS/ASCOPE/Net-Google-1.0.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AS/ASCOPE/Net-Google-1.0.tar.gz ok Net-Google-1.0/ Net-Google-1.0/Build.PL Net-Google-1.0/Changes Net-Google-1.0/lib/ Net-Google-1.0/lib/Net/ Net-Google-1.0/lib/Net/Google/ Net-Google-1.0/lib/Net/Google/Cache.pm Net-Google-1.0/lib/Net/Google/Response.pm Net-Google-1.0/lib/Net/Google/Search.pm Net-Google-1.0/lib/Net/Google/Service.pm Net-Google-1.0/lib/Net/Google/Services/ Net-Google-1.0/lib/Net/Google/Services/GoogleSearch.wsdl Net-Google-1.0/lib/Net/Google/Spelling.pm Net-Google-1.0/lib/Net/Google/tool.pm Net-Google-1.0/lib/Net/Google.pm Net-Google-1.0/Makefile.PL Net-Google-1.0/MANIFEST Net-Google-1.0/META.yml Net-Google-1.0/README Net-Google-1.0/t/ Net-Google-1.0/t/000-key.t Net-Google-1.0/t/001-search.t Net-Google-1.0/t/002-spelling.t Net-Google-1.0/t/003-cache.t CPAN.pm: Going to build A/AS/ASCOPE/Net-Google-1.0.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL # running Build.PL /home/cpanfly/ap1003/bin/perl-static Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Net-Google' version '1.0' >>> make /home/cpanfly/ap1003/bin/perl-static Build --makefile_env_macros 1 Copying lib/Net/Google/Search.pm -> blib/lib/Net/Google/Search.pm Copying lib/Net/Google.pm -> blib/lib/Net/Google.pm Copying lib/Net/Google/Cache.pm -> blib/lib/Net/Google/Cache.pm Copying lib/Net/Google/tool.pm -> blib/lib/Net/Google/tool.pm Copying lib/Net/Google/Spelling.pm -> blib/lib/Net/Google/Spelling.pm Copying lib/Net/Google/Service.pm -> blib/lib/Net/Google/Service.pm Copying lib/Net/Google/Response.pm -> blib/lib/Net/Google/Response.pm Manifying blib/lib/Net/Google/tool.pm -> blib/libdoc/Net::Google::tool.3 Manifying blib/lib/Net/Google/Response.pm -> blib/libdoc/Net::Google::Response.3 Manifying blib/lib/Net/Google/Search.pm -> blib/libdoc/Net::Google::Search.3 Manifying blib/lib/Net/Google/Cache.pm -> blib/libdoc/Net::Google::Cache.3 Manifying blib/lib/Net/Google.pm -> blib/libdoc/Net::Google.3 Manifying blib/lib/Net/Google/Service.pm -> blib/libdoc/Net::Google::Service.3 Manifying blib/lib/Net/Google/Spelling.pm -> blib/libdoc/Net::Google::Spelling.3 HTMLifying blib/lib/Net/Google/tool.pm -> blib/libhtml/site/lib/Net/Google/tool.html HTMLifying blib/lib/Net/Google/Response.pm -> blib/libhtml/site/lib/Net/Google/Response.html HTMLifying blib/lib/Net/Google/Search.pm -> blib/libhtml/site/lib/Net/Google/Search.html HTMLifying blib/lib/Net/Google/Cache.pm -> blib/libhtml/site/lib/Net/Google/Cache.html HTMLifying blib/lib/Net/Google.pm -> blib/libhtml/site/lib/Net/Google.html HTMLifying blib/lib/Net/Google/Service.pm -> blib/libhtml/site/lib/Net/Google/Service.html HTMLifying blib/lib/Net/Google/Spelling.pm -> blib/libhtml/site/lib/Net/Google/Spelling.html ASCOPE/Net-Google-1.0.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /home/cpanfly/ap1003/bin/perl-static Build --makefile_env_macros 1 test # # The Google API web service requires that you provide create a Google Account and obtain a license key # This key is then passed with each request you make to the Google servers. # If you do not already have a Google Account, you can sign up for one here: # http://www.google.com/apis/ # # Please enter your Google API key: Use of uninitialized value $key in scalar chomp at t/000-key.t line 18. # Failed test 'Got Google API key' # at t/000-key.t line 20. Use of uninitialized value $key in print at t/000-key.t line 27. # Failed test 'Wrote key to tmp filed' # at t/000-key.t line 31. # Looks like you failed 2 tests of 3. t/000-key.t ....... 1..3 not ok 1 - Got Google API key ok 2 - Opened tmp file for writing not ok 3 - Wrote key to tmp filed Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests Use of uninitialized value $key in scalar chomp at t/001-search.t line 17. # Failed test 'Read Google API key' # at t/001-search.t line 31. Use of uninitialized value in concatenation (.) or string at /home/cpanfly/var/cpan/build/Net-Google-1.0-LvcyTB/blib/lib/Net/Google/Service.pm line 80. Service description 'file:' can't be loaded: 404 File `' does not exist # Looks like you planned 5 tests but ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test exited with 2 just after 3. t/001-search.t .... 1..5 not ok 1 - Read Google API key ok 2 - use Net::Google; ok 3 - The object isa Net::Google Dubious, test returned 2 (wstat 512, 0x200) Failed 3/5 subtests Use of uninitialized value $key in scalar chomp at t/002-spelling.t line 17. # Failed test 'Read Google API key' # at t/002-spelling.t line 32. Use of uninitialized value in concatenation (.) or string at /home/cpanfly/var/cpan/build/Net-Google-1.0-LvcyTB/blib/lib/Net/Google/Service.pm line 80. Service description 'file:' can't be loaded: 404 File `' does not exist # Looks like you planned 5 tests but ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test exited with 2 just after 3. t/002-spelling.t .. 1..5 not ok 1 - Read Google API key ok 2 - use Net::Google; ok 3 - The object isa Net::Google Dubious, test returned 2 (wstat 512, 0x200) Failed 3/5 subtests Use of uninitialized value $key in scalar chomp at t/003-cache.t line 17. # Failed test 'Got Google API key' # at t/003-cache.t line 32. Use of uninitialized value in concatenation (.) or string at /home/cpanfly/var/cpan/build/Net-Google-1.0-LvcyTB/blib/lib/Net/Google/Service.pm line 80. Service description 'file:' can't be loaded: 404 File `' does not exist # Looks like you planned 5 tests but ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test exited with 2 just after 3. t/003-cache.t ..... 1..5 not ok 1 - Got Google API key ok 2 - use Net::Google; ok 3 - The object isa Net::Google Dubious, test returned 2 (wstat 512, 0x200) Failed 3/5 subtests Test Summary Report ------------------- t/000-key.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 t/001-search.t (Wstat: 512 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 3. t/002-spelling.t (Wstat: 512 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 3. t/003-cache.t (Wstat: 512 Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 3. Files=4, Tests=12, 0 wallclock secs ( 0.00 usr 0.02 sys + 0.27 cusr 0.20 csys = 0.49 CPU) Result: FAIL Failed 4/4 test programs. 5/12 subtests failed. make: *** [test] Error 2 ASCOPE/Net-Google-1.0.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ASCOPE/Net-Google-1.0.tar.gz Running make for D/DA/DARREN/DBD-Google-0.51.tar.gz Has already been unwrapped into directory /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf CPAN.pm: Going to build D/DA/DARREN/DBD-Google-0.51.tar.gz Warning: Prerequisite 'Net::Google => 0.6' for 'DARREN/DBD-Google-0.51.tar.gz' failed when processing 'ASCOPE/Net-Google-1.0.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/DBD/Google/dr.pm blib/lib/DBD/Google/dr.pm cp lib/DBD/Google/parser.pm blib/lib/DBD/Google/parser.pm cp lib/DBD/Google.pm blib/lib/DBD/Google.pm cp lib/DBD/Google/st.pm blib/lib/DBD/Google/st.pm cp lib/DBD/Google/db.pm blib/lib/DBD/Google/db.pm cp lib/DBD/Google/GetInfo.pm blib/lib/DBD/Google/GetInfo.pm cp lib/SQL/Dialects/Google.pm blib/lib/SQL/Dialects/Google.pm Manifying blib/man3/DBD::Google.3 Manifying blib/man3/SQL::Dialects::Google.3 DARREN/DBD-Google-0.51.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 install_driver(Google) failed: Can't locate Net/Google.pm in @INC (@INC contains: /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/arch /home/cpanfly/var/megalib /home/cpanfly/var/megalib /home/cpanfly/ap1003/site/lib /home/cpanfly/ap1003/lib .) at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google/dr.pm line 14. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google/dr.pm line 14. Compilation failed in require at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google.pm line 8. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google.pm line 8. Compilation failed in require at (eval 11) line 3. Perhaps a module that DBD::Google requires hasn't been fully installed at t/connect.t line 16 # Looks like your test exited with 2 before it could output anything. t/connect.t .. 1..7 Dubious, test returned 2 (wstat 512, 0x200) Failed 7/7 subtests # Failed test 'use DBD::Google;' # at t/load.t line 9. # Tried to use 'DBD::Google'. # Error: Can't locate Net/Google.pm in @INC (@INC contains: /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/arch /home/cpanfly/var/megalib /home/cpanfly/var/megalib /home/cpanfly/ap1003/site/lib /home/cpanfly/ap1003/lib .) at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google/dr.pm line 14. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google/dr.pm line 14. # Compilation failed in require at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google.pm line 8. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google.pm line 8. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. # Failed test 'use DBD::Google::dr;' # at t/load.t line 11. # Tried to use 'DBD::Google::dr'. # Error: Attempt to reload DBD/Google/dr.pm aborted. # Compilation failed in require at (eval 15) line 2. # BEGIN failed--compilation aborted at (eval 15) line 2. # Looks like you failed 2 tests of 5. t/load.t ..... 1..5 not ok 1 - use DBD::Google; ok 2 - use DBD::Google::db; not ok 3 - use DBD::Google::dr; ok 4 - use DBD::Google::parser; ok 5 - use DBD::Google::st; Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/parser.t ... 1..57 ok 1 - Parsed statement ok 2 - $parsed->columns is an array ok 3 - $parsed->where is not defined ok 4 - Correct number of columns ok 5 - Parsed statement ok 6 - Correct number of columns ok 7 - $parsed->limit->limit => 10 ok 8 - $parsed->limit->offset => 0 ok 9 - Parsed statement ok 10 - $parsed->columns => array ok 11 - scalar @$parsed->columns == 1 ok 12 - $parsed->columns(0)->field == 'title' ok 13 - $parsed->columns(0)->alias == 'title' ok 14 - $parsed->columns(0)->function OK ok 15 - Multi-line SQL statement parses correctly ok 16 - $parsed->limit->offset => 40 ok 17 - $parsed->limit->limit => 80 ok 18 - Parsed statement ok 19 - Correct number of columns ok 20 - No alias correctly defined ok 21 - WHERE q = 'foo' ok 22 - Parsed statement ok 23 - $parsed->limit->offset => undef ok 24 - $parsed->limit->limit => 5 ok 25 - Parsed statement ok 26 - Correct number of columns ok 27 - directory_title => directoryTitle ok 28 - Parsed statement ok 29 - CODE(0x82560f0) => CODE ref ok 30 - html_strip(hello) -> hello ok 31 - Parsed statement ok 32 - CODE(0x83f3930) => CODE ref ok 33 - uc(hello) -> HELLO ok 34 - Parsed statement ok 35 - CODE(0x83ea8a0) => CODE ref ok 36 - oct(2435) -> 1309 ok 37 - Parsed statement ok 38 - CODE(0x83f97b8) => CODE ref ok 39 - length(Hello, world) -> 12 ok 40 - Parsed statement ok 41 - CODE(0x83f9218) => CODE ref ok 42 - quotemeta(\n) -> \\n ok 43 - Parsed statement ok 44 - CODE(0x83f3a90) => CODE ref ok 45 - quotemeta([) -> \[ ok 46 - Parsed statement ok 47 - CODE(0x8400520) => CODE ref ok 48 - quotemeta(\0) -> \\0 ok 49 - Parsed statement ok 50 - CODE(0x8400270) => CODE ref ok 51 - The object isa Net::hostent ok 52 - Parsed statement ok 53 - CODE(0x83f4840) => CODE ref ok 54 - Digest::MD5::md5_hex(google) -> c822c1b63853ed273b89687ac505f9fa ok 55 - Parsed statement ok 56 - CODE(0x8438c10) => CODE ref ok 57 - The object isa URI::http ok t/pod.t ...... 1..7 ok 1 - POD test for blib/lib/DBD/Google.pm ok 2 - POD test for blib/lib/DBD/Google/parser.pm ok 3 - POD test for blib/lib/DBD/Google/db.pm ok 4 - POD test for blib/lib/DBD/Google/dr.pm ok 5 - POD test for blib/lib/DBD/Google/GetInfo.pm ok 6 - POD test for blib/lib/DBD/Google/st.pm ok 7 - POD test for blib/lib/SQL/Dialects/Google.pm ok t/regexes.t .. 1..9 ok 1 - Foo::Bar =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo::Bar' ok 2 - Foo->Bar =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo->Bar' ok 3 - Foo::Bar::quux =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo::Bar::quux' ok 4 - Foo::Bar->quux =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo::Bar->quux' ok 5 - URI->new(URL) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'URI->new' ok 6 - URI::new(URL) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'URI::new' ok 7 - crap =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'crap' ok 8 - html_escape(title) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'html_escape' ok 9 - HTML::Entities->encode_entities(title) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'HTML::Entities->encode_entities' ok install_driver(Google) failed: Can't locate Net/Google.pm in @INC (@INC contains: /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/arch /home/cpanfly/var/megalib /home/cpanfly/var/megalib /home/cpanfly/ap1003/site/lib /home/cpanfly/ap1003/lib .) at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google/dr.pm line 14. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google/dr.pm line 14. Compilation failed in require at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google.pm line 8. BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/DBD-Google-0.51-8bGnFf/blib/lib/DBD/Google.pm line 8. Compilation failed in require at (eval 6) line 3. Perhaps a module that DBD::Google requires hasn't been fully installed at t/sth.t line 14 # Looks like your test exited with 2 before it could output anything. t/sth.t ...... 1..2 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Test Summary Report ------------------- t/connect.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7 tests but ran 0. t/load.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 t/sth.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. Files=6, Tests=78, 0 wallclock secs ( 0.00 usr 0.05 sys + 0.29 cusr 0.22 csys = 0.56 CPU) Result: FAIL Failed 3/6 test programs. 2/78 subtests failed. make: *** [test_dynamic] Error 2 DARREN/DBD-Google-0.51.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DARREN/DBD-Google-0.51.tar.gz Finished 2009-06-13T22:11:23