Checking if your kit is complete... Looks good Writing Makefile for Crypt::CAST5 cp CAST5.pm blib/lib/Crypt/CAST5.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 CAST5.xs > CAST5.xsc && mv CAST5.xsc CAST5.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=\"0.05\" -DXS_VERSION=\"0.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" CAST5.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=\"0.05\" -DXS_VERSION=\"0.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" _cast5.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=\"0.05\" -DXS_VERSION=\"0.05\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" tables.c Running Mkbootstrap for Crypt::CAST5 () chmod 644 CAST5.bs rm -f blib/arch/auto/Crypt/CAST5/CAST5.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 CAST5.o _cast5.o tables.o -o blib/arch/auto/Crypt/CAST5/CAST5.bundle \ \ chmod 755 blib/arch/auto/Crypt/CAST5/CAST5.bundle cp CAST5.bs blib/arch/auto/Crypt/CAST5/CAST5.bs chmod 644 blib/arch/auto/Crypt/CAST5/CAST5.bs Manifying blib/man3/Crypt::CAST5.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1cast5....1..9 ok 1 - use Crypt::CAST5; ok 2 - Create object ok 3 - ...of the proper type ok 4 - 128-bit encryption ok 5 - 128-bit decryption ok 6 - 80-bit encryption ok 7 - 80-bit decryption ok 8 - 40-bit encryption ok 9 - 40-bit decryption ok t/2cbc......1..2 ok 1 - ciphertext length check ok 2 - encrypt-decrypt ok t/3utf......1..8 ok 1 - initialize with utf8 key ok 2 - encrypt utf8 data ok 3 - decrypt utf8 data ok 4 - decrypt 8-byte bad data ok 5 - encrypt 8-byte bad data ok 6 - decrypt 8-char bad data ok 7 - encrypt 8-char bad data ok 8 - bad key ok All tests successful. Files=3, Tests=19, 1 wallclock secs ( 0.24 cusr + 0.10 csys = 0.34 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/CAST5/CAST5.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/CAST5/CAST5.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Crypt/CAST5.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/CAST5.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Crypt::CAST5.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod