This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Damian Conway, This is a computer-generated test report for Perl6-Perldoc-v0.0.4, created automatically by CPAN::Reporter, version 0.40, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------- ---- ---- Filter::Simple 0 0.82 Scalar::Util 0 1.19 Test::More 0 0.67 version 0 0.70 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin PERL5LIB = PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 46 44 29 25 24 20 1000 EGID: $) = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.88_77 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load............................Undefined subroutine &Perl6::Perldoc::croak called at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc.pm line 106. dubious Test returned status 2 (wstat 512, 0x200) after all the subtests completed successfully t/abbrev.............................Could not open file on test data at t/abbrev.t line 217. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/code_allow.........................Could not open file on test data at t/code_allow.t line 68. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/code_allow_config..................Could not open file on test data at t/code_allow_config.t line 69. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/code_allow_config_override.........Could not open file on test data at t/code_allow_config_override.t line 61. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/code_allow_equals..................Could not open file on test data at t/code_allow_equals.t line 60. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/code_explicit......................Could not open file on test data at t/code_explicit.t line 78. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/code_implicit......................Could not open file on test data at t/code_implicit.t line 60. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/comment............................Could not open file on test data at t/comment.t line 100. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/delimiter_lengths..................Could not open file on test data at t/delimiter_lengths.t line 103. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/diagnostics........................readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Unacceptable URI' # at t/diagnostics.t line 22. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 25. # Failed test '....error message was correct' # at t/diagnostics.t line 25. # undef # doesn't match '(?-xism:Unable\ to\ open\ URI\ in\ \'\=use\ http\:\/\/dev\.null\')' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Schemeless M<>' # at t/diagnostics.t line 35. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 38. # Failed test '....error message was correct' # at t/diagnostics.t line 38. # undef # doesn't match '(?-xism:Missing\ scheme\ specifier\ in\ M\<\>\ formatting\ code)' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Orphaned item' # at t/diagnostics.t line 49. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 52. # Failed test '....warning message was correct' # at t/diagnostics.t line 52. # undef # doesn't match '(?-xism:No\ \=item1\ before\ \=item2)' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Useless =end END' # at t/diagnostics.t line 63. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 66. # Failed test '....warning message was correct' # at t/diagnostics.t line 66. # undef # doesn't match '(?-xism:Ignored\ explicit\ \'\=end\ END\')' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Unexpected =end' # at t/diagnostics.t line 77. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 80. # Failed test '....error message was correct' # at t/diagnostics.t line 80. # undef # doesn't match '(?-xism:Invalid\ \'\=end\ code\'\ \(not\ in\ \'code\'\ block\))' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Late option' # at t/diagnostics.t line 91. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 94. # Failed test '....warning message was correct' # at t/diagnostics.t line 94. # undef # doesn't match '(?-xism:Possible\ attempt\ to\ specify\ extra\ options\ too\ late\ in\ \'para\'\ block)' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Unknown reserved type' # at t/diagnostics.t line 105. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 108. # Failed test '....error message was correct' # at t/diagnostics.t line 108. # undef # doesn't match '(?-xism:Unknown\ reserved\ block\ type\ \(\'foo\'\))' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Trailing junk' # at t/diagnostics.t line 119. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 122. # Failed test '....error message was correct' # at t/diagnostics.t line 122. # undef # doesn't match '(?-xism:Trailing\ junk\ after\ \'para\'\ block\ specifier.*\:\ and\ sorted)' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'No closing delimiter' # at t/diagnostics.t line 133. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 136. # Failed test '....error message was correct' # at t/diagnostics.t line 136. # undef # doesn't match '(?-xism:No\ closing\ delimiter\ for\ \'para\'\ block)' readline() on closed filehandle $fh at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc/Parser.pm line 623. # Failed test 'Multivalued accessor called in scalar context' # at t/diagnostics.t line 153. # Failed test '....warning message was correct' # at t/diagnostics.t line 156. # undef # doesn't match '(?-xism:Multivalued\ accessor\ content\(\)\ called\ in\ scalar\ context)' # Looks like you failed 20 tests of 22. dubious Test returned status 20 (wstat 5120, 0x1400) DIED. FAILED tests 3-22 Failed 20/22 tests, 9.09% okay t/end_warning........................Could not open file on test data at t/end_warning.t line 68. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatted_explicit.................Could not open file on test data at t/formatted_explicit.t line 67. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatted_option...................Could not open file on test data at t/formatted_option.t line 62. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatting_codes_multipart.........Could not open file on test data at t/formatting_codes_multipart.t line 84. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatting_codes_nested............Could not open file on test data at t/formatting_codes_nested.t line 163. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatting_codes_simple............Could not open file on test data at t/formatting_codes_simple.t line 174. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatting_codes_verbatim..........Could not open file on test data at t/formatting_codes_verbatim.t line 63. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatting_codes_verbatim_allow....Could not open file on test data at t/formatting_codes_verbatim_allow.t line 96. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/formatting_nested_comment..........Could not open file on test data at t/formatting_nested_comment.t line 91. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/head...............................Could not open file on test data at t/head.t line 84. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/head_numbered......................Could not open file on test data at t/head_numbered.t line 118. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/head_numbered_config...............Could not open file on test data at t/head_numbered_config.t line 135. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/head_numbered_levelsix.............Could not open file on test data at t/head_numbered_levelsix.t line 92. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/head_numbered_octothorpe...........Could not open file on test data at t/head_numbered_octothorpe.t line 105. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/input_output.......................Could not open file on test data at t/input_output.t line 94. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/like...............................Could not open file on test data at t/like.t line 91. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_continued.....................Could not open file on test data at t/list_continued.t line 101. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_definition....................Could not open file on test data at t/list_definition.t line 117. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_disjoint......................Could not open file on test data at t/list_disjoint.t line 130. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_multipara.....................Could not open file on test data at t/list_multipara.t line 122. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_nested........................Could not open file on test data at t/list_nested.t line 128. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_nested_wrong..................Could not open file on test data at t/list_nested_wrong.t line 95. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_numbered......................Could not open file on test data at t/list_numbered.t line 96. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_numbered_implicit.............Could not open file on test data at t/list_numbered_implicit.t line 89. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_numbered_octothorpe...........Could not open file on test data at t/list_numbered_octothorpe.t line 69. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/list_simple........................Could not open file on test data at t/list_simple.t line 116. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/name_with_options..................Could not open file on test data at t/name_with_options.t line 49. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/named..............................Could not open file on test data at t/named.t line 68. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/nested.............................Could not open file on test data at t/nested.t line 81. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/nested1............................Could not open file on test data at t/nested1.t line 72. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/nested2............................Could not open file on test data at t/nested2.t line 56. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/not_nested.........................Could not open file on test data at t/not_nested.t line 48. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/numbered_semantic..................Could not open file on test data at t/numbered_semantic.t line 103. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/para...............................Could not open file on test data at t/para.t line 220. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/para_explicit......................Could not open file on test data at t/para_explicit.t line 66. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/para_implicit......................Could not open file on test data at t/para_implicit.t line 87. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/perldoc_embedded...................Use of uninitialized value in substitution iterator at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc.pm line 99. Undefined subroutine &Perl6::Perldoc::croak called at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc.pm line 106. dubious Test returned status 2 (wstat 512, 0x200) t/perldoc_embedded_multipackage......Undefined subroutine &Perl6::Perldoc::croak called at /home/david/_/_/perl-5.6.2/.cpan/build/Perl6-Perldoc-v0.0.4-kDtBps/blib/lib/Perl6/Perldoc.pm line 106. dubious Test returned status 2 (wstat 512, 0x200) t/pod-coverage.......................ok t/pod................................ok t/semantic_blocks....................Could not open file on test data at t/semantic_blocks.t line 73. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/simple.............................Could not open file on test data at t/simple.t line 84. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/table1.............................Could not open file on test data at t/table1.t line 208. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/table_header.......................Could not open file on test data at t/table_header.t line 224. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/table_header_seps..................Could not open file on test data at t/table_header_seps.t line 235. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/table_simple.......................Could not open file on test data at t/table_simple.t line 275. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 2 512 1 0 ?? t/abbrev.t 255 65280 ?? ?? ?? t/code_allow.t 255 65280 ?? ?? ?? t/code_allow_config.t 255 65280 ?? ?? ?? t/code_allow_config_override.t 255 65280 ?? ?? ?? t/code_allow_equals.t 255 65280 ?? ?? ?? t/code_explicit.t 255 65280 ?? ?? ?? t/code_implicit.t 255 65280 ?? ?? ?? t/comment.t 255 65280 ?? ?? ?? t/delimiter_lengths.t 255 65280 ?? ?? ?? t/diagnostics.t 20 5120 22 20 3-22 t/end_warning.t 255 65280 ?? ?? ?? t/formatted_explicit.t 255 65280 ?? ?? ?? t/formatted_option.t 255 65280 ?? ?? ?? t/formatting_codes_multipart.t 255 65280 ?? ?? ?? t/formatting_codes_nested.t 255 65280 ?? ?? ?? t/formatting_codes_simple.t 255 65280 ?? ?? ?? t/formatting_codes_verbatim.t 255 65280 ?? ?? ?? t/formatting_codes_verbatim_allow.t 255 65280 ?? ?? ?? t/formatting_nested_comment.t 255 65280 ?? ?? ?? t/head.t 255 65280 ?? ?? ?? t/head_numbered.t 255 65280 ?? ?? ?? t/head_numbered_config.t 255 65280 ?? ?? ?? t/head_numbered_levelsix.t 255 65280 ?? ?? ?? t/head_numbered_octothorpe.t 255 65280 ?? ?? ?? t/input_output.t 255 65280 ?? ?? ?? t/like.t 255 65280 ?? ?? ?? t/list_continued.t 255 65280 ?? ?? ?? t/list_definition.t 255 65280 ?? ?? ?? t/list_disjoint.t 255 65280 ?? ?? ?? t/list_multipara.t 255 65280 ?? ?? ?? t/list_nested.t 255 65280 ?? ?? ?? t/list_nested_wrong.t 255 65280 ?? ?? ?? t/list_numbered.t 255 65280 ?? ?? ?? t/list_numbered_implicit.t 255 65280 ?? ?? ?? t/list_numbered_octothorpe.t 255 65280 ?? ?? ?? t/list_simple.t 255 65280 ?? ?? ?? t/name_with_options.t 255 65280 ?? ?? ?? t/named.t 255 65280 ?? ?? ?? t/nested.t 255 65280 ?? ?? ?? t/nested1.t 255 65280 ?? ?? ?? t/nested2.t 255 65280 ?? ?? ?? t/not_nested.t 255 65280 ?? ?? ?? t/numbered_semantic.t 255 65280 ?? ?? ?? t/para.t 255 65280 ?? ?? ?? t/para_explicit.t 255 65280 ?? ?? ?? t/para_implicit.t 255 65280 ?? ?? ?? t/perldoc_embedded.t 2 512 ?? ?? ?? t/perldoc_embedded_multipackage.t 2 512 ?? ?? ?? t/semantic_blocks.t 255 65280 ?? ?? ?? t/simple.t 255 65280 ?? ?? ?? t/table1.t 255 65280 ?? ?? ?? t/table_header.t 255 65280 ?? ?? ?? t/table_header_seps.t 255 65280 ?? ?? ?? t/table_simple.t 255 65280 ?? ?? ?? Failed 55/57 test scripts. 20/33 subtests failed. Files=57, Tests=33, 10 wallclock secs ( 3.10 cusr + 0.63 csys = 3.73 CPU) Failed 55/57 test programs. 20/33 subtests failed. make: *** [test_dynamic] Error 11 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
