Checking if your kit is complete... Looks good Writing Makefile for Perl make: *** Warning: File `Makefile' has modification time in the future (2007-11-28 19:32:27 > 2007-11-28 19:32:26) cp Perl.pm blib/lib/Perl.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 Perl.xs > Perl.xsc && mv Perl.xsc Perl.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=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Perl.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=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" xsinit.c Running Mkbootstrap for Perl () chmod 644 Perl.bs rm -f blib/arch/auto/Perl/Perl.so gcc -shared -O2 Perl.o xsinit.o -Wl,-E -Wl,-rpath,/home/cpanrun/build/5.10.0/lib/CORE -L/home/cpanrun/build/5.10.0/lib/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -o blib/arch/auto/Perl/Perl.so \ \ chmod 755 blib/arch/auto/Perl/Perl.so cp Perl.bs blib/arch/auto/Perl/Perl.bs chmod 644 blib/arch/auto/Perl/Perl.bs Manifying blib/man3/Perl.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/1_eval......1..4 ok 1 - use Perl; ok 2 - The object isa Perl ok 3 - _eval returns correct string ok 4 - _eval returns string with null ok t/2run........1..9 ok 1 - -e script ok 2 - -le script ok 3 - -e with END block ok 4 - -e with DESTROY ok 5 - perl_parse died on invalid syntax ok 6 - correct error for invalid syntax ok 7 - Perl object created on runtime error isa Perl ok 8 - perl_run died on runtime error ok 9 - correct runtime error ok t/3inc........1..7 ok 1 - Perl without INC gets standard @INC ok 2 - Perl->new accepts INC isa Perl ok 3 - passing @INC into subperl ok 4 - Perl->new accepts INC => [] isa Perl ok 5 - passing a custom @INC into subperl ok 6 - Perl->new accepts USE => [] isa Perl ok 7 - Perl finds modules correctly ok t/4eval.......1..2 ok 1 - eval returns complex structures ok 2 - $Perl::Expr ok t/5multi......1..1 ok 1 - multiple Perls ok t/6threads....1..7 ok 1 - Perl inside async ok 2 - got back to the main thread ok 3 - threaded Perl isa Perl ok 4 - async inside Perl ok 5 - async inside Perl ok 6 - async inside Perl inside async ok 7 - Perls in two threads ok All tests successful. Files=6, Tests=30, 3 wallclock secs ( 0.89 cusr + 0.28 csys = 1.17 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/Perl/Perl.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/Perl/Perl.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/Perl.html Installing /home/cpanrun/build/5.10.0/site/lib/Perl.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Perl.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod