Start 2008-12-27T06:20:31 Going to read /home/cpanfly/var/cpan/Metadata Database was generated on Sat, 27 Dec 2008 11:26:51 GMT Running make for J/JH/JHI/Time-HiRes-1.9716.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9716.tar.gz ok Time-HiRes-1.9716/ Time-HiRes-1.9716/Changes Time-HiRes-1.9716/fallback/ Time-HiRes-1.9716/fallback/const-c.inc Time-HiRes-1.9716/fallback/const-xs.inc Time-HiRes-1.9716/hints/ Time-HiRes-1.9716/hints/aix.pl Time-HiRes-1.9716/hints/dec_osf.pl Time-HiRes-1.9716/hints/dynixptx.pl Time-HiRes-1.9716/hints/irix.pl Time-HiRes-1.9716/hints/linux.pl Time-HiRes-1.9716/hints/sco.pl Time-HiRes-1.9716/hints/solaris.pl Time-HiRes-1.9716/hints/svr4.pl Time-HiRes-1.9716/HiRes.pm Time-HiRes-1.9716/HiRes.xs Time-HiRes-1.9716/Makefile.PL Time-HiRes-1.9716/MANIFEST Time-HiRes-1.9716/META.yml Time-HiRes-1.9716/ppport.h Time-HiRes-1.9716/README Time-HiRes-1.9716/t/ Time-HiRes-1.9716/t/HiRes.t Time-HiRes-1.9716/TODO Time-HiRes-1.9716/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9716.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... testing... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... NOT found. Looking for clock()... found. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...Processing hints file hints/linux.pl NOT found. You seem to have stat() subsecond timestamps. (Your struct stat has them, but the filesystems must help.) Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Now you may issue 'make'. Do not forget also 'make test'. >>> make cp HiRes.pm blib/lib/Time/HiRes.pm /home/cpanfly/ap1003/bin/perl-static /home/cpanfly/var/megalib/ExtUtils/xsubpp -typemap /home/cpanfly/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9716\" -DXS_VERSION=\"1.9716\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs rm -f blib/arch/auto/Time/HiRes/HiRes.so LD_RUN_PATH="/lib" gcc -shared -O2 HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 blib/arch/auto/Time/HiRes/HiRes.so cp HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs chmod 644 blib/arch/auto/Time/HiRes/HiRes.bs Manifying blib/man3/Time::HiRes.3 JHI/Time-HiRes-1.9716.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.... 1..40 ok 1 # have_gettimeofday = 1 # have_usleep = 1 # have_nanosleep = 1 # have_ualarm = 1 # have_clock_gettime = 1 # have_clock_getres = 1 # have_clock_nanosleep = 0 # have_clock = 1 # have_hires_stat = 4 # I am the main process 3847, starting the timer process... # I am the timer process 3848, sleeping for 360 seconds... # The timer process 3848 launched, continuing testing... ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # tick = 1, one = 1230387675, two = 1230387675, three = 1230387675 ok 13 # tick = 3, one = 1230387675, two = 1230387675, three = 1230387675 ok 14 # s = 59.9264957904816, n = 100, s/n = 0.599264957904816 # time...1230387675.60705 ok 15 # sleep...0.510591 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.300018 # Select returned! 4 0.300099 # 0.899967 # Tick! 3 0.599969 # Select returned! 3 0.600004 # 0.799998666666667 # Tick! 2 0.9 # Select returned! 2 0.900037 # 0.699987666666667 # Tick! 1 1.199889 # Select returned! 1 1.199921 # 0.600026333333333 # Tick! 0 1.499882 # Select returned! 0 1.499913 # 0.500029 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 1.690217 # Tick! 1 4.189907 # Tick! 0 6.689646 # Tick! 0 8.839731 # getitimer: 0 0 ok 19 ok 20 # 1.51876783370972 went by while sleeping 1.5, ratio 1.01250133333333. ok 21 # 1.51954698562622 went by while sleeping 1.5, ratio 1.01301933333333. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230387690.04765, t0 = 1230387690.04757, dt = 8.10623168945312e-05 # N = 2048, t1 = 1230387690.04783, t0 = 1230387690.04767, dt = 0.000158071517944336 # N = 4096, t1 = 1230387690.04815, t0 = 1230387690.04784, dt = 0.000313043594360352 # N = 8192, t1 = 1230387690.04878, t0 = 1230387690.04816, dt = 0.000620126724243164 # N = 16384, t1 = 1230387690.05006, t0 = 1230387690.04879, dt = 0.00126886367797852 # N = 32768, t1 = 1230387690.05255, t0 = 1230387690.05008, dt = 0.00247597694396973 # N = 65536, t1 = 1230387690.05897, t0 = 1230387690.05256, dt = 0.00640320777893066 # N = 131072, t1 = 1230387690.06906, t0 = 1230387690.05911, dt = 0.00994706153869629 # N = 262144, t1 = 1230387690.08917, t0 = 1230387690.0692, dt = 0.0199739933013916 # Alarm 1 - 1230387690.09735 # Alarm 2 - 1230387690.13731 # Alarm 3 - 1230387690.17736 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1230387692.89716, t0 = 1230387691.3794 # dt = 1.51776099205017, rt = 0.0118406613667805 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 2.16 # clock = 2.16 2.23 # clock = 2.16 2.23 2.3 # clock = 2.16 2.23 2.3 2.38 ok 33 # t0 = 1230387693.34106 # ualarm(100000) # t1 = 1230387693.75711 # dt = 0.416041135787964 # r = 4.16041135787964 ok 34 # t0 = 1230387693.7578 # ualarm(1100000) # t1 = 1230387695.01714 # dt = 1.25933694839478 # r = 1.14485177126798 ok 35 # t0 = 1230387695.01789 # ualarm(2200000) # t1 = 1230387697.53694 # dt = 2.51904702186584 # r = 1.14502137357538 ok 36 # t0 = 1230387697.53767 # ualarm(4300000) # t1 = 1230387702.15671 # dt = 4.61904311180115 # r = 1.07419607251189 ok 37 # mtime = 1230387702 1230387702 1230387702 1230387703 1230387703 # atime = 1230387702 1230387702 1230387703 1230387703 1230387703 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 3847, terminating the timer process 3848 # before it terminates me in 328 seconds (testing took 31 seconds). # kill KILL 3848 = 1 # All done. ok All tests successful. Files=1, Tests=40, 31 wallclock secs ( 0.02 usr 0.01 sys + 3.81 cusr 0.03 csys = 3.87 CPU) Result: PASS JHI/Time-HiRes-1.9716.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/cpanfly/var/cpan/build/Time-HiRes-1.9716-QPv9GM && tar cvf - Time-HiRes-1.9716.ppd blib) | gzip -c >/home/cpanfly/var/REPO/J/JH/JHI/Time-HiRes-1.9716.tar.gz Time-HiRes-1.9716.ppd blib/ blib/lib/ blib/lib/Time/ blib/lib/Time/HiRes.pm blib/arch/ blib/arch/auto/ blib/arch/auto/Time/ blib/arch/auto/Time/HiRes/ blib/arch/auto/Time/HiRes/HiRes.bs blib/arch/auto/Time/HiRes/HiRes.so blib/man3/ blib/man3/Time::HiRes.3 >>> mv /home/cpanfly/var/cpan/build/Time-HiRes-1.9716-QPv9GM/Time-HiRes-1.9716.ppd /home/cpanfly/var/REPO/J/JH/JHI Finished 2008-12-27T06:21:46