Checking if your kit is complete... Looks good Writing Makefile for Text::DoubleMetaphone cp DoubleMetaphone.pm blib/lib/Text/DoubleMetaphone.pm AutoSplitting blib/lib/Text/DoubleMetaphone.pm (blib/lib/auto/Text/DoubleMetaphone) 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=\"0.07\" -DXS_VERSION=\"0.07\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMETA_USE_PERL_MALLOC double_metaphone.c /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 DoubleMetaphone.xs > DoubleMetaphone.xsc && mv DoubleMetaphone.xsc DoubleMetaphone.c Please specify prototyping behavior for DoubleMetaphone.xs (see perlxs manual) 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=\"0.07\" -DXS_VERSION=\"0.07\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DMETA_USE_PERL_MALLOC DoubleMetaphone.c Running Mkbootstrap for Text::DoubleMetaphone () chmod 644 DoubleMetaphone.bs rm -f blib/arch/auto/Text/DoubleMetaphone/DoubleMetaphone.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 double_metaphone.o DoubleMetaphone.o -o blib/arch/auto/Text/DoubleMetaphone/DoubleMetaphone.bundle chmod 755 blib/arch/auto/Text/DoubleMetaphone/DoubleMetaphone.bundle cp DoubleMetaphone.bs blib/arch/auto/Text/DoubleMetaphone/DoubleMetaphone.bs chmod 644 blib/arch/auto/Text/DoubleMetaphone/DoubleMetaphone.bs Manifying blib/man3/Text::DoubleMetaphone.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/words....ok All tests successful. Files=1, Tests=41, 0 wallclock secs ( 0.05 cusr + 0.03 csys = 0.08 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Text::DoubleMetaphone.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true