Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-05-16T03:00:13 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Sat, 15 May 2010 19:33:51 GMT Running make for A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz ok WWW-CheckSite-0.018/ WWW-CheckSite-0.018/Changes WWW-CheckSite-0.018/checksite WWW-CheckSite-0.018/lib/ WWW-CheckSite-0.018/lib/WWW/ WWW-CheckSite-0.018/lib/WWW/CheckSite/ WWW-CheckSite-0.018/lib/WWW/CheckSite/Manual.pod WWW-CheckSite-0.018/lib/WWW/CheckSite/Spider.pm WWW-CheckSite-0.018/lib/WWW/CheckSite/Util.pm WWW-CheckSite-0.018/lib/WWW/CheckSite/Validator.pm WWW-CheckSite-0.018/lib/WWW/CheckSite.pm WWW-CheckSite-0.018/lib/WWW/wcsfullrpt.tmpl WWW-CheckSite-0.018/lib/WWW/wcsfullrpt.tt WWW-CheckSite-0.018/lib/WWW/wcssummrpt.tmpl WWW-CheckSite-0.018/lib/WWW/wcssummrpt.tt WWW-CheckSite-0.018/Makefile.PL WWW-CheckSite-0.018/MANIFEST WWW-CheckSite-0.018/META.yml WWW-CheckSite-0.018/README WWW-CheckSite-0.018/t/ WWW-CheckSite-0.018/t/00util.t WWW-CheckSite-0.018/t/01spider.t WWW-CheckSite-0.018/t/02spider.t WWW-CheckSite-0.018/t/10validator.t WWW-CheckSite-0.018/t/11validator.t WWW-CheckSite-0.018/t/20checksite.t WWW-CheckSite-0.018/t/docroot/ WWW-CheckSite-0.018/t/docroot/areabroken.html WWW-CheckSite-0.018/t/docroot/dot.gif WWW-CheckSite-0.018/t/docroot/imagebroken.html WWW-CheckSite-0.018/t/docroot/index.html WWW-CheckSite-0.018/t/docroot/linkbroken.html WWW-CheckSite-0.018/t/docroot/norobots.html WWW-CheckSite-0.018/t/lib/ WWW-CheckSite-0.018/t/lib/HTTP/ WWW-CheckSite-0.018/t/lib/HTTP/Server/ WWW-CheckSite-0.018/t/lib/HTTP/Server/Simple/ WWW-CheckSite-0.018/t/lib/HTTP/Server/Simple/CGI.pm WWW-CheckSite-0.018/t/lib/HTTP/Server/Simple.pm WWW-CheckSite-0.018/t/lib/HTTPD.pm WWW-CheckSite-0.018/t/lib/mime.types WWW-CheckSite-0.018/t/pod_coverage.t WWW-CheckSite-0.018/t/pod_ok.t WWW-CheckSite-0.018/t/tsorg/ WWW-CheckSite-0.018/t/tsorg/tsorg.wcs CPAN.pm: Going to build A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::CheckSite >>> make cp lib/WWW/wcsfullrpt.tmpl blib/lib/WWW/wcsfullrpt.tmpl cp lib/WWW/wcssummrpt.tmpl blib/lib/WWW/wcssummrpt.tmpl cp lib/WWW/CheckSite/Manual.pod blib/lib/WWW/CheckSite/Manual.pod cp lib/WWW/CheckSite/Validator.pm blib/lib/WWW/CheckSite/Validator.pm cp lib/WWW/CheckSite/Util.pm blib/lib/WWW/CheckSite/Util.pm cp lib/WWW/wcssummrpt.tt blib/lib/WWW/wcssummrpt.tt cp lib/WWW/CheckSite/Spider.pm blib/lib/WWW/CheckSite/Spider.pm cp lib/WWW/wcsfullrpt.tt blib/lib/WWW/wcsfullrpt.tt cp lib/WWW/CheckSite.pm blib/lib/WWW/CheckSite.pm cp checksite blib/script/checksite /export/home/fly1264/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/checksite Manifying blib/man1/checksite.1 Manifying blib/man3/WWW::CheckSite::Spider.3 Manifying blib/man3/WWW::CheckSite::Manual.3 Manifying blib/man3/WWW::CheckSite::Validator.3 Manifying blib/man3/WWW::CheckSite.3 Manifying blib/man3/WWW::CheckSite::Util.3 ABELTJE/WWW-CheckSite-0.018.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00util.t ........ 1..18 ok 1 - use WWW::CheckSite::Util; ok 2 - new_cache() exists ok 3 - The object isa WWW::CheckSite::Util::Cache ok 4 - new_stack() exitst ok 5 - The object isa WWW::CheckSite::Util::Stack ok 6 - new_cache() imported ok 7 - The object isa WWW::CheckSite::Util::Cache ok 8 - set( value => val ) ok 9 - has( key ) ok 10 - unset( key ) ok 11 - hasn't got 'key' ok 12 - new_stack() imported ok 13 - The object isa WWW::CheckSite::Util::Stack ok 14 - Push ok 15 - Peek ok 16 - Pop ok 17 - no more pop ok 18 - no more peek ok t/01spider.t ...... 1..13 ok 1 - use WWW::CheckSite::Spider; ok 2 - WCS_UNKNOWN ok 3 - WCS_FOLLOWED ok 4 - WCS_SPIDERED ok 5 - WCS_TOSPIDER ok 6 - WCS_NOCONTENT ok 7 - WCS_OUTSCOPE ok 8 - Die on no args ok 9 - Got the right error ok 10 - The object isa WWW::CheckSite::Spider ok 11 - Got array with uri's ok 12 - The object isa WWW::CheckSite::Spider ok 13 - Got array with uri's ok Error GETing http://localhost:50699/doesnotexist.html: NOT OK at /export/home/fly1264/var/cpan/build/WWW-CheckSite-0.018-duAIwv/blib/lib/WWW/CheckSite/Spider.pm line 220 # Looks like you planned 19 tests but ran 10. # Looks like your test exited with 255 just after 10. t/02spider.t ...... 1..19 ok 1 - use HTTPD; ok 2 - use IO::Socket::INET; ok 3 - Using port 50699 for server ok 4 - Created HTTPD ok 5 - The object isa HTTPD ok 6 - Local webever running as 19324 on port 50699 (t/lib/../docroot) ok 7 - use WWW::CheckSite::Spider; ok 8 - The object isa WWW::CheckSite::Spider ok 9 - A page returned ok 10 - Return status ok Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/19 subtests Error GETing http://localhost:54321/doesnotexist.html: NOT OK at /export/home/fly1264/var/cpan/build/WWW-CheckSite-0.018-duAIwv/blib/lib/WWW/CheckSite/Spider.pm line 220 # Looks like you planned 38 tests but ran 7. # Looks like your test exited with 255 just after 7. t/10validator.t ... 1..38 ok 1 - use HTTPD; ok 2 - Created HTTPD ok 3 - The object isa HTTPD ok 4 - Local webever running as 19326 on port 54321 (t/lib/../docroot) ok 5 - use WWW::CheckSite::Validator; ok 6 - The object isa WWW::CheckSite::Validator ok 7 - Got the index-page Dubious, test returned 255 (wstat 65280, 0xff00) Failed 31/38 subtests Error GETing http://localhost:54321/doesnotexist.html: NOT OK at /export/home/fly1264/var/cpan/build/WWW-CheckSite-0.018-duAIwv/blib/lib/WWW/CheckSite/Spider.pm line 220 # Looks like you planned 21 tests but ran 9. # Looks like your test exited with 255 just after 9. t/11validator.t ... 1..21 ok 1 - use HTTPD; ok 2 - Created HTTPD ok 3 - The object isa HTTPD ok 4 - Local webever running as 19328 on port 54321 (t/lib/../docroot) ok 5 - use WWW::CheckSite::Validator; ok 6 - called new() ok 7 - The object isa WWW::CheckSite::Validator ok 8 - init robot rules ok 9 - checked (rr) base uri Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/21 subtests t/20checksite.t ... 1..13 ok 1 - use WWW::CheckSite; ok 2 - The object isa WWW::CheckSite ok 3 - found an arryref for uri ok 4 - The object isa WWW::CheckSite ok 5 - found an arryref for uri Loaded '/export/home/fly1264/var/cpan/build/WWW-CheckSite-0.018-duAIwv/t/tsorg/tsorg.wcs' ok 6 - loaded info from saved data ok 7 - The object isa WWW::CheckSite ok 8 - uri was set ok 9 - write_report() ok 10 - full report exists ok 11 - summary report exists ok 12 - All links returned ok 13 - All not skipped links returned ok t/pod_coverage.t .. 1..4 ok 1 - Pod coverage on WWW::CheckSite::Spider ok 2 - Pod coverage on WWW::CheckSite::Validator ok 3 - Pod coverage on WWW::CheckSite::Util ok 4 - Pod coverage on WWW::CheckSite ok t/pod_ok.t ........ 1..6 ok 1 - POD test for checksite ok 2 - POD test for lib/WWW/CheckSite/Spider.pm ok 3 - POD test for lib/WWW/CheckSite/Validator.pm ok 4 - POD test for lib/WWW/CheckSite/Util.pm ok 5 - POD test for lib/WWW/CheckSite/Manual.pod ok 6 - POD test for lib/WWW/CheckSite.pm ok Test Summary Report ------------------- t/02spider.t (Wstat: 65280 Tests: 10 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 19 tests but ran 10. t/10validator.t (Wstat: 65280 Tests: 7 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 38 tests but ran 7. t/11validator.t (Wstat: 65280 Tests: 9 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 21 tests but ran 9. Files=8, Tests=80, 7 wallclock secs ( 0.16 usr 0.10 sys + 5.89 cusr 0.83 csys = 6.98 CPU) Result: FAIL Failed 3/8 test programs. 0/80 subtests failed. make: *** [test_dynamic] Error 255 ABELTJE/WWW-CheckSite-0.018.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ABELTJE/WWW-CheckSite-0.018.tar.gz Finished 2010-05-16T03:00:30