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.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 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Users/cpanrun/build/5.10.0/lib/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" "-I/Users/cpanrun/build/5.10.0/lib/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 -Wl,-search_paths_first -arch ppc -arch i386 -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.10.0/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.12 usr + 0.01 sys = 0.13 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 0 wallclock secs ( 0.12 usr + 0.01 sys = 0.13 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) ok 346 Testing Cipher Block Chaining.. Error (probably harmless): Can't locate Crypt/CBC.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . . .. ../lib ../../lib ../../../lib) at (eval 4) line 2. BEGIN failed--compilation aborted at (eval 4) line 2. Finished with tests 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/DES/DES.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/DES/DES.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/DES.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/DES.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::DES.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod