Checking if your kit is complete... Looks good Writing Makefile for libcluster Writing Makefile for Algorithm::Cluster Writing Makefile for Algorithm-Cluster gcc -c -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -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 -o cluster.o cluster.c ar cru libcluster.a cluster.o /usr/bin/ar s libcluster.a ranlib: archive library: libcluster.a will be fat and ar(1) will not be able to operate on it cp Cluster.pm ../blib/lib/Algorithm/Cluster.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 Cluster.xs > Cluster.xsc && mv Cluster.xsc Cluster.c gcc -c -I../src -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=\"1.37\" -DXS_VERSION=\"1.37\" "-I/Users/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.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 Cluster.o -o ../blib/arch/auto/Algorithm/Cluster/Cluster.bundle ../src/libcluster.a \ -lm \ chmod 755 ../blib/arch/auto/Algorithm/Cluster/Cluster.bundle 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]: Nothing to be done for `all'. No tests defined for libcluster extension. 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/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.50 cusr + 0.15 csys = 0.65 CPU) make[1]: Nothing to be done for `all'. 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/Algorithm/Cluster/Cluster.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Algorithm/Cluster/Cluster.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Algorithm/Cluster.html Installing /Users/cpanrun/build/5.10.0/site/lib/Algorithm/Cluster.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Algorithm::Cluster.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod