Start 2008-07-21T04:58:15 Going to read /home/fly818/var/cpan/Metadata Database was generated on Mon, 21 Jul 2008 10:02:47 GMT Running make for J/JH/JHI/Time-HiRes-1.9715.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9715.tar.gz ok Time-HiRes-1.9715/ Time-HiRes-1.9715/Changes Time-HiRes-1.9715/fallback/ Time-HiRes-1.9715/fallback/const-c.inc Time-HiRes-1.9715/fallback/const-xs.inc Time-HiRes-1.9715/hints/ Time-HiRes-1.9715/hints/aix.pl Time-HiRes-1.9715/hints/dec_osf.pl Time-HiRes-1.9715/hints/dynixptx.pl Time-HiRes-1.9715/hints/irix.pl Time-HiRes-1.9715/hints/linux.pl Time-HiRes-1.9715/hints/sco.pl Time-HiRes-1.9715/hints/solaris.pl Time-HiRes-1.9715/hints/svr4.pl Time-HiRes-1.9715/HiRes.pm Time-HiRes-1.9715/HiRes.xs Time-HiRes-1.9715/Makefile.PL Time-HiRes-1.9715/MANIFEST Time-HiRes-1.9715/META.yml Time-HiRes-1.9715/ppport.h Time-HiRes-1.9715/README Time-HiRes-1.9715/t/ Time-HiRes-1.9715/t/HiRes.t Time-HiRes-1.9715/TODO Time-HiRes-1.9715/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9715.tar.gz >>> /home/fly818/ap818/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/fly818/ap818/bin/perl-static /home/fly818/ap818/lib/ExtUtils/xsubpp -typemap /home/fly818/ap818/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 -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.9715\" -DXS_VERSION=\"1.9715\" -fpic "-I/home/fly818/ap818/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 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.9715.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.... 1..38 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 31843, starting the timer process... # I am the timer process 31844, sleeping for 360 seconds... # The timer process 31844 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 = 1216641502, two = 1216641502, three = 1216641502 ok 13 # tick = 3, one = 1216641502, two = 1216641502, three = 1216641502 ok 14 # s = 23.7595171928406, n = 100, s/n = 0.237595171928406 # time...1216641502.24148 ok 15 # sleep...0.505302 ok 16 # sigaction tick, ALRM = 14 # Select returned! 5 2.999658 # 0.000113999999999947 ok 17 # SKIP : your select() may get restarted by your SIGALRM (or just retry test) # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 0.5094 # Tick! 1 0.909351 # Tick! 0 1.319312 # Tick! 0 1.719273 # getitimer: 0 0 ok 19 ok 20 # 1.51932811737061 went by while sleeping 1.5, ratio 1.01287266666667. ok 21 # 1.51947212219238 went by while sleeping 1.5, ratio 1.01296866666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1216641511.05649, t0 = 1216641511.0564, dt = 9.58442687988281e-05 # N = 2048, t1 = 1216641511.0567, t0 = 1216641511.05651, dt = 0.000187873840332031 # N = 4096, t1 = 1216641511.05708, t0 = 1216641511.05671, dt = 0.00037384033203125 # N = 8192, t1 = 1216641511.05785, t0 = 1216641511.05709, dt = 0.00075984001159668 # N = 16384, t1 = 1216641511.05938, t0 = 1216641511.05787, dt = 0.0015108585357666 # N = 32768, t1 = 1216641511.06241, t0 = 1216641511.05939, dt = 0.00301599502563477 # N = 65536, t1 = 1216641511.06984, t0 = 1216641511.06242, dt = 0.00741791725158691 # N = 131072, t1 = 1216641511.08206, t0 = 1216641511.06998, dt = 0.0120770931243896 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1216641512.71708, t0 = 1216641511.20362 # dt = 1.51345682144165, rt = 0.00897121429443359 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 1.94 # clock = 1.94 2.01 # clock = 1.94 2.01 2.08 # clock = 1.94 2.01 2.08 2.16 ok 33 # t0 = 1216641512.93879 # ualarm(100000) # t1 = 1216641513.03604 # dt = 0.0972440242767334 # r = 0.972440242767334 ok 34 # t0 = 1216641513.03663 # ualarm(1100000) # t1 = 1216641514.13593 # dt = 1.0992910861969 # r = 0.999355532906272 ok 35 # t0 = 1216641514.13664 # ualarm(2200000) # t1 = 1216641516.3357 # dt = 2.199059009552 # r = 0.999572277069092 ok 36 # t0 = 1216641516.33643 # ualarm(4300000) # t1 = 1216641520.63625 # dt = 4.29982805252075 # r = 0.999960012214128 ok 37 # mtime = 1216641520 1216641521 1216641521 1216641521 1216641522 # atime = 1216641520 1216641521 1216641521 1216641522 1216641522 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped # I am the main process 31843, terminating the timer process 31844 # before it terminates me in 337 seconds (testing took 22 seconds). # kill TERM 31844 = 1 # All done. ok All tests successful. Files=1, Tests=38, 22 wallclock secs ( 0.00 usr 0.00 sys + 9.84 cusr 0.02 csys = 9.86 CPU) Result: PASS JHI/Time-HiRes-1.9715.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/fly818/var/cpan/build/Time-HiRes-1.9715-1aL1n1 && tar cvf - Time-HiRes-1.9715.ppd blib) | gzip -c >/home/fly818/var/REPO/J/JH/JHI/Time-HiRes-1.9715.tar.gz Time-HiRes-1.9715.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/fly818/var/cpan/build/Time-HiRes-1.9715-1aL1n1/Time-HiRes-1.9715.ppd /home/fly818/var/REPO/J/JH/JHI Finished 2008-07-21T04:58:42