Checking if your kit is complete... Looks good Writing Makefile for Crypt::TC18 cp TC18.pm blib/lib/Crypt/TC18.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 TC18.xs > TC18.xsc && mv TC18.xsc TC18.c gcc -c -I. -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 -funroll-loops -fomit-frame-pointer -fschedule-insns2 -Os -fno-strength-reduce -Wall -pipe -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" TC18.c In file included from /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/perl.h:37, from TC18.xs:2: /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/config.h:3056:29: warning: "/*" within comment In file included from /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/perl.h:37, from TC18.xs:2: /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE/config.h:3056:29: warning: "/*" within comment TC18.xs: In function 'XS_Crypt__TC18_new': TC18.xs:28: warning: pointer targets in passing argument 1 of 'setup' differ in signedness TC18.xs: In function 'XS_Crypt__TC18_new': TC18.xs:28: warning: pointer targets in passing argument 1 of 'setup' differ in signedness TC18.xs: In function 'XS_Crypt__TC18_encrypt': TC18.xs:41: warning: pointer targets in initialization differ in signedness TC18.xs:46: warning: pointer targets in passing argument 2 of 'tc18_enc' differ in signedness TC18.xs: In function 'XS_Crypt__TC18_encrypt': TC18.xs:41: warning: pointer targets in initialization differ in signedness TC18.xs:46: warning: pointer targets in passing argument 2 of 'tc18_enc' differ in signedness TC18.xs: In function 'XS_Crypt__TC18_decrypt': TC18.xs:60: warning: pointer targets in initialization differ in signedness TC18.xs:65: warning: pointer targets in passing argument 2 of 'tc18_dec' differ in signedness TC18.xs: In function 'XS_Crypt__TC18_decrypt': TC18.xs:60: warning: pointer targets in initialization differ in signedness TC18.xs:65: warning: pointer targets in passing argument 2 of 'tc18_dec' differ in signedness Running Mkbootstrap for Crypt::TC18 () chmod 644 TC18.bs rm -f blib/arch/auto/Crypt/TC18/TC18.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 TC18.o -o blib/arch/auto/Crypt/TC18/TC18.bundle chmod 755 blib/arch/auto/Crypt/TC18/TC18.bundle cp TC18.bs blib/arch/auto/Crypt/TC18/TC18.bs chmod 644 blib/arch/auto/Crypt/TC18/TC18.bs Manifying blib/man3/Crypt::TC18.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/01.........ok t/02.........ok t/loading....ok All tests successful. Files=3, Tests=5, 1 wallclock secs ( 0.68 cusr + 0.17 csys = 0.85 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/Crypt::TC18.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