Checking if your kit is complete... Looks good Writing Makefile for Crypt::DES cp DES.pm blib/lib/Crypt/DES.pm /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 DES.xs > DES.xsc && mv DES.xsc DES.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.05\" -DXS_VERSION=\"2.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" DES.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.05\" -DXS_VERSION=\"2.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" _des.c Running Mkbootstrap for Crypt::DES () chmod 644 DES.bs rm -f blib/arch/auto/Crypt/DES/DES.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 DES.o _des.o -o blib/arch/auto/Crypt/DES/DES.bundle \ \ chmod 755 blib/arch/auto/Crypt/DES/DES.bundle cp DES.bs blib/arch/auto/Crypt/DES/DES.bs chmod 644 blib/arch/auto/Crypt/DES/DES.bs Manifying blib/man3/Crypt::DES.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..342 342 basic tests ran in 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 0 wallclock secs ( 0.09 usr + 0.01 sys = 0.10 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 1 wallclock secs ( 0.09 usr + 0.01 sys = 0.10 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/DES/DES.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/DES/DES.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Crypt/DES.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/Crypt/DES.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Crypt::DES.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod