Checking if your kit is complete... Looks good Writing Makefile for Math::Factor::XS cp lib/Math/Factor/XS.pm blib/lib/Math/Factor/XS.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 XS.xs > XS.xsc && mv XS.xsc XS.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE XS.c Running Mkbootstrap for Math::Factor::XS () chmod 644 XS.bs rm -f blib/arch/auto/Math/Factor/XS/XS.so LD_RUN_PATH="" gcc -shared XS.o -o blib/arch/auto/Math/Factor/XS/XS.so chmod 755 blib/arch/auto/Math/Factor/XS/XS.so cp XS.bs blib/arch/auto/Math/Factor/XS/XS.bs chmod 644 blib/arch/auto/Math/Factor/XS/XS.bs Manifying blib/man3/Math::Factor::XS.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 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use Math::Factor::XS; # Testing Math::Factor::XS 0.34, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/calc_factors......1..2 ok 1 - factors($number); ok 2 - matches($number, @factors); ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=4, Tests=3, 1 wallclock secs ( 0.87 cusr + 0.07 csys = 0.94 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Math/Factor/XS/XS.so Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Math/Factor/XS/XS.bs Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Math/Factor/XS.pm Installing /home/cpanrun/build/5.6.1/man/man3/Math::Factor::XS.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod