Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Crypt::TC18 cp TC18.pm blib/lib/Crypt/TC18.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 TC18.xs > TC18.xsc && mv TC18.xsc TC18.c gcc -c -I. -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -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/export/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 -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib 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 /export/home/cpanrun/build/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, 3 wallclock secs ( 2.75 cusr + 0.24 csys = 2.99 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/TC18/TC18.so Installing /export/home/cpanrun/build/5.10.0/site/lib/auto/Crypt/TC18/TC18.bs Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Crypt/TC18.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Crypt/TC18.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Crypt::TC18.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod