Searching for uint*_t... no Checking if your kit is complete... Looks good Writing Makefile for Crypt::Twofish cp Twofish.pm blib/lib/Crypt/Twofish.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 Twofish.xs > Twofish.xsc && mv Twofish.xsc Twofish.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.12\" -DXS_VERSION=\"2.12\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Twofish.c perl tab/tables.pl 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.12\" -DXS_VERSION=\"2.12\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" _twofish.c Running Mkbootstrap for Crypt::Twofish () chmod 644 Twofish.bs rm -f blib/arch/auto/Crypt/Twofish/Twofish.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 Twofish.o _twofish.o -o blib/arch/auto/Crypt/Twofish/Twofish.bundle \ \ chmod 755 blib/arch/auto/Crypt/Twofish/Twofish.bundle cp Twofish.bs blib/arch/auto/Crypt/Twofish/Twofish.bs chmod 644 blib/arch/auto/Crypt/Twofish/Twofish.bs Manifying blib/man3/Crypt::Twofish.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..10 # Running under perl version 5.008008 for darwin # Current time local: Wed Jan 3 16:08:59 2007 # Current time GMT: Thu Jan 4 00:08:59 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 trying CBC... ok 10 Benchmarks Encrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.21 usr + 0.01 sys = 0.22 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.20 usr + 0.02 sys = 0.22 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Decrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/Twofish/Twofish.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Crypt/Twofish/Twofish.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Crypt/Twofish.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/Twofish.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Crypt::Twofish.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod