Checking if your kit is complete... Looks good Writing Makefile for String::Approx cp Approx.pm blib/lib/String/Approx.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap Approx.xs > Approx.xsc && mv Approx.xsc Approx.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Approx.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" apse.c Running Mkbootstrap for String::Approx () chmod 644 Approx.bs rm -f blib/arch/auto/String/Approx/Approx.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Approx.o apse.o -o blib/arch/auto/String/Approx/Approx.bundle chmod 755 blib/arch/auto/String/Approx/Approx.bundle cp Approx.bs blib/arch/auto/String/Approx/Approx.bs chmod 644 blib/arch/auto/String/Approx/Approx.bs Manifying blib/man3/String::Approx.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/adist......ok t/aindex.....ok t/amatch.....util did not return a true value at t/amatch.t line 5. dubious Test returned status 21 (wstat 5376, 0x1500) t/arindex....ok t/aslice.....util did not return a true value at t/aslice.t line 6. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t/asubst.....util did not return a true value at t/asubst.t line 5. dubious Test returned status 21 (wstat 5376, 0x1500) t/user.......util did not return a true value at t/user.t line 8. dubious Test returned status 21 (wstat 5376, 0x1500) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/amatch.t 21 5376 ?? ?? % ?? t/aslice.t 255 65280 20 40 200.00% 1-20 t/asubst.t 21 5376 ?? ?? % ?? t/user.t 21 5376 ?? ?? % ?? Failed 4/7 test scripts, 42.86% okay. 20/63 subtests failed, 68.25% okay. make: *** [test_dynamic] Error 21