Checking if your kit is complete... Looks good Writing Makefile for Parse::Flex cp lib/Parse/Flex/Generate.pm blib/lib/Parse/Flex/Generate.pm cp lib/Parse/Flex.pm blib/lib/Parse/Flex.pm cp script/makelexer.pl blib/script/makelexer.pl /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/makelexer.pl Manifying blib/man3/Parse::Flex::Generate.3 Manifying blib/man3/Parse::Flex.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load.........1..2 ok 1 - use Parse::Flex; ok 2 - use Parse::Flex::Generate; ok t/01a_pod.........1..14 ok 1 - ./lib/Parse/Flex.pm is fine: ok 2 - have NAME ok 3 - have SYNOPSIS ok 4 - have DESCRIPTION ok 5 - have EXPORT ok 6 - have AUTHOR ok 7 - have SEE ALSO ok 8 - ./lib/Parse/Flex/Generate.pm is fine: ok 9 - have NAME ok 10 - have SYNOPSIS ok 11 - have DESCRIPTION ok 12 - have EXPORT ok 13 - have AUTHOR ok 14 - have SEE ALSO ok t/01b_pod.........1..2 ok 1 - blib/lib/Parse/Flex.pm ok 2 - blib/lib/Parse/Flex/Generate.pm ok t/01c_coverage....1..2 You tried to plan twice! Second plan at t/01c_coverage.t line 4 # Looks like your test died before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/02_xs...........1..18 ok 1 - yyget_text ok 2 - yyset_in ok 3 - yyset_out ok 4 - yyget_in ok 5 - yyget_out ok 6 - yylex ok 7 - yyin ok 8 - yyout ok 9 - yyget_leng ok 10 - yyget_lineno ok 11 - yyset_lineno ok 12 - yyset_debug ok 13 - yyget_debug ok 14 - yy_scan_string ok 15 - yy_scan_bytes ok 16 - yyrestart ok 17 - create_push_buffer ok 18 - yypop_buffer_state ok t/03a_generate....1..14 ok 1 - pm_content ok 2 - xs_content ok 3 ok 4 - makefile_content ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - Usage() ok 12 ok 13 ok 14 ok t/03b_generate....ok 1 - check_argv ok 2 - ok 3 1..3 ok t/04_sub..........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/05_default......make[1]: *** [Flex7.c] Error 2 # Failed test (t/05_default.t at line 17) # got: '1' # expected: undef not ok 1 # Failed test (t/05_default.t at line 18) # got: '1' # expected: undef not ok 2 Can't locate Flex7.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Parse-Flex/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Parse-Flex/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl . /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl .) at t/05_default.t line 20. 1..2 # Looks like you failed 2 tests of 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed 2/9 test scripts, 77.78% okay. 4/63 subtests failed, 93.65% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/01c_coverage.t 2 512 2 4 200.00% 1-2 t/05_default.t 255 65280 2 2 100.00% 1-2 make: *** [test_dynamic] Error 2