Start 2008-12-31T12:13:42 Going to read /home/fly1003/var/cpan/Metadata Database was generated on Wed, 31 Dec 2008 10:26:50 GMT Running make for J/JH/JHI/Time-HiRes-1.9717.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9717.tar.gz ok Time-HiRes-1.9717/ Time-HiRes-1.9717/Changes Time-HiRes-1.9717/fallback/ Time-HiRes-1.9717/fallback/const-c.inc Time-HiRes-1.9717/fallback/const-xs.inc Time-HiRes-1.9717/hints/ Time-HiRes-1.9717/hints/aix.pl Time-HiRes-1.9717/hints/dec_osf.pl Time-HiRes-1.9717/hints/dynixptx.pl Time-HiRes-1.9717/hints/irix.pl Time-HiRes-1.9717/hints/linux.pl Time-HiRes-1.9717/hints/sco.pl Time-HiRes-1.9717/hints/solaris.pl Time-HiRes-1.9717/hints/svr4.pl Time-HiRes-1.9717/HiRes.pm Time-HiRes-1.9717/HiRes.xs Time-HiRes-1.9717/Makefile.PL Time-HiRes-1.9717/MANIFEST Time-HiRes-1.9717/META.yml Time-HiRes-1.9717/ppport.h Time-HiRes-1.9717/README Time-HiRes-1.9717/t/ Time-HiRes-1.9717/t/HiRes.t Time-HiRes-1.9717/TODO Time-HiRes-1.9717/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9717.tar.gz >>> /home/fly1003/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()... 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/fly1003/ap1003/bin/perl-static /home/fly1003/var/megalib/ExtUtils/xsubpp -typemap /home/fly1003/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9717\" -DXS_VERSION=\"1.9717\" -fPIC "-I/home/fly1003/ap1003/lib/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -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="/lib64" 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.9717.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/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 = 1 # have_clock = 1 # have_hires_stat = 4 # I am the main process 21722, starting the timer process... # I am the timer process 21723, sleeping for 360 seconds... # The timer process 21723 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 = 1230754478, two = 1230754478, three = 1230754478 ok 13 # tick = 3, one = 1230754478, two = 1230754478, three = 1230754478 ok 14 # s = 95.6561970710754, n = 100, s/n = 0.956561970710754 # time...1230754478.96857 ok 15 # sleep...0.501144 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.303461 # Select returned! 4 0.303527 # 0.898824333333333 # Tick! 3 0.604379 # Select returned! 3 0.604435 # 0.798521666666667 # Tick! 2 0.906208 # Select returned! 2 0.906266 # 0.697911333333333 # Tick! 1 1.208425 # Select returned! 1 1.208482 # 0.597172666666667 # Tick! 0 1.510177 # Select returned! 0 1.510234 # 0.496588666666667 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.501923 0.400939 # Tick! 2 0.507023 # Tick! 1 1.34044 # Tick! 0 2.588579 # Tick! 0 3.790066 # getitimer: 0 0 ok 19 ok 20 # 1.50134897232056 went by while sleeping 1.5, ratio 1.00088533333333. ok 21 # 1.50217700004578 went by while sleeping 1.5, ratio 1.00143666666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230754488.29868, t0 = 1230754488.29854, dt = 0.000135898590087891 # N = 2048, t1 = 1230754488.29892, t0 = 1230754488.29872, dt = 0.000207901000976562 # N = 4096, t1 = 1230754488.29942, t0 = 1230754488.29894, dt = 0.000480890274047852 # N = 8192, t1 = 1230754488.30035, t0 = 1230754488.29945, dt = 0.000906944274902344 # N = 16384, t1 = 1230754488.30212, t0 = 1230754488.30038, dt = 0.00173807144165039 # N = 32768, t1 = 1230754488.30743, t0 = 1230754488.30214, dt = 0.00528788566589355 # N = 65536, t1 = 1230754488.31436, t0 = 1230754488.30748, dt = 0.00687909126281738 # N = 131072, t1 = 1230754488.32873, t0 = 1230754488.31438, dt = 0.0143489837646484 # Alarm 1 - 1230754488.33926 # Alarm 2 - 1230754488.36679 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1230754490.0248, t0 = 1230754488.5225 # dt = 1.50230693817139, rt = 0.00153795878092455 ok 30 ok 31 # tr = 0.000999848 ok 32 # clock = 2.03 # clock = 2.03 2.17 # clock = 2.03 2.17 2.31 # clock = 2.03 2.17 2.31 2.45 ok 33 # t0 = 1230754491.94703 # ualarm(100000) # t1 = 1230754492.04764 # dt = 0.100605964660645 # r = 1.00605964660645 ok 34 # t0 = 1230754492.04807 # ualarm(1100000) # t1 = 1230754493.15511 # dt = 1.10703897476196 # r = 1.00639906796542 ok 35 # t0 = 1230754493.15632 # ualarm(2200000) # t1 = 1230754495.40595 # dt = 2.24963188171387 # r = 1.02255994623358 ok 36 # t0 = 1230754495.4078 # ualarm(4300000) # t1 = 1230754499.7579 # dt = 4.35009813308716 # r = 1.01165072862492 ok 37 # mtime = 1230754499 1230754500 1230754500 1230754500 1230754501 # atime = 1230754500 1230754500 1230754500 1230754501 1230754501 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 21722, terminating the timer process 21723 # before it terminates me in 333 seconds (testing took 26 seconds). # kill KILL 21723 = 1 # All done. ok All tests successful. Files=1, Tests=40, 26 wallclock secs ( 0.04 usr 0.02 sys + 5.37 cusr 0.03 csys = 5.46 CPU) Result: PASS JHI/Time-HiRes-1.9717.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/fly1003/var/cpan/build/Time-HiRes-1.9717-xhrK4j && tar cvf - Time-HiRes-1.9717.ppd blib) | gzip -c >/home/fly1003/var/REPO/J/JH/JHI/Time-HiRes-1.9717.tar.gz Time-HiRes-1.9717.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/fly1003/var/cpan/build/Time-HiRes-1.9717-xhrK4j/Time-HiRes-1.9717.ppd /home/fly1003/var/REPO/J/JH/JHI Finished 2008-12-31T12:15:05