Checking if your kit is complete... Looks good Writing Makefile for CArray cp CArray.pm blib/lib/CArray.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 CArray.xs > CArray.xsc && mv CArray.xsc CArray.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.11\" -DXS_VERSION=\"0.11\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" CArray.c Running Mkbootstrap for CArray () chmod 644 CArray.bs rm -f blib/arch/auto/CArray/CArray.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 CArray.o -o blib/arch/auto/CArray/CArray.bundle \ \ chmod 755 blib/arch/auto/CArray/CArray.bundle cp CArray.bs blib/arch/auto/CArray/CArray.bs chmod 644 blib/arch/auto/CArray/CArray.bs Manifying blib/man3/CArray.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/00intarr....1..25 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 t/01dblarr....1..25 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 t/02strarr....1..19 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 t/03intcvt....arg is not of type CIntArray at t/03intcvt.t line 14. 1..21 dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03intcvt.t 9 2304 21 42 1-21 Failed 1/4 test scripts. 21/90 subtests failed. Files=4, Tests=90, 0 wallclock secs ( 0.27 cusr + 0.09 csys = 0.36 CPU) Failed 1/4 test programs. 21/90 subtests failed. make: *** [test_dynamic] Error 9