Start 2008-07-31T04:39:01 Going to read /home/fly1003/var/cpan/Metadata Database was generated on Wed, 30 Jul 2008 10:02:52 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/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.9715\" -DXS_VERSION=\"1.9715\" -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.9715.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..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 = 1 # have_clock = 1 # have_hires_stat = 4 # I am the main process 8832, starting the timer process... # I am the timer process 8833, sleeping for 360 seconds... # The timer process 8833 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 = 1217504362, two = 1217504362, three = 1217504362 ok 13 # tick = 3, one = 1217504362, two = 1217504362, three = 1217504362 ok 14 # s = 84.406533241272, n = 100, s/n = 0.84406533241272 # time...1217504362.86383 ok 15 # sleep...0.50169 ok 16 # sigaction tick, ALRM = 14 # Select returned! 5 3.054389 # 0.0181296666666666 ok 17 # SKIP : your select() may get restarted by your SIGALRM (or just retry test) # setitimer: 0 0 ok 18 # getitimer: 0.501923 0.400939 # Tick! 2 0.506331 # Tick! 1 0.914268 # Tick! 0 1.323188 # Tick! 0 1.730125 # getitimer: 0 0 ok 19 ok 20 # 1.50290513038635 went by while sleeping 1.5, ratio 1.00191866666667. ok 21 # 1.50366115570068 went by while sleeping 1.5, ratio 1.00241466666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1217504371.68801, t0 = 1217504371.68758, dt = 0.000423908233642578 # N = 2048, t1 = 1217504371.68953, t0 = 1217504371.68805, dt = 0.00147795677185059 # N = 4096, t1 = 1217504371.69127, t0 = 1217504371.68957, dt = 0.00169515609741211 # N = 8192, t1 = 1217504371.69467, t0 = 1217504371.6913, dt = 0.0033721923828125 # N = 16384, t1 = 1217504371.70145, t0 = 1217504371.6947, dt = 0.00675392150878906 # N = 32768, t1 = 1217504371.71502, t0 = 1217504371.70148, dt = 0.0135428905487061 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1217504373.36193, t0 = 1217504371.85845 # dt = 1.50348496437073, rt = 0.0023233095804851 ok 30 ok 31 # tr = 0.000999848 ok 32 # clock = 2 # clock = 2 2.45 # clock = 2 2.45 2.88 # clock = 2 2.45 2.88 3.31 ok 33 # t0 = 1217504376.1946 # ualarm(100000) # t1 = 1217504376.29644 # dt = 0.101834058761597 # r = 1.01834058761597 ok 34 # t0 = 1217504376.29824 # ualarm(1100000) # t1 = 1217504377.39925 # dt = 1.10100603103638 # r = 1.00091457366943 ok 35 # t0 = 1217504377.39992 # ualarm(2200000) # t1 = 1217504379.59986 # dt = 2.19993901252747 # r = 0.999972278421575 ok 36 # t0 = 1217504379.60178 # ualarm(4300000) # t1 = 1217504383.90211 # dt = 4.30032801628113 # r = 1.00007628285608 ok 37 # mtime = 1217504384.07603 1217504384.43897 1217504384.69192 1217504384.96687 1217504385.26182 # atime = 1217504384.246 1217504384.57294 1217504384.8119 1217504385.11785 1217504385.3818 # ai = 4, mi = 4, ss = 8 ok 38 # I am the main process 8832, terminating the timer process 8833 # before it terminates me in 334 seconds (testing took 25 seconds). # kill TERM 8833 = 1 # All done. ok All tests successful. Files=1, Tests=38, 25 wallclock secs ( 0.05 usr 0.01 sys + 10.81 cusr 0.06 csys = 10.93 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/fly1003/var/cpan/build/Time-HiRes-1.9715-TPz5mE && tar cvf - Time-HiRes-1.9715.ppd blib) | gzip -c >/home/fly1003/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/fly1003/var/cpan/build/Time-HiRes-1.9715-TPz5mE/Time-HiRes-1.9715.ppd /home/fly1003/var/REPO/J/JH/JHI Finished 2008-07-31T04:39:46