Configuring Time::HiRes... 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...NOT found. Trying struct stat st_uatime...NOT found. You do not seem to have stat subsecond timestamps. Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Now you may issue 'make'. Do not forget also 'make test'. cp HiRes.pm blib/lib/Time/HiRes.pm /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -mlp64 -L/lib/hpux64 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9708\" -DXS_VERSION=\"1.9708\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE -DHAS_SETITIMER -DHAS_GETITIMER -DHAS_UALARM -DHAS_USLEEP -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK -DATLEASTFIVEOHOHFIVE HiRes.c Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs rm -f blib/arch/auto/Time/HiRes/HiRes.so LD_RUN_PATH="" gcc -mlp64 -shared -L/lib/hpux64 HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.so 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 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/HiRes.............1..38 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 = 0 # I am the main process 5213, starting the timer process... # I am the timer process 5214, sleeping for 90 seconds... # The timer process 5214 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 = 1195017382, two = 1195017382, three = 1195017382 ok 13 # tick = 3, one = 1195017382, two = 1195017382, three = 1195017382 ok 14 # s = 56.6603059768677, n = 100, s/n = 0.566603059768677 # time...1195017382.58175 ok 15 # sleep...0.514284 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.319895 # Select returned! 4 0.320085 # 0.893305 # Tick! 3 0.639883 # Select returned! 3 0.640018 # 0.786660666666667 # Tick! 2 0.960865 # Select returned! 2 0.961029 # 0.679657 # Tick! 1 1.279899 # Select returned! 1 1.280038 # 0.573320666666667 # Tick! 0 1.589968 # Select returned! 0 1.59011 # 0.469963333333333 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.5 0.4 # Tick! 2 0.508511 # Tick! 1 0.918453 # Tick! 0 1.4184 # Tick! 0 1.868392 # getitimer: 0 0 ok 19 ok 20 # 1.52943706512451 went by while sleeping 1.5, ratio 1.01959933333333. ok 21 # 1.51917600631714 went by while sleeping 1.5, ratio 1.01275866666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 # skipped # CLOCK_REALTIME: try = 1 # t1 = 1195017391.68589, t0 = 1195017390.15734 # dt = 1.52854895591736, rt = 0.019032637278239 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 0 # clock = 0 0.62 # clock = 0 0.62 1.24 # clock = 0 0.62 1.24 1.86 ok 33 # t0 = 1195017393.54876 # ualarm(100000) # t1 = 1195017393.65598 # dt = 0.107219934463501 # r = 1.07219934463501 ok 34 # t0 = 1195017393.65639 # ualarm(1100000) # t1 = 1195017394.77588 # dt = 1.11948418617249 # r = 1.01771289652044 ok 35 # t0 = 1195017394.77612 # ualarm(2200000) # t1 = 1195017396.98592 # dt = 2.20979714393616 # r = 1.00445324724371 ok 36 # t0 = 1195017396.98618 # ualarm(4300000) # t1 = 1195017401.2958 # dt = 4.30962491035461 # r = 1.00223835124526 ok 37 # No effectual d_hires_stat ok 38 # skipped # I am the main process 5213, terminating the timer process 5214 # before it terminates me in 68 seconds (testing took 21 seconds). # kill TERM 5214 = 1 # All done. ok, 3/38 skipped: unknown reason All tests successful, 3 subtests skipped. Files=1, Tests=38, 21 wallclock secs (11.20 cusr + 0.04 csys = 11.24 CPU) Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/Time/HiRes/HiRes.so Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/Time/HiRes/HiRes.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/Time/HiRes.pm Installing /home/cpanrun/ia64-lp64/build/5.6.1/man/man3/Time::HiRes.3 Writing /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all/auto/Time/HiRes/.packlist Appending installation info to /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/perllocal.pod