Start 2010-02-13T08:14:30 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Sat, 13 Feb 2010 22:43:37 GMT Running make for J/JH/JHI/Time-HiRes-1.9720.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9720.tar.gz ok Time-HiRes-1.9720/ Time-HiRes-1.9720/Changes Time-HiRes-1.9720/fallback/ Time-HiRes-1.9720/hints/ Time-HiRes-1.9720/HiRes.pm Time-HiRes-1.9720/HiRes.xs Time-HiRes-1.9720/Makefile.PL Time-HiRes-1.9720/MANIFEST Time-HiRes-1.9720/META.yml Time-HiRes-1.9720/ppport.h Time-HiRes-1.9720/README Time-HiRes-1.9720/t/ Time-HiRes-1.9720/TODO Time-HiRes-1.9720/typemap Time-HiRes-1.9720/t/HiRes.t Time-HiRes-1.9720/hints/aix.pl Time-HiRes-1.9720/hints/dec_osf.pl Time-HiRes-1.9720/hints/dynixptx.pl Time-HiRes-1.9720/hints/irix.pl Time-HiRes-1.9720/hints/linux.pl Time-HiRes-1.9720/hints/sco.pl Time-HiRes-1.9720/hints/solaris.pl Time-HiRes-1.9720/hints/svr4.pl Time-HiRes-1.9720/fallback/const-c.inc Time-HiRes-1.9720/fallback/const-xs.inc CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9720.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic 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/fly1200/ap1200x/bin/perl-dynamic /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200x/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 -fno-merge-constants -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9720\" -DXS_VERSION=\"1.9720\" -fPIC "-I/home/fly1200/ap1200x/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.9720.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.t .. 1..48 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 10625, starting the timer process... # I am the timer process 10626, sleeping for 360 seconds... # The timer process 10626 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 = 1266077677, two = 1266077677, three = 1266077677 ok 13 # tick = 3, one = 1266077677, two = 1266077677, three = 1266077677 ok 14 # s = 35.389767408371, n = 100, s/n = 0.35389767408371 # time...1266077677.36242 ok 15 # sleep...0.500786 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.299758 # Select returned! 4 0.299808 # 0.900064 # Tick! 3 0.609358 # Select returned! 3 0.609418 # 0.796860666666667 # Tick! 2 0.899759 # Select returned! 2 0.899858 # 0.700047333333333 # Tick! 1 1.199987 # Select returned! 1 1.200027 # 0.599991 # Tick! 0 1.509389 # Select returned! 0 1.509428 # 0.496857333333333 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 0.520369 # Tick! 1 0.920085 # Tick! 0 1.330218 # Tick! 0 1.730143 # getitimer: 0 0 ok 19 ok 20 # 1.5286819934845 went by while sleeping 1.5, ratio 1.01911133333333. ok 21 # 1.51003909111023 went by while sleeping 1.5, ratio 1.00668066666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1266077684.70302, t0 = 1266077684.70285, dt = 0.000172853469848633 # N = 2048, t1 = 1266077684.70324, t0 = 1266077684.70304, dt = 0.000198125839233398 # N = 4096, t1 = 1266077684.70404, t0 = 1266077684.70327, dt = 0.000771045684814453 # N = 8192, t1 = 1266077684.70484, t0 = 1266077684.70406, dt = 0.000781059265136719 # N = 16384, t1 = 1266077684.70635, t0 = 1266077684.70485, dt = 0.0014948844909668 # N = 32768, t1 = 1266077684.70958, t0 = 1266077684.70636, dt = 0.00321412086486816 # N = 65536, t1 = 1266077684.70726, t0 = 1266077684.70959, dt = -0.00233602523803711 # N = 131072, t1 = 1266077684.72101, t0 = 1266077684.70738, dt = 0.0136291980743408 # Alarm 1 - 1266077684.72351 # Alarm 2 - 1266077684.76019 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1266077686.45294, t0 = 1266077684.93521 # dt = 1.51772689819336, rt = 0.0118179321289062 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 2.03 # clock = 2.03 2.12 # clock = 2.03 2.12 2.21 # clock = 2.03 2.12 2.21 2.29 ok 33 # t0 = 1266077686.7285 # ualarm(100000) # t1 = 1266077686.82277 # dt = 0.0942690372467041 # r = 0.942690372467041 ok 34 # t0 = 1266077686.82328 # ualarm(1100000) # t1 = 1266077687.92253 # dt = 1.09925103187561 # r = 0.999319119886918 ok 35 # t0 = 1266077687.92308 # ualarm(2200000) # t1 = 1266077690.11328 # dt = 2.19019603729248 # r = 0.995543653314764 ok 36 # t0 = 1266077690.11382 # ualarm(4300000) # t1 = 1266077694.42252 # dt = 4.30870199203491 # r = 1.00202371907789 ok 37 # mtime = 1266077694 1266077695 1266077695 1266077695 1266077696 # atime = 1266077694 1266077695 1266077695 1266077695 1266077696 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 # t0 = 1266077700.27364 # t1 = 1266077700.57364 # t1 - t0 = 0.30000114440918 ok 46 ok 47 ok 48 # I am the main process 10625, terminating the timer process 10626 # before it terminates me in 334 seconds (testing took 25 seconds). # kill KILL 10626 = 1 # All done. ok All tests successful. Files=1, Tests=48, 25 wallclock secs ( 0.01 usr 0.00 sys + 12.82 cusr 1.17 csys = 14.00 CPU) Result: PASS JHI/Time-HiRes-1.9720.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1200/var/cpan/build/Time-HiRes-1.9720-g7j2kp && tar cvf - Time-HiRes-1.9720.ppd blib) | gzip -c >/home/fly1200/var/REPO/J/JH/JHI/Time-HiRes-1.9720.tar.gz Time-HiRes-1.9720.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/fly1200/var/cpan/build/Time-HiRes-1.9720-g7j2kp/Time-HiRes-1.9720.ppd /home/fly1200/var/REPO/J/JH/JHI Finished 2010-02-13T08:15:00