Warning: prerequisite Graph 0.65 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Graph::Simple cp lib/Graph/Simple/As_txt.pm blib/lib/Graph/Simple/As_txt.pm cp lib/Graph/Simple/Pod2HTML.pm blib/lib/Graph/Simple/Pod2HTML.pm cp lib/Graph/Simple/Group/Cell.pm blib/lib/Graph/Simple/Group/Cell.pm cp lib/Graph/Simple/Node.pm blib/lib/Graph/Simple/Node.pm cp lib/Graph/Simple.pm blib/lib/Graph/Simple.pm cp lib/Graph/Simple/Node/Anon.pm blib/lib/Graph/Simple/Node/Anon.pm cp lib/Graph/Simple/Node/Cell.pm blib/lib/Graph/Simple/Node/Cell.pm cp lib/Graph/Simple/Layout/Scout.pm blib/lib/Graph/Simple/Layout/Scout.pm cp lib/Graph/Simple/As_graphviz.pm blib/lib/Graph/Simple/As_graphviz.pm cp lib/Graph/Simple/Parser.pm blib/lib/Graph/Simple/Parser.pm cp lib/Graph/Simple/Edge.pm blib/lib/Graph/Simple/Edge.pm cp lib/Graph/Simple/Layout/Path.pm blib/lib/Graph/Simple/Layout/Path.pm cp lib/Graph/Simple/Cluster.pm blib/lib/Graph/Simple/Cluster.pm cp lib/Graph/Simple/Group.pm blib/lib/Graph/Simple/Group.pm cp lib/Graph/Simple/As_svg.pm blib/lib/Graph/Simple/As_svg.pm cp lib/Graph/Simple/Layout.pm blib/lib/Graph/Simple/Layout.pm cp lib/Graph/Simple/Edge/Cell.pm blib/lib/Graph/Simple/Edge/Cell.pm Manifying blib/man3/Graph::Simple::As_txt.3 Manifying blib/man3/Graph::Simple::Pod2HTML.3 Manifying blib/man3/Graph::Simple::Group::Cell.3 Manifying blib/man3/Graph::Simple::Node.3 Manifying blib/man3/Graph::Simple.3 Manifying blib/man3/Graph::Simple::Node::Anon.3 Manifying blib/man3/Graph::Simple::Node::Cell.3 Manifying blib/man3/Graph::Simple::Layout::Scout.3 Manifying blib/man3/Graph::Simple::As_graphviz.3 Manifying blib/man3/Graph::Simple::Parser.3 Manifying blib/man3/Graph::Simple::Edge.3 Manifying blib/man3/Graph::Simple::Layout::Path.3 Manifying blib/man3/Graph::Simple::Cluster.3 Manifying blib/man3/Graph::Simple::Group.3 Manifying blib/man3/Graph::Simple::As_svg.3 Manifying blib/man3/Graph::Simple::Layout.3 Manifying blib/man3/Graph::Simple::Edge::Cell.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/anon.............. # Failed test (t/anon.t at line 12) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/anon.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Died at t/anon.t line 12. BEGIN failed--compilation aborted at t/anon.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-20 Failed 19/20 tests, 5.00% okay t/ascii............. # Failed test (t/ascii.t at line 13) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/ascii.t line 13. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/ascii.t line 13. BEGIN failed--compilation aborted at t/ascii.t line 15. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-43 Failed 43/43 tests, 0.00% okay t/cell.............. # Failed test (t/cell.t at line 12) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/cell.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Died at t/cell.t line 12. BEGIN failed--compilation aborted at t/cell.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-26 Failed 25/26 tests, 3.85% okay t/cluster........... # Failed test (t/cluster.t at line 12) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/cluster.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Died at t/cluster.t line 12. BEGIN failed--compilation aborted at t/cluster.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-27 Failed 26/27 tests, 3.70% okay t/edge..............ok t/edge_cell......... # Failed test (t/edge_cell.t at line 12) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/edge_cell.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Died at t/edge_cell.t line 12. BEGIN failed--compilation aborted at t/edge_cell.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-14 Failed 13/14 tests, 7.14% okay t/graph............. # Failed test (t/graph.t at line 11) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/graph.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/graph.t line 11. BEGIN failed--compilation aborted at t/graph.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/graphviz.......... # Failed test (t/graphviz.t at line 11) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/graphviz.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/graphviz.t line 11. BEGIN failed--compilation aborted at t/graphviz.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/group............. # Failed test (t/group.t at line 12) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/group.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Died at t/group.t line 12. BEGIN failed--compilation aborted at t/group.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-19 Failed 18/19 tests, 5.26% okay t/html.............. # Failed test (t/html.t at line 11) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/html.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/html.t line 11. BEGIN failed--compilation aborted at t/html.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay t/layout............Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. BEGIN failed--compilation aborted at ../lib/Graph/Simple.pm line 17. Compilation failed in require at t/layout.t line 25. BEGIN failed--compilation aborted at t/layout.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-13 Failed 12/13 tests, 7.69% okay t/node.............. # Failed test (t/node.t at line 12) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/node.t line 12. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Died at t/node.t line 12. BEGIN failed--compilation aborted at t/node.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-81 Failed 80/81 tests, 1.23% okay t/parse_att......... # Failed test (t/parse_att.t at line 11) # Tried to use 'Graph::Simple::Parser'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/parse_att.t line 11. # Compilation failed in require at ../lib/Graph/Simple/Parser.pm line 11. # BEGIN failed--compilation aborted at ../lib/Graph/Simple/Parser.pm line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/parse_att.t line 11. BEGIN failed--compilation aborted at t/parse_att.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/parse_edge........ # Failed test (t/parse_edge.t at line 11) # Tried to use 'Graph::Simple::Parser'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/parse_edge.t line 11. # Compilation failed in require at ../lib/Graph/Simple/Parser.pm line 11. # BEGIN failed--compilation aborted at ../lib/Graph/Simple/Parser.pm line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/parse_edge.t line 11. BEGIN failed--compilation aborted at t/parse_edge.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-65 Failed 65/65 tests, 0.00% okay t/parser............ # Failed test (t/parser.t at line 11) # Tried to use 'Graph::Simple::Parser'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/parser.t line 11. # Compilation failed in require at ../lib/Graph/Simple/Parser.pm line 11. # BEGIN failed--compilation aborted at ../lib/Graph/Simple/Parser.pm line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/parser.t line 11. BEGIN failed--compilation aborted at t/parser.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-62 Failed 62/62 tests, 0.00% okay t/path..............Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. BEGIN failed--compilation aborted at ../lib/Graph/Simple.pm line 17. Compilation failed in require at t/path.t line 18. BEGIN failed--compilation aborted at t/path.t line 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/pod2html.......... # Failed test (t/pod2html.t at line 11) # Tried to use 'Graph::Simple::Pod2HTML'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/pod2html.t line 11. # Compilation failed in require at ../lib/Graph/Simple/Pod2HTML.pm line 12. # BEGIN failed--compilation aborted at ../lib/Graph/Simple/Pod2HTML.pm line 12. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/pod2html.t line 11. BEGIN failed--compilation aborted at t/pod2html.t line 13. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/simple............ # Failed test (t/simple.t at line 11) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/simple.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/simple.t line 11. BEGIN failed--compilation aborted at t/simple.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-57 Failed 57/57 tests, 0.00% okay t/split............. # Failed test (t/split.t at line 14) # Tried to use 'Graph::Simple::Parser'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/split.t line 14. # Compilation failed in require at ../lib/Graph/Simple/Parser.pm line 11. # BEGIN failed--compilation aborted at ../lib/Graph/Simple/Parser.pm line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/split.t line 14. BEGIN failed--compilation aborted at t/split.t line 15. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay t/svg............... # Failed test (t/svg.t at line 11) # Tried to use 'Graph::Simple'. # Error: Graph version 0.63 required--this is only version 0.20105 at ../lib/Graph/Simple.pm line 17. # BEGIN failed--compilation aborted at t/svg.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Died at t/svg.t line 11. BEGIN failed--compilation aborted at t/svg.t line 12. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-19 Failed 19/19 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/anon.t 2 512 20 19 95.00% 2-20 t/ascii.t 2 512 43 43 100.00% 1-43 t/cell.t 2 512 26 25 96.15% 2-26 t/cluster.t 2 512 27 26 96.30% 2-27 t/edge_cell.t 2 512 14 13 92.86% 2-14 t/graph.t 2 512 28 28 100.00% 1-28 t/graphviz.t 2 512 13 13 100.00% 1-13 t/group.t 2 512 19 18 94.74% 2-19 t/html.t 2 512 15 15 100.00% 1-15 t/layout.t 255 65280 13 12 92.31% 2-13 t/node.t 2 512 81 80 98.77% 2-81 t/parse_att.t 2 512 14 14 100.00% 1-14 t/parse_edge.t 2 512 65 65 100.00% 1-65 t/parser.t 2 512 62 62 100.00% 1-62 t/path.t 255 65280 6 5 83.33% 2-6 t/pod2html.t 2 512 4 4 100.00% 1-4 t/simple.t 2 512 57 57 100.00% 1-57 t/split.t 2 512 21 21 100.00% 1-21 t/svg.t 2 512 19 19 100.00% 1-19 Failed 19/20 test scripts, 5.00% okay. 539/559 subtests failed, 3.58% okay. make: *** [test_dynamic] Error 2