Set up gcc environment - 3.3 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 /export/home/cpanrun/build/5.10.0/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 /export/home/cpanrun/build/5.10.0/lib/IPC/Open3.pm line 265. open2: exec of ispell -d english -a failed at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 not ok 2 # Failed test at t/00.load.t line 12. # got: undef # expected: 'dog' Use of uninitialized value $this in pattern match (m//) at t/00.load.t line 13. not ok 3 # Failed test at t/00.load.t line 13. # undef # doesn't match '(?-xism:^dogs?$)' ok 4 ok 5 not ok 6 # Failed test at t/00.load.t line 22. not ok 7 # Failed test at t/00.load.t line 23. ok 8 ok 9 not ok 10 # Failed test at t/00.load.t line 28. # got: '1' # expected: 'dfsjfhsjd' ok 11 Can't exec "ispell": No such file or directory at /export/home/cpanrun/build/5.10.0/lib/IPC/Open3.pm line 265. open2: exec of ispell -d stupidlang -a failed at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 ok 12 # 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........1..10 ok 1 - use Tie::Ispell; Can't exec "ispell": No such file or directory at /export/home/cpanrun/build/5.10.0/lib/IPC/Open3.pm line 265. open2: exec of ispell -d english -a failed at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 not ok 2 # Failed test at t/01.nmiss.t line 12. # got: undef # expected: 'dog' Use of uninitialized value $this in pattern match (m//) at t/01.nmiss.t line 13. not ok 3 # Failed test at t/01.nmiss.t line 13. # undef # doesn't match '(?-xism:^dogs?$)' ok 4 not ok 5 # Failed test at t/01.nmiss.t line 18. not ok 6 # Failed test at t/01.nmiss.t line 19. not ok 7 # Failed test at t/01.nmiss.t line 21. not ok 8 # Failed test at t/01.nmiss.t line 22. ok 9 ok 10 # 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....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..1 ok 1 - blib/lib/Tie/Ispell.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 5 1280 12 5 2-3 6-7 10 t/01.nmiss.t 6 1536 10 6 2-3 5-8 1 test skipped. Failed 2/4 test scripts. 11/23 subtests failed. Files=4, Tests=23, 3 wallclock secs ( 1.15 cusr + 0.27 csys = 1.42 CPU) Failed 2/4 test programs. 11/23 subtests failed. make: *** [test_dynamic] Error 255