Checking if your kit is complete... Looks good Writing Makefile for Crypt::TC18 cp TC18.pm blib/lib/Crypt/TC18.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 TC18.xs > TC18.xsc && mv TC18.xsc TC18.c gcc -c -I. -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 -O3 -funroll-loops -fomit-frame-pointer -fschedule-insns2 -Os -fno-strength-reduce -Wall -pipe -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" TC18.c TC18.c: In function `XS_Crypt__TC18_new': TC18.c:30: warning: unused variable `Perl___notused' TC18.c: In function `XS_Crypt__TC18_encrypt': TC18.c:66: warning: unused variable `Perl___notused' TC18.c: In function `XS_Crypt__TC18_decrypt': TC18.c:110: warning: unused variable `Perl___notused' TC18.c: In function `XS_Crypt__TC18_DESTROY': TC18.c:154: warning: unused variable `Perl___notused' TC18.c: In function `boot_Crypt__TC18': TC18.c:186: warning: unused variable `Perl___notused' Running Mkbootstrap for Crypt::TC18 () chmod 644 TC18.bs rm -f blib/arch/auto/Crypt/TC18/TC18.so gcc -shared -O2 TC18.o -o blib/arch/auto/Crypt/TC18/TC18.so \ \ chmod 755 blib/arch/auto/Crypt/TC18/TC18.so cp TC18.bs blib/arch/auto/Crypt/TC18/TC18.bs chmod 644 blib/arch/auto/Crypt/TC18/TC18.bs Manifying blib/man3/Crypt::TC18.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01.........1..2 ok 1 - use Crypt::TC18; ok 2 ok t/02.........1..2 ok 1 - use Crypt::TC18; ok 2 ok t/loading....1..1 ok 1 - use Crypt::TC18; ok All tests successful. Files=3, Tests=5, 1 wallclock secs ( 0.73 cusr + 0.13 csys = 0.86 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/TC18/TC18.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Crypt/TC18/TC18.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/TC18.html Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/TC18.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::TC18.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod