Start 2008-12-27T16:20:42 Going to read /home/fly818/var/cpan/Metadata Database was generated on Sat, 27 Dec 2008 11:26:51 GMT Running make for J/JH/JHI/Time-HiRes-1.9716.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9716.tar.gz ok Time-HiRes-1.9716/ Time-HiRes-1.9716/Changes Time-HiRes-1.9716/fallback/ Time-HiRes-1.9716/fallback/const-c.inc Time-HiRes-1.9716/fallback/const-xs.inc Time-HiRes-1.9716/hints/ Time-HiRes-1.9716/hints/aix.pl Time-HiRes-1.9716/hints/dec_osf.pl Time-HiRes-1.9716/hints/dynixptx.pl Time-HiRes-1.9716/hints/irix.pl Time-HiRes-1.9716/hints/linux.pl Time-HiRes-1.9716/hints/sco.pl Time-HiRes-1.9716/hints/solaris.pl Time-HiRes-1.9716/hints/svr4.pl Time-HiRes-1.9716/HiRes.pm Time-HiRes-1.9716/HiRes.xs Time-HiRes-1.9716/Makefile.PL Time-HiRes-1.9716/MANIFEST Time-HiRes-1.9716/META.yml Time-HiRes-1.9716/ppport.h Time-HiRes-1.9716/README Time-HiRes-1.9716/t/ Time-HiRes-1.9716/t/HiRes.t Time-HiRes-1.9716/TODO Time-HiRes-1.9716/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9716.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.9716\" -DXS_VERSION=\"1.9716\" -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.9716.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 7342, starting the timer process... # I am the timer process 7343, sleeping for 360 seconds... # The timer process 7343 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 = 1230423685, two = 1230423685, three = 1230423685 ok 13 # tick = 3, one = 1230423685, two = 1230423685, three = 1230423685 ok 14 # s = 63.2262828350067, n = 100, s/n = 0.632262828350067 # time...1230423685.63617 ok 15 # sleep...0.505346 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.310017 # Select returned! 4 0.310073 # 0.896642333333333 # Tick! 3 0.609931 # Select returned! 3 0.609968 # 0.796677333333333 # Tick! 2 0.909904 # Select returned! 2 0.90994 # 0.696686666666667 # Tick! 1 1.209879 # Select returned! 1 1.209913 # 0.596695666666667 # Tick! 0 1.510003 # Select returned! 0 1.510036 # 0.496654666666667 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 1.680071 # Tick! 1 4.179789 # Tick! 0 6.689516 # Tick! 0 9.199246 # getitimer: 0 0 ok 19 ok 20 # 1.51897597312927 went by while sleeping 1.5, ratio 1.012642. ok 21 # 1.5196418762207 went by while sleeping 1.5, ratio 1.01308133333333. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230423700.44141, t0 = 1230423700.44131, dt = 9.89437103271484e-05 # N = 2048, t1 = 1230423700.44162, t0 = 1230423700.44143, dt = 0.000195026397705078 # N = 4096, t1 = 1230423700.44202, t0 = 1230423700.44164, dt = 0.000386953353881836 # N = 8192, t1 = 1230423700.44282, t0 = 1230423700.44203, dt = 0.000785112380981445 # N = 16384, t1 = 1230423700.4444, t0 = 1230423700.44283, dt = 0.00156712532043457 # N = 32768, t1 = 1230423700.44753, t0 = 1230423700.44441, dt = 0.00311708450317383 # N = 65536, t1 = 1230423700.45378, t0 = 1230423700.44754, dt = 0.00624203681945801 # N = 131072, t1 = 1230423700.46637, t0 = 1230423700.4538, dt = 0.0125670433044434 # Alarm 1 - 1230423700.47122 # Alarm 2 - 1230423700.49614 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1230423702.16099, t0 = 1230423700.64372 # dt = 1.51726293563843, rt = 0.0115086237589519 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 2.02 # clock = 2.02 2.09 # clock = 2.02 2.09 2.17 # clock = 2.02 2.09 2.17 2.24 ok 33 # t0 = 1230423702.52788 # ualarm(100000) # t1 = 1230423702.93097 # dt = 0.403088092803955 # r = 4.03088092803955 ok 34 # t0 = 1230423702.93168 # ualarm(1100000) # t1 = 1230423704.1909 # dt = 1.25922513008118 # r = 1.14475011825562 ok 35 # t0 = 1230423704.19162 # ualarm(2200000) # t1 = 1230423706.71431 # dt = 2.52268314361572 # r = 1.14667415618896 ok 36 # t0 = 1230423706.71508 # ualarm(4300000) # t1 = 1230423711.34066 # dt = 4.6255841255188 # r = 1.07571723849274 ok 37 # mtime = 1230423711 1230423711 1230423712 1230423712 1230423712 # atime = 1230423711 1230423712 1230423712 1230423712 1230423713 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 7342, terminating the timer process 7343 # before it terminates me in 328 seconds (testing took 31 seconds). # kill KILL 7343 = 1 # All done. ok All tests successful. Files=1, Tests=40, 31 wallclock secs ( 0.00 usr 0.02 sys + 3.64 cusr 0.06 csys = 3.72 CPU) Result: PASS JHI/Time-HiRes-1.9716.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.9716-J57R8C && tar cvf - Time-HiRes-1.9716.ppd blib) | gzip -c >/home/fly818/var/REPO/J/JH/JHI/Time-HiRes-1.9716.tar.gz Time-HiRes-1.9716.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.9716-J57R8C/Time-HiRes-1.9716.ppd /home/fly818/var/REPO/J/JH/JHI Finished 2008-12-27T16:21:55