Writing Makefile for String::CRC make: *** Warning: File `Makefile' has modification time in the future (2007-11-30 04:28:18 > 2007-11-30 04:28:17) cp CRC.pod blib/lib/String/CRC.pod cp CRC.pm blib/lib/String/CRC.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 CRC.xs > CRC.xsc && mv CRC.xsc CRC.c Please specify prototyping behavior for CRC.xs (see perlxs manual) 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.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" CRC.c Running Mkbootstrap for String::CRC () chmod 644 CRC.bs rm -f blib/arch/auto/String/CRC/CRC.so gcc -shared -O2 CRC.o -o blib/arch/auto/String/CRC/CRC.so \ \ chmod 755 blib/arch/auto/String/CRC/CRC.so cp CRC.bs blib/arch/auto/String/CRC/CRC.bs chmod 644 blib/arch/auto/String/CRC/CRC.bs Manifying blib/man3/String::CRC.3 make: warning: Clock skew detected. Your build may be incomplete. 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..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.04 cusr + 0.03 csys = 0.07 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/CRC/CRC.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/String/CRC/CRC.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/String/CRC.html Installing /home/cpanrun/build/5.10.0/site/lib/String/CRC.pm Installing /home/cpanrun/build/5.10.0/site/lib/String/CRC.pod Installing /home/cpanrun/build/5.10.0/site/man/man3/String::CRC.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod