PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-05-23T09:13:33 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sun, 22 May 2011 20:33:56 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 Will not use Archive::Tar, need 1.00 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 >>> /export/home/fly818/bin/perl Makefile.PL Configuring Time::HiRes... Using hints hints/solaris.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... NOT 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()... NOT found. Looking for clock_getres()... NOT found. Looking for clock_nanosleep()... NOT found. Looking for clock()... NOT 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...Processing hints file hints/solaris.pl 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'. >>> make cp HiRes.pm blib/lib/Time/HiRes.pm /export/home/fly818/bin/perl /export/home/fly818/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly818/ap818/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c cc -c -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9722\" -DXS_VERSION=\"1.9722\" -KPIC "-I/export/home/fly818/ap818/lib/CORE" -DTIME_HIRES_NANOSLEEP -DATLEASTFIVEOHOHFIVE HiRes.c Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs rm -f blib/arch/auto/Time/HiRes/HiRes.so LD_RUN_PATH="/usr/lib" cc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/WS6U2/lib 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 /export/home/fly818/bin/perl "-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 = 0 # have_clock_getres = 0 # have_clock_nanosleep = 0 # have_clock = 0 # have_hires_stat = 0 # I am the main process 29911, starting the timer process... # The timer process 29912 launched, continuing testing... ok 2 ok 3 # I am the timer process 29912, sleeping for 360 seconds... ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # tick = 1, one = 1306167231, two = 1306167231, three = 1306167231 ok 13 # tick = 3, one = 1306167231, two = 1306167231, three = 1306167231 ok 14 # s = 43.8500461578369, n = 100, s/n = 0.438500461578369 # time...1306167231.45147 ok 15 # sleep...0.506772 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.320042 # Select returned! 4 0.320198 # 0.893267333333333 # Tick! 3 0.629909 # Select returned! 3 0.629986 # 0.790004666666667 # Tick! 2 0.939888 # Select returned! 2 0.939958 # 0.686680666666667 # Tick! 1 1.249933 # Select returned! 1 1.250056 # 0.583314666666667 # Tick! 0 1.559883 # Select returned! 0 1.559957 # 0.480014333333333 ok 17 # 0 # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.51791191101074 went by while sleeping 1.5, ratio 1.01192466666667. ok 21 # 1.51992511749268 went by while sleeping 1.5, ratio 1.01326133333333. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1306167237.10907, t0 = 1306167237.10865, dt = 0.000425100326538086 # N = 2048, t1 = 1306167237.10995, t0 = 1306167237.10912, dt = 0.000833988189697266 # N = 4096, t1 = 1306167237.11164, t0 = 1306167237.10997, dt = 0.00166511535644531 # N = 8192, t1 = 1306167237.11499, t0 = 1306167237.11167, dt = 0.0033271312713623 # N = 16384, t1 = 1306167237.12175, t0 = 1306167237.11504, dt = 0.00671601295471191 # N = 32768, t1 = 1306167237.13518, t0 = 1306167237.12179, dt = 0.0133919715881348 # Alarm 1 - 1306167237.14819 # Alarm 2 - 1306167237.15822 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1306167237.32105 # ualarm(100000) # t1 = 1306167237.42815 # dt = 0.107104063034058 # r = 1.07104063034058 ok 34 # t0 = 1306167237.42833 # ualarm(1100000) # t1 = 1306167238.53812 # dt = 1.10979580879211 # r = 1.0089052807201 ok 35 # t0 = 1306167238.53827 # ualarm(2200000) # t1 = 1306167240.74813 # dt = 2.20986580848694 # r = 1.00448445840315 ok 36 # t0 = 1306167240.74837 # ualarm(4300000) # t1 = 1306167245.05803 # dt = 4.30966210365295 # r = 1.00224700084952 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 # t0 = 1306167249.05902 # t1 = 1306167249.35902 # t1 - t0 = 0.300002098083496 ok 46 ok 47 ok 48 # I am the main process 29911, terminating the timer process 29912 # before it terminates me in 339 seconds (testing took 20 seconds). # kill KILL 29912 = 1 # All done. ok All tests successful. Files=1, Tests=48, 20 wallclock secs ( 0.10 usr 0.01 sys + 12.43 cusr 0.03 csys = 12.57 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 /export/home/fly818/var/cpan/build/Time-HiRes-1.9722-h0p0Ox && tar cvf - Time-HiRes-1.9722.ppd blib) | gzip -c >/export/home/fly818/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.so blib/arch/auto/Time/HiRes/HiRes.bs blib/man3/ blib/man3/Time::HiRes.3 >>> mv /export/home/fly818/var/cpan/build/Time-HiRes-1.9722-h0p0Ox/Time-HiRes-1.9722.ppd /export/home/fly818/var/REPO/Z/ZE/ZEFRAM Finished 2011-05-23T09:14:11