Checking if your kit is complete... Looks good Writing Makefile for String::CRC32 cp CRC32.pod blib/lib/String/CRC32.pod cp CRC32.pm blib/lib/String/CRC32.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 CRC32.xs > CRC32.xsc && mv CRC32.xsc CRC32.c gcc -c -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=\"1.4\" -DXS_VERSION=\"1.4\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" CRC32.c Running Mkbootstrap for String::CRC32 () chmod 644 CRC32.bs rm -f blib/arch/auto/String/CRC32/CRC32.so gcc -shared -O2 CRC32.o -o blib/arch/auto/String/CRC32/CRC32.so \ \ chmod 755 blib/arch/auto/String/CRC32/CRC32.so cp CRC32.bs blib/arch/auto/String/CRC32/CRC32.bs chmod 644 blib/arch/auto/String/CRC32/CRC32.bs Manifying blib/man3/String::CRC32.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/crc....1..27 1) Test the CRC of a string variable ok 1 2) Test the CRC of a string ok 2 3..26) Test the CRC of various substrings (using crcinit) 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 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 27) Test the CRC of a file ok 27 ok All tests successful. Files=1, Tests=27, 0 wallclock secs ( 0.08 cusr + 0.01 csys = 0.09 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/String/CRC32/CRC32.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/String/CRC32/CRC32.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/String/CRC32.html Installing /home/cpanrun/build/5.10.0/site/lib/String/CRC32.pod Installing /home/cpanrun/build/5.10.0/site/lib/String/CRC32.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/String::CRC32.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod