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 /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap GOST.xs > GOST.xsc && mv GOST.xsc GOST.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" GOST.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/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 -shared -O2 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 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 # Running under perl version 5.010000 for linux # Current time local: Tue Nov 27 19:14:47 2007 # Current time GMT: Wed Nov 28 03:14:47 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): 0 wallclock secs ( 0.20 usr + 0.01 sys = 0.21 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.19 usr + 0.00 sys = 0.19 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.07 usr + 0.00 sys = 0.07 CPU) Decrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.07 usr + 0.00 sys = 0.07 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Crypt/GOST/GOST.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Crypt/GOST/GOST.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/GOST.html Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/GOST.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::GOST.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod