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.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 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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" "-I/Users/cpanrun/build/5.10.0/lib/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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" "-I/Users/cpanrun/build/5.10.0/lib/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 -Wl,-search_paths_first -arch ppc -arch i386 -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.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..10 # Running under perl version 5.010000 for darwin # Current time local: Sat Dec 15 21:46:55 2007 # Current time GMT: Sun Dec 16 05:46:55 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 skipping Crypt::CBC test Benchmarks Encrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.24 usr + 0.02 sys = 0.26 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.25 usr + 0.02 sys = 0.27 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Decrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) 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/Twofish/Twofish.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Crypt/Twofish/Twofish.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Crypt/Twofish.html Installing /Users/cpanrun/build/5.10.0/site/lib/Crypt/Twofish.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Crypt::Twofish.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod