Writing Makefile for Tk::GraphViz cp GraphViz.pm blib/lib/Tk/GraphViz.pm cp parseRecordLabel.pm blib/lib/Tk/GraphViz/parseRecordLabel.pm Manifying blib/man3/Tk::GraphViz.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=1; runtests @ARGV;' t/*.t t/1.................1..1 ok 1 - use Tk::GraphViz; ok t/2.................1..6 ok 1 - use Tk::GraphViz; ok 2 Can't exec "dot": No such file or directory at /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/IO/Pipe.pm line 82. not ok 3 # Failed test (t/2.t at line 24) not ok 4 # Failed test (t/2.t at line 28) not ok 5 # Failed test (t/2.t at line 31) ok 6 ok 3 Confused test output: test 3 answered after test 6 not ok 4 # Failed test (t/2.t at line 28) not ok 5 # Failed test (t/2.t at line 31) ok 6 # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-5 Failed 3/6 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/2.t 2 512 6 5 83.33% 3-5 Failed 1/2 test scripts, 50.00% okay. 1/7 subtests failed, 85.71% okay. make: *** [test_dynamic] Error 2