Checking if your kit is complete... Looks good Writing Makefile for libcluster Writing Makefile for Algorithm::Cluster Writing Makefile for Algorithm-Cluster make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' gcc -c -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -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 -o cluster.o cluster.c ar cru libcluster.a cluster.o : libcluster.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' cp Cluster.pm ../blib/lib/Algorithm/Cluster.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 Cluster.xs > Cluster.xsc && mv Cluster.xsc Cluster.c gcc -c -I../src -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=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Cluster.c Running Mkbootstrap for Algorithm::Cluster () chmod 644 Cluster.bs rm -f ../blib/arch/auto/Algorithm/Cluster/Cluster.so gcc -shared -O2 Cluster.o -o ../blib/arch/auto/Algorithm/Cluster/Cluster.so ../src/libcluster.a \ -lm \ chmod 755 ../blib/arch/auto/Algorithm/Cluster/Cluster.so cp Cluster.bs ../blib/arch/auto/Algorithm/Cluster/Cluster.bs chmod 644 ../blib/arch/auto/Algorithm/Cluster/Cluster.bs Manifying ../blib/man3/Algorithm::Cluster.3 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' No tests defined for libcluster extension. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' 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/00_basic..............1..2 ok 1 ok 2 Hello, world! ok t/01_mean_median........1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/02_matrix_parse.......1..13 "my" variable $data13 masks earlier declaration in same scope at t/02_matrix_parse.t line 97. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/10_kcluster...........1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 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 t/11_clusterdistance....1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/12_treecluster........1..28 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 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 t/13_somcluster.........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok All tests successful. Files=7, Tests=93, 1 wallclock secs ( 0.46 cusr + 0.12 csys = 0.58 CPU) make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/src' make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Algorithm-Cluster/perl' 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/Algorithm/Cluster/Cluster.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Algorithm/Cluster/Cluster.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Algorithm/Cluster.html Installing /home/cpanrun/build/5.10.0/site/lib/Algorithm/Cluster.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Algorithm::Cluster.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod