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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00.load...........Can't open /usr/lib/ispell/english.hash # 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?$)' # 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' Can't open /usr/lib/ispell/stupidlang.hash # Looks like you failed 5 tests of 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..........Can't open /usr/lib/ispell/english.hash # 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. 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......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status 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. Failed 2/4 test scripts, 50.00% okay. 11/22 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 29