Checking if your kit is complete... Looks good MakeMaker (v6.17) Writing Makefile for SWISH::Stemmer::lib Writing Makefile for SWISH::Stemmer cp Stemmer.pm blib/lib/SWISH/Stemmer.pm cd lib && make 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=\"\" -DXS_VERSION=\"\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" stemmer.c stemmer.c: In function 'SwishStem': stemmer.c:580: warning: function returns address of local variable stemmer.c: In function 'SwishStem': stemmer.c:580: warning: function returns address of local variable ar cr libmylib.a stemmer.o /usr/bin/ar s libmylib.a ranlib: archive library: libmylib.a will be fat and ar(1) will not be able to operate on it make[1]: Nothing to be done for `all'. /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 Stemmer.xs > Stemmer.xsc && mv Stemmer.xsc Stemmer.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=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Stemmer.c Running Mkbootstrap for SWISH::Stemmer () chmod 644 Stemmer.bs rm -f blib/arch/auto/SWISH/Stemmer/Stemmer.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 Stemmer.o -o blib/arch/auto/SWISH/Stemmer/Stemmer.bundle lib/libmylib.a chmod 755 blib/arch/auto/SWISH/Stemmer/Stemmer.bundle cp Stemmer.bs blib/arch/auto/SWISH/Stemmer/Stemmer.bs chmod 644 blib/arch/auto/SWISH/Stemmer/Stemmer.bs Manifying blib/man3/SWISH::Stemmer.3 make[1]: Nothing to be done for `all'. PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 ok 1 librari = SwishStem( libraries ) ok 2 librari = SwishStem( library ) ok 3 monei = SwishStem( money ) ok 4 moni = SwishStem( monies ) ok 5 run = SwishStem( running ) ok 6 No tests defined for SWISH::Stemmer::lib extension. 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/pristine/5.8.7/man/man3/SWISH::Stemmer.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