Checking if your kit is complete... Looks good Writing Makefile for Crypt::DES cp DES.pm blib/lib/Crypt/DES.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap DES.xs > DES.xsc && mv DES.xsc DES.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE DES.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE _des.c Running Mkbootstrap for Crypt::DES () chmod 644 DES.bs rm -f blib/arch/auto/Crypt/DES/DES.so LD_RUN_PATH="" gcc -shared DES.o _des.o -o blib/arch/auto/Crypt/DES/DES.so chmod 755 blib/arch/auto/Crypt/DES/DES.so cp DES.bs blib/arch/auto/Crypt/DES/DES.bs chmod 644 blib/arch/auto/Crypt/DES/DES.bs Manifying blib/man3/Crypt::DES.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 test.pl 1..342 342 basic tests ran in 0 wallclock secs ( 0.04 usr + 0.00 sys = 0.04 CPU) 342 of 342 tests passed (100.00%) Running speed tests... non-cached cipher speed test. 5000 encrypt iterations 1 wallclock secs ( 0.71 usr + 0.00 sys = 0.71 CPU) ok 343 non-cached cipher speed test. 5000 decrypt iterations 1 wallclock secs ( 0.72 usr + 0.00 sys = 0.72 CPU) ok 344 cached cipher speed test. 10000 encrypt iterations 0 wallclock secs ( 0.29 usr + 0.00 sys = 0.29 CPU) ok 345 cached cipher speed test. 10000 decrypt iterations 0 wallclock secs ( 0.29 usr + 0.00 sys = 0.29 CPU) ok 346 Testing Cipher Block Chaining.. ok 347 - CBC Mode Finished with tests Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Crypt/DES/DES.so Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Crypt/DES/DES.bs Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Crypt/DES.pm Installing /home/cpanrun/build/5.6.1/man/man3/Crypt::DES.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod