Searching for uint*_t... no Checking if your kit is complete... Looks good Writing Makefile for Crypt::GOST cp GOST.pm blib/lib/Crypt/GOST.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap GOST.xs > GOST.xsc && mv GOST.xsc GOST.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 -O3 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" GOST.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 -O3 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" _gost.c Running Mkbootstrap for Crypt::GOST () chmod 644 GOST.bs rm -f blib/arch/auto/Crypt/GOST/GOST.bundle LD_RUN_PATH="" 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 GOST.o _gost.o -o blib/arch/auto/Crypt/GOST/GOST.bundle chmod 755 blib/arch/auto/Crypt/GOST/GOST.bundle cp GOST.bs blib/arch/auto/Crypt/GOST/GOST.bs chmod 644 blib/arch/auto/Crypt/GOST/GOST.bs Manifying blib/man3/Crypt::GOST.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 # Running under perl version 5.008007 for darwin # Current time local: Wed Jun 28 00:31:26 2006 # Current time GMT: Wed Jun 28 07:31:26 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 trying CBC... ok 6 Benchmarks Encrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.16 usr + 0.01 sys = 0.17 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.17 usr + 0.02 sys = 0.19 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) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Crypt::GOST.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true