Checking if your kit is complete... Looks good Writing Makefile for AI::DecisionTree::Instance Writing Makefile for AI::DecisionTree cp DecisionTree.pm blib/lib/AI/DecisionTree.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' cp Instance.pm ../blib/lib/AI/DecisionTree/Instance.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Instance.xs > Instance.xsc && mv Instance.xsc Instance.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Instance.c Running Mkbootstrap for AI::DecisionTree::Instance () chmod 644 Instance.bs rm -f ../blib/arch/auto/AI/DecisionTree/Instance/Instance.so gcc -shared -O2 Instance.o -o ../blib/arch/auto/AI/DecisionTree/Instance/Instance.so \ \ chmod 755 ../blib/arch/auto/AI/DecisionTree/Instance/Instance.so cp Instance.bs ../blib/arch/auto/AI/DecisionTree/Instance/Instance.bs chmod 644 ../blib/arch/auto/AI/DecisionTree/Instance/Instance.bs Manifying ../blib/man3/AI::DecisionTree::Instance.3 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' Manifying blib/man3/AI::DecisionTree.3 make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-simple....1..30 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 23 14:43:50 2007 # Current time GMT: Fri Nov 23 22:43:50 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # skip Skipping: GraphViz is not installed ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 1/30 skipped: various reasons t/02-noisy.....1..5 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 23 14:43:50 2007 # Current time GMT: Fri Nov 23 22:43:50 2007 # Using Test.pm version 1.25 ok 1 ok 2 Loading 600 training instances with 35 attribute types each Building decision tree ok 3 Testing on remainder of data ok 4 Accuracy=0.841463414634146 ok 5 # skip Skipping: GraphViz is not installed ok 1/5 skipped: various reasons All tests successful, 2 subtests skipped. Files=2, Tests=35, 1 wallclock secs ( 0.72 cusr + 0.05 csys = 0.77 CPU) make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/01-basic.......1..7 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 23 14:43:50 2007 # Current time GMT: Fri Nov 23 22:43:50 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/02-leaktest....Subroutine AI::DecisionTree::Instance::DESTROY redefined at t/02-leaktest.t line 11. 1..4 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 23 14:43:51 2007 # Current time GMT: Fri Nov 23 22:43:51 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=2, Tests=11, 1 wallclock secs ( 0.11 cusr + 0.03 csys = 0.14 CPU) make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AI-DecisionTree/Instance' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/AI/DecisionTree/Instance/Instance.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/AI/DecisionTree/Instance/Instance.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/AI/DecisionTree.html Installing /home/cpanrun/build/5.10.0/html/site/lib/AI/DecisionTree/Instance.html Installing /home/cpanrun/build/5.10.0/site/lib/AI/DecisionTree.pm Installing /home/cpanrun/build/5.10.0/site/lib/AI/DecisionTree/Instance.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/AI::DecisionTree::Instance.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/AI::DecisionTree.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod