Start 2009-01-05T12:09:42 Going to read /home/fly1003/var/cpan/Metadata Database was generated on Mon, 05 Jan 2009 11:26:54 GMT Running make for J/JH/JHI/Time-HiRes-1.9719.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9719.tar.gz ok Time-HiRes-1.9719/ Time-HiRes-1.9719/Changes Time-HiRes-1.9719/fallback/ Time-HiRes-1.9719/fallback/const-c.inc Time-HiRes-1.9719/fallback/const-xs.inc Time-HiRes-1.9719/hints/ Time-HiRes-1.9719/hints/aix.pl Time-HiRes-1.9719/hints/dec_osf.pl Time-HiRes-1.9719/hints/dynixptx.pl Time-HiRes-1.9719/hints/irix.pl Time-HiRes-1.9719/hints/linux.pl Time-HiRes-1.9719/hints/sco.pl Time-HiRes-1.9719/hints/solaris.pl Time-HiRes-1.9719/hints/svr4.pl Time-HiRes-1.9719/HiRes.pm Time-HiRes-1.9719/HiRes.xs Time-HiRes-1.9719/Makefile.PL Time-HiRes-1.9719/MANIFEST Time-HiRes-1.9719/META.yml Time-HiRes-1.9719/ppport.h Time-HiRes-1.9719/README Time-HiRes-1.9719/t/ Time-HiRes-1.9719/t/HiRes.t Time-HiRes-1.9719/TODO Time-HiRes-1.9719/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9719.tar.gz >>> /home/fly1003/ap1003/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()... 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/fly1003/ap1003/bin/perl-static /home/fly1003/var/megalib/ExtUtils/xsubpp -typemap /home/fly1003/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9719\" -DXS_VERSION=\"1.9719\" -fPIC "-I/home/fly1003/ap1003/lib/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -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="/lib64" 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.9719.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/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 = 1 # have_clock = 1 # have_hires_stat = 4 # I am the main process 2974, starting the timer process... # I am the timer process 2975, sleeping for 360 seconds... # The timer process 2975 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 = 1231186210, two = 1231186210, three = 1231186210 ok 13 # tick = 3, one = 1231186210, two = 1231186210, three = 1231186210 ok 14 # s = 28.5475149154663, n = 100, s/n = 0.285475149154663 # time...1231186210.29689 ok 15 # sleep...0.500762 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.304053 # Select returned! 4 0.304122 # 0.898626 # Tick! 3 0.604775 # Select returned! 3 0.604831 # 0.798389666666667 # Tick! 2 0.905724 # Select returned! 2 0.905776 # 0.698074666666667 # Tick! 1 1.207594 # Select returned! 1 1.207653 # 0.597449 # Tick! 0 1.509329 # Select returned! 0 1.509384 # 0.496872 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.501923 0.400939 # Tick! 2 0.504117 # Tick! 1 0.906924 # Tick! 0 2.077269 # Tick! 0 3.279765 # getitimer: 0 0 ok 19 ok 20 # 1.50142908096313 went by while sleeping 1.5, ratio 1.00090933333333. ok 21 # 1.50340414047241 went by while sleeping 1.5, ratio 1.00225466666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1231186219.11854, t0 = 1231186219.11843, dt = 0.000110864639282227 # N = 2048, t1 = 1231186219.11884, t0 = 1231186219.11863, dt = 0.000210046768188477 # N = 4096, t1 = 1231186219.11933, t0 = 1231186219.11885, dt = 0.000476837158203125 # N = 8192, t1 = 1231186219.12022, t0 = 1231186219.11936, dt = 0.000861883163452148 # N = 16384, t1 = 1231186219.1221, t0 = 1231186219.12024, dt = 0.0018608570098877 # N = 32768, t1 = 1231186219.12565, t0 = 1231186219.12213, dt = 0.00351691246032715 # N = 65536, t1 = 1231186219.13479, t0 = 1231186219.12568, dt = 0.00911593437194824 # N = 131072, t1 = 1231186219.1508, t0 = 1231186219.13485, dt = 0.015955924987793 # Alarm 1 - 1231186219.16213 # Alarm 2 - 1231186219.19081 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1231186220.85152, t0 = 1231186219.34812 # dt = 1.50339198112488, rt = 0.00226132074991869 ok 30 ok 31 # tr = 0.000999848 ok 32 # clock = 2.02 # clock = 2.02 2.13 # clock = 2.02 2.13 2.23 # clock = 2.02 2.13 2.23 2.36 ok 33 # t0 = 1231186222.69538 # ualarm(100000) # t1 = 1231186222.79673 # dt = 0.101350069046021 # r = 1.01350069046021 ok 34 # t0 = 1231186222.79722 # ualarm(1100000) # t1 = 1231186223.9801 # dt = 1.18287205696106 # r = 1.07533823360096 ok 35 # t0 = 1231186223.9812 # ualarm(2200000) # t1 = 1231186226.23631 # dt = 2.25510191917419 # r = 1.02504632689736 ok 36 # t0 = 1231186226.23755 # ualarm(4300000) # t1 = 1231186230.58591 # dt = 4.34836411476135 # r = 1.01124746854915 ok 37 # mtime = 1231186230 1231186231 1231186231 1231186231 1231186232 # atime = 1231186230 1231186231 1231186231 1231186231 1231186232 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 2974, terminating the timer process 2975 # before it terminates me in 332 seconds (testing took 27 seconds). # kill KILL 2975 = 1 # All done. ok All tests successful. Files=1, Tests=40, 28 wallclock secs ( 0.04 usr 0.02 sys + 7.02 cusr 0.02 csys = 7.10 CPU) Result: PASS JHI/Time-HiRes-1.9719.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1003/var/cpan/build/Time-HiRes-1.9719-9WyWUK && tar cvf - Time-HiRes-1.9719.ppd blib) | gzip -c >/home/fly1003/var/REPO/J/JH/JHI/Time-HiRes-1.9719.tar.gz Time-HiRes-1.9719.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/fly1003/var/cpan/build/Time-HiRes-1.9719-9WyWUK/Time-HiRes-1.9719.ppd /home/fly1003/var/REPO/J/JH/JHI Finished 2009-01-05T12:10:37