Start 2009-01-01T16:04:37 Going to read /home/fly818/var/cpan/Metadata Database was generated on Thu, 01 Jan 2009 10:26:52 GMT Running make for J/JH/JHI/Time-HiRes-1.9718.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9718.tar.gz ok Time-HiRes-1.9718/ Time-HiRes-1.9718/Changes Time-HiRes-1.9718/fallback/ Time-HiRes-1.9718/fallback/const-c.inc Time-HiRes-1.9718/fallback/const-xs.inc Time-HiRes-1.9718/hints/ Time-HiRes-1.9718/hints/aix.pl Time-HiRes-1.9718/hints/dec_osf.pl Time-HiRes-1.9718/hints/dynixptx.pl Time-HiRes-1.9718/hints/irix.pl Time-HiRes-1.9718/hints/linux.pl Time-HiRes-1.9718/hints/sco.pl Time-HiRes-1.9718/hints/solaris.pl Time-HiRes-1.9718/hints/svr4.pl Time-HiRes-1.9718/HiRes.pm Time-HiRes-1.9718/HiRes.xs Time-HiRes-1.9718/Makefile.PL Time-HiRes-1.9718/MANIFEST Time-HiRes-1.9718/META.yml Time-HiRes-1.9718/ppport.h Time-HiRes-1.9718/README Time-HiRes-1.9718/t/ Time-HiRes-1.9718/t/HiRes.t Time-HiRes-1.9718/TODO Time-HiRes-1.9718/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9718.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.9718\" -DXS_VERSION=\"1.9718\" -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.9718.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 20668, starting the timer process... # I am the timer process 20669, sleeping for 360 seconds... # The timer process 20669 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 = 1230854734, two = 1230854734, three = 1230854734 ok 13 # tick = 3, one = 1230854734, two = 1230854734, three = 1230854734 ok 14 # s = 15.6616368293762, n = 100, s/n = 0.156616368293762 # time...1230854734.16135 ok 15 # sleep...0.513827 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.319957 # Select returned! 4 0.320005 # 0.893331666666667 # Tick! 3 0.620037 # Select returned! 3 0.620072 # 0.793309333333333 # Tick! 2 0.919924 # Select returned! 2 0.919962 # 0.693346 # Tick! 1 1.219966 # Select returned! 1 1.22001 # 0.59333 # Tick! 0 1.520037 # Select returned! 0 1.520075 # 0.493308333333333 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 1.649417 # Tick! 1 4.149523 # Tick! 0 6.639842 # Tick! 0 8.698712 # getitimer: 0 0 ok 19 ok 20 # 1.51917600631714 went by while sleeping 1.5, ratio 1.01277533333333. ok 21 # 1.5196578502655 went by while sleeping 1.5, ratio 1.01309266666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230854748.4851, t0 = 1230854748.48501, dt = 9.67979431152344e-05 # N = 2048, t1 = 1230854748.48531, t0 = 1230854748.48512, dt = 0.000190973281860352 # N = 4096, t1 = 1230854748.48572, t0 = 1230854748.48532, dt = 0.00039219856262207 # N = 8192, t1 = 1230854748.48649, t0 = 1230854748.48573, dt = 0.000756025314331055 # N = 16384, t1 = 1230854748.48803, t0 = 1230854748.4865, dt = 0.00153017044067383 # N = 32768, t1 = 1230854748.49109, t0 = 1230854748.48804, dt = 0.00304818153381348 # N = 65536, t1 = 1230854748.48722, t0 = 1230854748.4911, dt = -0.00388693809509277 # N = 131072, t1 = 1230854748.50093, t0 = 1230854748.48723, dt = 0.0137028694152832 # Alarm 1 - 1230854748.50568 # Alarm 2 - 1230854748.5303 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1230854750.19478, t0 = 1230854748.67349 # dt = 1.52129197120667, rt = 0.0141946474711101 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.2 ok 33 # t0 = 1230854750.40636 # ualarm(100000) # t1 = 1230854750.55488 # dt = 0.148523092269897 # r = 1.48523092269897 ok 34 # t0 = 1230854750.55555 # ualarm(1100000) # t1 = 1230854751.81465 # dt = 1.25909900665283 # r = 1.14463546059348 ok 35 # t0 = 1230854751.81536 # ualarm(2200000) # t1 = 1230854754.33468 # dt = 2.51932001113892 # r = 1.1451454596086 ok 36 # t0 = 1230854754.33543 # ualarm(4300000) # t1 = 1230854758.95435 # dt = 4.61891984939575 # r = 1.07416740683622 ok 37 # mtime = 1230854759 1230854759 1230854759 1230854760 1230854760 # atime = 1230854759 1230854759 1230854760 1230854760 1230854760 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 20668, terminating the timer process 20669 # before it terminates me in 328 seconds (testing took 31 seconds). # kill KILL 20669 = 1 # All done. ok All tests successful. Files=1, Tests=40, 32 wallclock secs ( 0.01 usr 0.01 sys + 3.61 cusr 0.72 csys = 4.35 CPU) Result: PASS JHI/Time-HiRes-1.9718.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.9718-4kFL8Y && tar cvf - Time-HiRes-1.9718.ppd blib) | gzip -c >/home/fly818/var/REPO/J/JH/JHI/Time-HiRes-1.9718.tar.gz Time-HiRes-1.9718.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.9718-4kFL8Y/Time-HiRes-1.9718.ppd /home/fly818/var/REPO/J/JH/JHI Finished 2009-01-01T16:06:05