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 cp Instance.pm ../blib/lib/AI/DecisionTree/Instance.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Instance.xs > Instance.xsc && mv Instance.xsc Instance.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/Users/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.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Instance.o -o ../blib/arch/auto/AI/DecisionTree/Instance/Instance.bundle \ \ chmod 755 ../blib/arch/auto/AI/DecisionTree/Instance/Instance.bundle 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 Manifying blib/man3/AI::DecisionTree.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/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 darwin # Current time local: Wed Nov 21 15:21:52 2007 # Current time GMT: Wed Nov 21 23:21:52 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 darwin # Current time local: Wed Nov 21 15:21:53 2007 # Current time GMT: Wed Nov 21 23:21:53 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, 2 wallclock secs ( 0.89 cusr + 0.08 csys = 0.97 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/build/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 darwin # Current time local: Wed Nov 21 15:21:55 2007 # Current time GMT: Wed Nov 21 23:21:55 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....1..4 # Running under perl version 5.010000 for darwin # Current time local: Wed Nov 21 15:21:55 2007 # Current time GMT: Wed Nov 21 23:21:55 2007 # Using Test.pm version 1.25 ok 1 Subroutine AI::DecisionTree::Instance::DESTROY redefined at t/02-leaktest.t line 11. ok 2 ok 3 ok 4 ok All tests successful. Files=2, Tests=11, 0 wallclock secs ( 0.14 cusr + 0.06 csys = 0.20 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/AI/DecisionTree/Instance/Instance.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/AI/DecisionTree/Instance/Instance.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/AI/DecisionTree.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/AI/DecisionTree/Instance.html Installing /Users/cpanrun/build/5.10.0/site/lib/AI/DecisionTree.pm Installing /Users/cpanrun/build/5.10.0/site/lib/AI/DecisionTree/Instance.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/AI::DecisionTree.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/AI::DecisionTree::Instance.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod