Checking if your kit is complete... Looks good Writing Makefile for POSIX::SchedYield make: *** Warning: File `Makefile' has modification time in the future (2007-11-29 14:24:44 > 2007-11-29 14:24:43) cp lib/POSIX/SchedYield.pm blib/lib/POSIX/SchedYield.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 SchedYield.xs > SchedYield.xsc && mv SchedYield.xsc SchedYield.c Please specify prototyping behavior for SchedYield.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=\"0.0.2\" -DXS_VERSION=\"0.0.2\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" SchedYield.c Running Mkbootstrap for POSIX::SchedYield () chmod 644 SchedYield.bs rm -f blib/arch/auto/POSIX/SchedYield/SchedYield.so gcc -shared -O2 SchedYield.o -o blib/arch/auto/POSIX/SchedYield/SchedYield.so \ \ chmod 755 blib/arch/auto/POSIX/SchedYield/SchedYield.so cp SchedYield.bs blib/arch/auto/POSIX/SchedYield/SchedYield.bs chmod 644 blib/arch/auto/POSIX/SchedYield/SchedYield.bs Manifying blib/man3/POSIX::SchedYield.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/00-load...........1..1 ok 1 - use POSIX::SchedYield; # Testing POSIX::SchedYield 0.0.2, Perl 5.010000, /home/cpanrun/tmp/5.10.0/bin/perl ok t/10-sched_yield....1..4 ok 1 - use POSIX::SchedYield; ok 2 - POSIX::SchedYield->can('sched_yield') ok 3 - Returned success on execution ok 4 - strace reports system call executed 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/POSIX/SchedYield.pm ok All tests successful, 1 test skipped. Files=4, Tests=6, 1 wallclock secs ( 0.31 cusr + 0.31 csys = 0.62 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/POSIX/SchedYield/SchedYield.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/POSIX/SchedYield/SchedYield.so Installing /home/cpanrun/build/5.10.0/html/site/lib/POSIX/SchedYield.html Installing /home/cpanrun/build/5.10.0/site/lib/POSIX/SchedYield.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/POSIX::SchedYield.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod