Checking if your kit is complete... Looks good Writing Makefile for Tie::Ispell cp lib/Tie/Ispell.pm blib/lib/Tie/Ispell.pm Manifying blib/man3/Tie::Ispell.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........1..12 ok 1 - use Tie::Ispell; Can't exec "ispell": No such file or directory at /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IPC/Open3.pm line 241. open2: exec of ispell -d english -a failed at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 # Failed test (t/00.load.t at line 12) # got: undef # expected: 'dog' # Failed test (t/00.load.t at line 13) # undef # doesn't match '(?-xism:^dogs?$)' not ok 2 not ok 3 ok 4 # Failed test (t/00.load.t at line 22) # Failed test (t/00.load.t at line 23) # Failed test (t/00.load.t at line 28) # got: '1' # expected: 'dfsjfhsjd' ok 5 not ok 6 not ok 7 ok 8 ok 9 not ok 10 ok 11 Can't exec "ispell": No such file or directory at /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IPC/Open3.pm line 241. open2: exec of ispell -d stupidlang -a failed at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 # Looks like you failed 5 tests of 12. ok 12 dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 2-3, 6-7, 10 Failed 5/12 tests, 58.33% okay t/01.nmiss........1..10 ok 1 - use Tie::Ispell; Can't exec "ispell": No such file or directory at /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IPC/Open3.pm line 241. open2: exec of ispell -d english -a failed at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 # Failed test (t/01.nmiss.t at line 12) # got: undef # expected: 'dog' # Failed test (t/01.nmiss.t at line 13) # undef # doesn't match '(?-xism:^dogs?$)' # Failed test (t/01.nmiss.t at line 18) # Failed test (t/01.nmiss.t at line 19) # Failed test (t/01.nmiss.t at line 21) # Failed test (t/01.nmiss.t at line 22) # Looks like you failed 6 tests of 10. not ok 2 not ok 3 ok 4 not ok 5 not ok 6 not ok 7 not ok 8 ok 9 ok 10 dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 2-3, 5-8 Failed 6/10 tests, 40.00% okay 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 Failed 2/4 test scripts, 50.00% okay. 11/22 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/00.load.t 5 1280 12 5 41.67% 2-3 6-7 10 t/01.nmiss.t 6 1536 10 6 60.00% 2-3 5-8 2 tests skipped. make: *** [test_dynamic] Error 25