Set up gcc environment - 3.3 Searching for uint*_t... inttypes.h Checking if your kit is complete... Looks good Writing Makefile for Crypt::GOST cp GOST.pm blib/lib/Crypt/GOST.pm /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap GOST.xs > GOST.xsc && mv GOST.xsc GOST.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" GOST.c gcc -c -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" _gost.c Running Mkbootstrap for Crypt::GOST () chmod 644 GOST.bs rm -f blib/arch/auto/Crypt/GOST/GOST.so gcc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib GOST.o _gost.o -o blib/arch/auto/Crypt/GOST/GOST.so \ \ chmod 755 blib/arch/auto/Crypt/GOST/GOST.so 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 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 # Running under perl version 5.010000 for solaris # Current time local: Wed Nov 28 12:07:25 2007 # Current time GMT: Wed Nov 28 20:07:25 2007 # 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): 1 wallclock secs ( 0.88 usr + 0.00 sys = 0.88 CPU) Decrypting (10,000 cycles, uncached cipher): 1 wallclock secs ( 0.87 usr + 0.00 sys = 0.87 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.34 usr + 0.00 sys = 0.34 CPU) Decrypting (10,000 cycles, cached cipher): 1 wallclock secs ( 0.34 usr + 0.00 sys = 0.34 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Crypt/GOST/GOST.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Crypt/GOST/GOST.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Crypt/GOST.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Crypt/GOST.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Crypt::GOST.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod