PATH=/home/fly1400/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin Start 2011-06-03T15:50:10 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 02 Jun 2011 19:38:36 GMT Running make for Z/ZE/ZEFRAM/Time-HiRes-1.9722.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZE/ZEFRAM/Time-HiRes-1.9722.tar.gz ok Time-HiRes-1.9722/ Time-HiRes-1.9722/META.yml Time-HiRes-1.9722/MANIFEST Time-HiRes-1.9722/HiRes.pm Time-HiRes-1.9722/Changes Time-HiRes-1.9722/ppport.h Time-HiRes-1.9722/README Time-HiRes-1.9722/hints/ Time-HiRes-1.9722/hints/aix.pl Time-HiRes-1.9722/hints/dynixptx.pl Time-HiRes-1.9722/hints/solaris.pl Time-HiRes-1.9722/hints/linux.pl Time-HiRes-1.9722/hints/irix.pl Time-HiRes-1.9722/hints/dec_osf.pl Time-HiRes-1.9722/hints/svr4.pl Time-HiRes-1.9722/hints/sco.pl Time-HiRes-1.9722/TODO Time-HiRes-1.9722/HiRes.xs Time-HiRes-1.9722/fallback/ Time-HiRes-1.9722/fallback/const-c.inc Time-HiRes-1.9722/fallback/const-xs.inc Time-HiRes-1.9722/typemap Time-HiRes-1.9722/Makefile.PL Time-HiRes-1.9722/t/ Time-HiRes-1.9722/t/HiRes.t CPAN.pm: Going to build Z/ZE/ZEFRAM/Time-HiRes-1.9722.tar.gz >>> /home/fly1400/ap1400/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 Writing MYMETA.yml Now you may issue 'make'. Do not forget also 'make test'. >>> make cp HiRes.pm blib/lib/Time/HiRes.pm /home/fly1400/ap1400/bin/perl-static /home/fly1400/var/megalib/ExtUtils/xsubpp -typemap /home/fly1400/ap1400/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9722\" -DXS_VERSION=\"1.9722\" -fPIC "-I/home/fly1400/ap1400/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 ZEFRAM/Time-HiRes-1.9722.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/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 = 1 # have_clock = 1 # have_hires_stat = 4 # I am the main process 29837, starting the timer process... # I am the timer process 29838, sleeping for 360 seconds... # The timer process 29838 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 = 1307141417, two = 1307141417, three = 1307141417 ok 13 # tick = 3, one = 1307141417, two = 1307141417, three = 1307141417 ok 14 # s = 24.7835998535156, n = 100, s/n = 0.247835998535156 # time...1307141417.25554 ok 15 # sleep...0.5008 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.310757 # Select returned! 4 0.31106 # 0.896313333333333 # Tick! 3 0.613688 # Select returned! 3 0.614031 # 0.795323 # Tick! 2 0.916427 # Select returned! 2 0.916884 # 0.694372 # Tick! 1 1.218505 # Select returned! 1 1.218932 # 0.593689333333333 # Tick! 0 1.520547 # Select returned! 0 1.521114 # 0.492962 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.501923 0.400939 # Tick! 2 0.538174 # Tick! 1 0.945819 # Tick! 0 1.356987 # Tick! 0 1.763556 # getitimer: 0 0 ok 19 ok 20 # 1.50405788421631 went by while sleeping 1.5, ratio 1.00262. ok 21 # 1.50407218933105 went by while sleeping 1.5, ratio 1.002654. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1307141424.57678, t0 = 1307141424.57664, dt = 0.000140905380249023 # N = 2048, t1 = 1307141424.57695, t0 = 1307141424.57684, dt = 0.000100135803222656 # N = 4096, t1 = 1307141424.57771, t0 = 1307141424.57717, dt = 0.000539064407348633 # N = 8192, t1 = 1307141424.57821, t0 = 1307141424.57779, dt = 0.000416994094848633 # N = 16384, t1 = 1307141424.58096, t0 = 1307141424.57833, dt = 0.00262904167175293 # N = 32768, t1 = 1307141424.58439, t0 = 1307141424.58127, dt = 0.0031120777130127 # N = 65536, t1 = 1307141424.59172, t0 = 1307141424.58465, dt = 0.00707387924194336 # N = 131072, t1 = 1307141424.60185, t0 = 1307141424.59192, dt = 0.00993180274963379 # N = 262144, t1 = 1307141424.61547, t0 = 1307141424.6023, dt = 0.0131690502166748 # Alarm 1 - 1307141424.6266 # Alarm 2 - 1307141424.65527 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1307141426.31501, t0 = 1307141424.81266 # dt = 1.50234508514404, rt = 0.00156339009602857 ok 30 ok 31 # tr = 0.000999848 ok 32 # clock = 2.09 # clock = 2.09 2.15 # clock = 2.09 2.15 2.21 # clock = 2.09 2.15 2.21 2.26 ok 33 # t0 = 1307141428.00382 # ualarm(100000) # t1 = 1307141428.10535 # dt = 0.101526021957397 # r = 1.01526021957397 ok 34 # t0 = 1307141428.10644 # ualarm(1100000) # t1 = 1307141429.20672 # dt = 1.10027408599854 # r = 1.00024916908958 ok 35 # t0 = 1307141429.20778 # ualarm(2200000) # t1 = 1307141431.40959 # dt = 2.20181512832642 # r = 1.00082505833019 ok 36 # t0 = 1307141431.41137 # ualarm(4300000) # t1 = 1307141435.71302 # dt = 4.30164885520935 # r = 1.00038345469985 ok 37 # mtime = 1307141435 1307141436 1307141436 1307141436 1307141437 # atime = 1307141435 1307141436 1307141436 1307141437 1307141437 # 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 = 1307141441.38682 # t1 = 1307141441.68683 # t1 - t0 = 0.300003051757812 ok 46 ok 47 ok 48 # I am the main process 29837, terminating the timer process 29838 # before it terminates me in 333 seconds (testing took 26 seconds). # kill KILL 29838 = 1 # All done. ok All tests successful. Files=1, Tests=48, 26 wallclock secs ( 0.01 usr 0.03 sys + 14.08 cusr 0.14 csys = 14.26 CPU) Result: PASS ZEFRAM/Time-HiRes-1.9722.tar.gz make test TEST_VERBOSE=1 -- OK Andrew Main (Zefram) <zefram@fysh.org> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1400/var/cpan/build/Time-HiRes-1.9722-OMM4Me && tar cvf - Time-HiRes-1.9722.ppd blib) | gzip -c >/home/fly1400/var/REPO/Z/ZE/ZEFRAM/Time-HiRes-1.9722.tar.gz Time-HiRes-1.9722.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/fly1400/var/cpan/build/Time-HiRes-1.9722-OMM4Me/Time-HiRes-1.9722.ppd /home/fly1400/var/REPO/Z/ZE/ZEFRAM Finished 2011-06-03T15:50:42