Checking if your kit is complete... Looks good Writing Makefile for Crypt::Blowfish cp Blowfish.pm blib/lib/Crypt/Blowfish.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Blowfish.xs > Blowfish.xsc && mv Blowfish.xsc Blowfish.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Blowfish.c Blowfish.xs: In function 'XS_Crypt__Blowfish_init': Blowfish.xs:39: warning: pointer targets in passing argument 1 of 'blowfish_make_bfkey' differ in signedness Blowfish.xs: In function 'XS_Crypt__Blowfish_init': Blowfish.xs:39: warning: pointer targets in passing argument 1 of 'blowfish_make_bfkey' differ in signedness 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" _blowfish.c _blowfish.c: In function 'blowfish_make_bfkey': _blowfish.c:428: warning: incompatible implicit declaration of built-in function 'strcpy' _blowfish.c:443: warning: incompatible implicit declaration of built-in function 'strcpy' _blowfish.c: In function 'blowfish_make_bfkey': _blowfish.c:428: warning: incompatible implicit declaration of built-in function 'strcpy' _blowfish.c:443: warning: incompatible implicit declaration of built-in function 'strcpy' Running Mkbootstrap for Crypt::Blowfish () chmod 644 Blowfish.bs rm -f blib/arch/auto/Crypt/Blowfish/Blowfish.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Blowfish.o _blowfish.o -o blib/arch/auto/Crypt/Blowfish/Blowfish.bundle \ \ chmod 755 blib/arch/auto/Crypt/Blowfish/Blowfish.bundle cp Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs chmod 644 blib/arch/auto/Crypt/Blowfish/Blowfish.bs Manifying blib/man3/Crypt::Blowfish.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 Running standard mode speed tests.. encrypting with non-cached cipher 5,000 cycles: 0 wallclock secs ( 0.61 usr + 0.01 sys = 0.62 CPU) Running standard mode speed tests.. decrypting with non-cached cipher 5,000 cycles: 1 wallclock secs ( 0.61 usr + 0.01 sys = 0.62 CPU) Running standard mode speed tests.. encrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.07 usr + 0.00 sys = 0.07 CPU) Running standard mode speed tests.. decrypting with cached cipher 10,000 cycles: 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Testing Cipher Block Chaining.. ok 11 - CBC Mode Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Blowfish/Blowfish.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Blowfish/Blowfish.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/Blowfish.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/Blowfish.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::Blowfish.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod