Checking if your kit is complete... Looks good Writing Makefile for Text::Metaphone cp Metaphone.pm blib/lib/Text/Metaphone.pm 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 -Wdeclaration-after-statement -O3 -DVERSION=\"2.00\" -DXS_VERSION=\"2.00\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" my_memory.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 -Wdeclaration-after-statement -O3 -DVERSION=\"2.00\" -DXS_VERSION=\"2.00\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" metaphone_c.c /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap Metaphone.xs > Metaphone.xsc && mv Metaphone.xsc Metaphone.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 -Wdeclaration-after-statement -O3 -DVERSION=\"2.00\" -DXS_VERSION=\"2.00\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Metaphone.c Metaphone.c: In function 'XS_Text__Metaphone_Metaphone': Metaphone.c:35: warning: useless type name in empty declaration Metaphone.c: In function 'XS_Text__Metaphone_Metaphone': Metaphone.c:35: warning: useless type name in empty declaration Running Mkbootstrap for Text::Metaphone () chmod 644 Metaphone.bs rm -f blib/arch/auto/Text/Metaphone/Metaphone.bundle 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 metaphone_c.o my_memory.o Metaphone.o -o blib/arch/auto/Text/Metaphone/Metaphone.bundle \ \ chmod 755 blib/arch/auto/Text/Metaphone/Metaphone.bundle cp Metaphone.bs blib/arch/auto/Text/Metaphone/Metaphone.bs chmod 644 blib/arch/auto/Text/Metaphone/Metaphone.bs Manifying blib/man3/Text::Metaphone.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/metaphone....ok 1 - use Text::Metaphone; ok 2 - ok 3 - Way ok 4 - picklehead ok 5 - What ok 6 - moist ok 7 - recrudescence ok 8 - Schwern ok 9 - Mushrooms ok 10 - Gutenberg ok 11 - Avulsion ok 12 - coffee ok 13 - recridessence ok 14 - crapulance ok 15 - tchrist ok 16 - cough ok 17 - Schwartz ok 18 - Aeon ok 19 - Wierd 1..19 ok All tests successful. Files=1, Tests=19, 1 wallclock secs ( 0.08 cusr + 0.03 csys = 0.11 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Text/Metaphone/Metaphone.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Text/Metaphone/Metaphone.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Text/Metaphone.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Text/Metaphone.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Text::Metaphone.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod