Checking if your kit is complete... Looks good Writing Makefile for Touch cp lib/Touch.pm blib/lib/Touch.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 Touch.xs > Touch.xsc && mv Touch.xsc Touch.c Please specify prototyping behavior for Touch.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.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Touch.c Running Mkbootstrap for Touch () chmod 644 Touch.bs rm -f blib/arch/auto/Touch/Touch.so gcc -shared -O2 Touch.o -o blib/arch/auto/Touch/Touch.so \ \ chmod 755 blib/arch/auto/Touch/Touch.so cp Touch.bs blib/arch/auto/Touch/Touch.bs chmod 644 blib/arch/auto/Touch/Touch.bs Manifying blib/man3/Touch.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 Touch; # Testing Touch 0.01, Perl 5.010000, /home/cpanrun/tmp/5.10.0/bin/perl ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Touch.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Touch.pm ok t/touch...........ok 1 - use Touch; ok 2 - Ensuring test file created ok 3 ok 4 1..4 ok All tests successful, 1 test skipped. Files=5, Tests=9, 3 wallclock secs ( 0.34 cusr + 0.10 csys = 0.44 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/Touch/Touch.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Touch/Touch.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Touch.html Installing /home/cpanrun/build/5.10.0/site/lib/Touch.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Touch.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod