Start 2010-02-13T04:13:38 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/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 Will not use Archive::Tar, need 1.00 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/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.9720\" -DXS_VERSION=\"1.9720\" -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.9720.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.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 15266, starting the timer process... # I am the timer process 15267, sleeping for 360 seconds... # The timer process 15267 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 = 1266063224, two = 1266063224, three = 1266063224 ok 13 # tick = 3, one = 1266063224, two = 1266063224, three = 1266063224 ok 14 # s = 55.555878162384, n = 100, s/n = 0.55555878162384 # time...1266063224.5582 ok 15 # sleep...0.506218 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.330396 # Select returned! 4 0.33046 # 0.889846666666667 # Tick! 3 0.630564 # Select returned! 3 0.630603 # 0.789799 # Tick! 2 0.930494 # Select returned! 2 0.930547 # 0.689817666666667 # Tick! 1 1.230138 # Select returned! 1 1.230181 # 0.589939666666667 # Tick! 0 1.52056 # Select returned! 0 1.520608 # 0.493130666666667 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 0.519686 # Tick! 1 0.91939 # Tick! 0 1.319323 # Tick! 0 1.719267 # getitimer: 0 0 ok 19 ok 20 # 1.51911592483521 went by while sleeping 1.5, ratio 1.01271066666667. ok 21 # 1.51043891906738 went by while sleeping 1.5, ratio 1.00693866666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1266063231.89527, t0 = 1266063231.89517, dt = 9.67979431152344e-05 # N = 2048, t1 = 1266063231.89547, t0 = 1266063231.89528, dt = 0.000190973281860352 # N = 4096, t1 = 1266063231.89586, t0 = 1266063231.89548, dt = 0.000381946563720703 # N = 8192, t1 = 1266063231.89666, t0 = 1266063231.89587, dt = 0.000790834426879883 # N = 16384, t1 = 1266063231.89824, t0 = 1266063231.89668, dt = 0.00156593322753906 # N = 32768, t1 = 1266063231.90144, t0 = 1266063231.89826, dt = 0.00318408012390137 # N = 65536, t1 = 1266063231.9077, t0 = 1266063231.90146, dt = 0.00624394416809082 # N = 131072, t1 = 1266063231.9213, t0 = 1266063231.90772, dt = 0.0135810375213623 # Alarm 1 - 1266063231.92503 # Alarm 2 - 1266063231.95087 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1266063233.61473, t0 = 1266063232.09979 # dt = 1.51494097709656, rt = 0.00996065139770508 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 1.98 # clock = 1.98 2.05 # clock = 1.98 2.05 2.12 # clock = 1.98 2.05 2.12 2.19 ok 33 # t0 = 1266063233.82941 # ualarm(100000) # t1 = 1266063233.92465 # dt = 0.0952379703521729 # r = 0.952379703521729 ok 34 # t0 = 1266063233.92515 # ualarm(1100000) # t1 = 1266063235.02447 # dt = 1.09931302070618 # r = 0.999375473369251 ok 35 # t0 = 1266063235.02503 # ualarm(2200000) # t1 = 1266063237.22411 # dt = 2.19908595085144 # r = 0.999584523114291 ok 36 # t0 = 1266063237.22466 # ualarm(4300000) # t1 = 1266063241.52442 # dt = 4.29976105690002 # r = 0.999944431837215 ok 37 # mtime = 1266063241 1266063242 1266063242 1266063242 1266063242 # atime = 1266063241 1266063242 1266063242 1266063242 1266063243 # 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 = 1266063247.06758 # t1 = 1266063247.36758 # t1 - t0 = 0.300000190734863 ok 46 ok 47 ok 48 # I am the main process 15266, terminating the timer process 15267 # before it terminates me in 334 seconds (testing took 25 seconds). # kill KILL 15267 = 1 # All done. ok All tests successful. Files=1, Tests=48, 25 wallclock secs ( 0.02 usr 0.00 sys + 12.76 cusr 1.43 csys = 14.21 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/fly818/var/cpan/build/Time-HiRes-1.9720-WJ4YHF && tar cvf - Time-HiRes-1.9720.ppd blib) | gzip -c >/home/fly818/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/fly818/var/cpan/build/Time-HiRes-1.9720-WJ4YHF/Time-HiRes-1.9720.ppd /home/fly818/var/REPO/J/JH/JHI Finished 2010-02-13T04:14:07