Writing config file: t/Config.pm Enter (space separated) graphing drivers to test: [gnuplot xrt3d xrt2d xmgrace] Enter path to X virtual frame buffer(Xvfb): Enter path to xrt3d binary (built from xrt3d/): Enter path to X virtual frame buffer(Xvfb): Enter path to xrt2d binary (built from xrt2d/): Enter path to X virtual frame buffer(Xvfb): Checking if your kit is complete... Looks good To complete installation, type the following: make make test make install The test graphs can be found in the 'test_results' directory Writing Makefile for Chart::Graph cp Graph/Xrt3d.pm blib/lib/Chart/Graph/Xrt3d.pm cp Graph/Xmgrace/Dataset_Options.pm blib/lib/Chart/Graph/Xmgrace/Dataset_Options.pm cp Graph/Xmgrace/Graph_Presentation_Type.pm blib/lib/Chart/Graph/Xmgrace/Graph_Presentation_Type.pm cp Graph/Gnuplot.pm blib/lib/Chart/Graph/Gnuplot.pm cp Graph/Xmgrace/Graph_Options.pm blib/lib/Chart/Graph/Xmgrace/Graph_Options.pm cp Graph/Xmgrace/Axis.pm blib/lib/Chart/Graph/Xmgrace/Axis.pm cp Graph/Xmgrace/Base_Dataset_Option.pm blib/lib/Chart/Graph/Xmgrace/Base_Dataset_Option.pm cp Graph/Xmgrace/Axis_Options.pm blib/lib/Chart/Graph/Xmgrace/Axis_Options.pm cp Graph/Xmgrace.pm blib/lib/Chart/Graph/Xmgrace.pm cp Graph/XrtUtils.pm blib/lib/Chart/Graph/XrtUtils.pm cp Graph/Utils.pm blib/lib/Chart/Graph/Utils.pm cp Graph/Xmgrace/Grace.pm blib/lib/Chart/Graph/Xmgrace/Grace.pm cp Graph/Xmgrace/Axes.pm blib/lib/Chart/Graph/Xmgrace/Axes.pm cp Graph/Xmgrace/Axis_Option.pm blib/lib/Chart/Graph/Xmgrace/Axis_Option.pm cp Graph/Xmgrace/Base_Option.pm blib/lib/Chart/Graph/Xmgrace/Base_Option.pm cp Graph.pm blib/lib/Chart/Graph.pm cp Graph/Xmgrace/Dataset.pm blib/lib/Chart/Graph/Xmgrace/Dataset.pm cp Graph/Xrt2d.pm blib/lib/Chart/Graph/Xrt2d.pm cp Graph/Xmgrace/World_Option.pm blib/lib/Chart/Graph/Xmgrace/World_Option.pm Manifying blib/man3/Chart::Graph.3 Manifying blib/man3/Chart::Graph::Xmgrace.3 Manifying blib/man3/Chart::Graph::Xrt3d.3 Manifying blib/man3/Chart::Graph::Xrt2d.3 Manifying blib/man3/Chart::Graph::Gnuplot.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/gnuplot...........1..48 ok exit value = 127 signal number = 0 dumped core = 0 not ok ok exit value = 127 signal number = 0 dumped core = 0 not ok ok # redirect to stdout exit value = 127 signal number = 0 dumped core = 0 exit value = 127 signal number = 0 dumped core = 0 not ok # redirect to stdout for gif (gnuplot execution failed) ok # option test 'title' => 'some title' ok # option test 'output type' => 'pbm' exit value = 127 signal number = 0 dumped core = 0 not ok # option test 'output type' => 'gif' ok # option test 'output type' => 'tgif' ok # option test 'output type' => 'eps' ok # option test 'output type' => 'eps color "Arial" 18' ok # option test 'x-axis label' => 'some x-axis label' ok # option test 'y-axis label' => 'some y-axis label' ok # option test 'x2-axis label' => 'some x2-axis label' ok # option test 'y2-axis label' => 'some y2-axis label' ok # option test 'logscale y' => '1' ok # option test 'logscale x2' => '1' ok # option test 'logscale y2' => '1' ok # option test 'xtics' => ARRAY ok # option test 'xtics' => ARRAY ok # option test 'x2tics' => ARRAY ok # option test 'x2tics' => ARRAY ok # option test 'ytics' => ARRAY ok # option test 'ytics' => ARRAY ok # option test 'y2tics' => ARRAY ok # option test 'y2tics' => ARRAY ok # option test 'ydata' => 'time' ok # option test 'x2data' => 'time' ok # option test 'y2data' => 'time' ok # option test 'timefmt' => '%d%m%y%Y%j%H%M%S%b%B' ok # option test 'format' => ARRAY ok # option test 'xrange' => '[0:100]' ok # option test 'xrange' => ARRAY ok # option test 'yrange' => '[0:100]' ok # option test 'yrange' => ARRAY ok # option test 'extra_opts' => 'set key left top Left set border 10' ok # option test 'extra_opts' => ARRAY ok # option test 'uts' => ARRAY ok # option test 'size' => ARRAY ok # data test 'type matrix' ok # data test 'type columns' ok # data test 'type file' ok # data test 'type function' ok # data test 'set "title"' ok # data test 'set "style" (impulses)' ok # data test 'set "axes" (impulses)' ok # data test 'set "using"' FAILED tests 2, 4, 6, 9 Failed 4/48 tests, 91.67% okay t/xmgrace...........program not found in search path: Xvfb at blib/lib/Chart/Graph/Xmgrace.pm line 569 1..3 not ok ok ok FAILED test 1 Failed 1/3 tests, 66.67% okay t/xrt2d.............program not found in search path: xrt2d at blib/lib/Chart/Graph/XrtUtils.pm line 173 program not found in search path: xrt2d at blib/lib/Chart/Graph/XrtUtils.pm line 173 1..2 not ok not ok FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/xrt3d.............program not found in search path: xrt3d at blib/lib/Chart/Graph/XrtUtils.pm line 179 program not found in search path: xrt3d at blib/lib/Chart/Graph/XrtUtils.pm line 179 program not found in search path: xrt3d at blib/lib/Chart/Graph/XrtUtils.pm line 179 program not found in search path: xrt3d at blib/lib/Chart/Graph/XrtUtils.pm line 179 1..4 not ok not ok not ok not ok FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/gnuplot.t 48 4 8.33% 2, 4, 6, 9 t/xmgrace.t 3 1 33.33% 1 t/xrt2d.t 2 2 100.00% 1-2 t/xrt3d.t 4 4 100.00% 1-4 Failed 4/4 test scripts, 0.00% okay. 11/57 subtests failed, 80.70% okay. make: *** [test_dynamic] Error 29