Checking if your kit is complete... Looks good Writing Makefile for Perl6::Perldoc cp lib/Perl6/Perldoc/To/Text.pm blib/lib/Perl6/Perldoc/To/Text.pm cp lib/Perl6/Perldoc/Parser.pm blib/lib/Perl6/Perldoc/Parser.pm cp lib/Perl6/Perldoc/To/Xhtml.pm blib/lib/Perl6/Perldoc/To/Xhtml.pm cp lib/Perl6/Perldoc.pm blib/lib/Perl6/Perldoc.pm cp bin/perldoc2xhtml blib/script/perldoc2xhtml /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/perldoc2xhtml cp bin/perldoc2text blib/script/perldoc2text /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/perldoc2text Manifying blib/man3/Perl6::Perldoc::To::Text.3 Manifying blib/man3/Perl6::Perldoc::Parser.3 Manifying blib/man1/perldoc2xhtml.1 Manifying blib/man3/Perl6::Perldoc::To::Xhtml.3 Manifying blib/man3/Perl6::Perldoc.3 Manifying blib/man1/perldoc2text.1 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00.load............................1..1 ok 1 - use Perl6::Perldoc; Undefined subroutine &Perl6::Perldoc::croak called at 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........................ok 1 - Failed to find file readline() on closed filehandle $fh at blib/lib/Perl6/Perldoc/Parser.pm line 632. ok 2 - ....error message was correct # Failed test 'Unacceptable URI' # at t/diagnostics.t line 22. Use of uninitialized value in pattern match (m//) at t/diagnostics.t line 25. not ok 3 - Unacceptable URI # 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\')' not ok 4 - ....error message was correct readline() on closed filehandle $fh at blib/lib/Perl6/Perldoc/Parser.pm line 632. # 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)' not ok 5 - Schemeless M<> not ok 6 - ....error message was correct readline() on closed filehandle $fh at blib/lib/Perl6/Perldoc/Parser.pm line 632. # Failed test 'Orphaned item' # at t/diagnostics.t line 49. not ok 7 - Orphaned item 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 blib/lib/Perl6/Perldoc/Parser.pm line 632. not ok 8 - ....warning message was correct # 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. not ok 9 - Useless =end END # 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 blib/lib/Perl6/Perldoc/Parser.pm line 632. not ok 10 - ....warning message was correct not ok 11 - Unexpected =end # 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. not ok 12 - ....error message was correct # undef # doesn't match '(?-xism:Invalid\ \'\=end\ code\'\ \(not\ in\ \'code\'\ block\))' readline() on closed filehandle $fh at blib/lib/Perl6/Perldoc/Parser.pm line 632. # Failed test 'Late option' # at t/diagnostics.t line 91. not ok 13 - Late option 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 blib/lib/Perl6/Perldoc/Parser.pm line 632. not ok 14 - ....warning message was correct # 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. not ok 15 - Unknown reserved type # 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 blib/lib/Perl6/Perldoc/Parser.pm line 632. not ok 16 - ....error message was correct not ok 17 - Trailing junk # 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. not ok 18 - ....error message was correct # undef # doesn't match '(?-xism:Trailing\ junk\ after\ \'para\'\ block\ specifier.*\:\ and\ sorted)' readline() on closed filehandle $fh at blib/lib/Perl6/Perldoc/Parser.pm line 632. # Failed test 'No closing delimiter' # at t/diagnostics.t line 133. not ok 19 - No closing delimiter 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 blib/lib/Perl6/Perldoc/Parser.pm line 632. not ok 20 - ....error message was correct # 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)' not ok 21 - Multivalued accessor called in scalar context not ok 22 - ....warning message was correct # Looks like you failed 20 tests of 22. 1..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 blib/lib/Perl6/Perldoc.pm line 99. Undefined subroutine &Perl6::Perldoc::croak called at 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 blib/lib/Perl6/Perldoc.pm line 106. dubious Test returned status 2 (wstat 512, 0x200) t/pod-coverage.......................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod................................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD 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 55/57 test scripts, 3.51% okay. 20/23 subtests failed, 13.04% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00.load.t 2 512 1 0 0.00% ?? 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 90.91% 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 ?? ?? % ?? 2 tests skipped. make: *** [test_dynamic] Error 2