Start 2008-12-31T16:19:47 Going to read /home/fly818/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/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/var/megalib/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.9717\" -DXS_VERSION=\"1.9717\" -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.9717.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..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 6985, starting the timer process... # I am the timer process 6986, sleeping for 360 seconds... # The timer process 6986 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 = 1230769299, two = 1230769299, three = 1230769299 ok 13 # tick = 3, one = 1230769299, two = 1230769299, three = 1230769299 ok 14 # s = 28.2722749710083, n = 100, s/n = 0.282722749710083 # time...1230769299.2866 ok 15 # sleep...0.504537 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.299912 # Select returned! 4 0.299962 # 0.900012666666667 # Tick! 3 0.599948 # Select returned! 3 0.599984 # 0.800005333333333 # Tick! 2 0.899886 # Select returned! 2 0.899924 # 0.700025333333333 # Tick! 1 1.199982 # Select returned! 1 1.200018 # 0.599994 # Tick! 0 1.499862 # Select returned! 0 1.499898 # 0.500034 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 1.680053 # Tick! 1 4.189781 # Tick! 0 6.699528 # Tick! 0 9.20926 # getitimer: 0 0 ok 19 ok 20 # 1.51945495605469 went by while sleeping 1.5, ratio 1.01296066666667. ok 21 # 1.51923894882202 went by while sleeping 1.5, ratio 1.012814. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230769314.09099, t0 = 1230769314.09089, dt = 9.89437103271484e-05 # N = 2048, t1 = 1230769314.0912, t0 = 1230769314.091, dt = 0.000195026397705078 # N = 4096, t1 = 1230769314.0916, t0 = 1230769314.09121, dt = 0.000386953353881836 # N = 8192, t1 = 1230769314.09241, t0 = 1230769314.09161, dt = 0.000798940658569336 # N = 16384, t1 = 1230769314.09399, t0 = 1230769314.09242, dt = 0.00156402587890625 # N = 32768, t1 = 1230769314.09712, t0 = 1230769314.094, dt = 0.00311589241027832 # N = 65536, t1 = 1230769314.10338, t0 = 1230769314.09713, dt = 0.00624799728393555 # N = 131072, t1 = 1230769314.11587, t0 = 1230769314.10339, dt = 0.0124800205230713 # Alarm 1 - 1230769314.12073 # Alarm 2 - 1230769314.15056 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1230769315.83079, t0 = 1230769314.31956 # dt = 1.51123404502869, rt = 0.00748936335245776 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 2.04 # clock = 2.04 2.11 # clock = 2.04 2.11 2.19 # clock = 2.04 2.11 2.19 2.26 ok 33 # t0 = 1230769316.05495 # ualarm(100000) # t1 = 1230769316.23061 # dt = 0.175666093826294 # r = 1.75666093826294 ok 34 # t0 = 1230769316.23133 # ualarm(1100000) # t1 = 1230769317.49054 # dt = 1.25921297073364 # r = 1.14473906430331 ok 35 # t0 = 1230769317.49127 # ualarm(2200000) # t1 = 1230769320.01056 # dt = 2.5192928314209 # r = 1.14513310519132 ok 36 # t0 = 1230769320.01131 # ualarm(4300000) # t1 = 1230769324.63023 # dt = 4.61892104148865 # r = 1.07416768406713 ok 37 # mtime = 1230769324 1230769325 1230769325 1230769325 1230769326 # atime = 1230769324 1230769325 1230769325 1230769325 1230769326 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 6985, terminating the timer process 6986 # before it terminates me in 329 seconds (testing took 30 seconds). # kill KILL 6986 = 1 # All done. ok All tests successful. Files=1, Tests=40, 31 wallclock secs ( 0.03 usr 0.00 sys + 3.64 cusr 0.05 csys = 3.72 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/fly818/var/cpan/build/Time-HiRes-1.9717-BKqSf8 && tar cvf - Time-HiRes-1.9717.ppd blib) | gzip -c >/home/fly818/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/fly818/var/cpan/build/Time-HiRes-1.9717-BKqSf8/Time-HiRes-1.9717.ppd /home/fly818/var/REPO/J/JH/JHI Finished 2008-12-31T16:22:09