Checking if your kit is complete... Looks good Writing Makefile for Crypt::GCM cp lib/Crypt/GCM.pm blib/lib/Crypt/GCM.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 GCM.xs > GCM.xsc && mv GCM.xsc GCM.c Please specify prototyping behavior for GCM.xs (see perlxs manual) 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 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" GCM.c Running Mkbootstrap for Crypt::GCM () chmod 644 GCM.bs rm -f blib/arch/auto/Crypt/GCM/GCM.so gcc -shared -O2 GCM.o -o blib/arch/auto/Crypt/GCM/GCM.so \ \ chmod 755 blib/arch/auto/Crypt/GCM/GCM.so cp GCM.bs blib/arch/auto/Crypt/GCM/GCM.bs chmod 644 blib/arch/auto/Crypt/GCM/GCM.bs Manifying blib/man3/Crypt::GCM.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/00-load.......1..1 ok 1 - use Crypt::GCM; ok t/01-api........1..1 ok 1 - Crypt::GCM->can(...) ok t/03-encrypt....ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 1..15 ok t/04-decrypt....1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok All tests successful. Files=4, Tests=27, 1 wallclock secs ( 0.35 cusr + 0.13 csys = 0.48 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/GCM/GCM.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Crypt/GCM/GCM.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Crypt/GCM.html Installing /home/cpanrun/build/5.10.0/site/lib/Crypt/GCM.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Crypt::GCM.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod