Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-02-14T01:33:17 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Sat, 13 Feb 2010 22:43:37 GMT Running make for J/JH/JHI/Time-HiRes-1.9720.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9720.tar.gz ok Will not use Archive::Tar, need 1.00 Time-HiRes-1.9720/ Time-HiRes-1.9720/Changes Time-HiRes-1.9720/fallback/ Time-HiRes-1.9720/hints/ Time-HiRes-1.9720/HiRes.pm Time-HiRes-1.9720/HiRes.xs Time-HiRes-1.9720/Makefile.PL Time-HiRes-1.9720/MANIFEST Time-HiRes-1.9720/META.yml Time-HiRes-1.9720/ppport.h Time-HiRes-1.9720/README Time-HiRes-1.9720/t/ Time-HiRes-1.9720/TODO Time-HiRes-1.9720/typemap Time-HiRes-1.9720/t/HiRes.t Time-HiRes-1.9720/hints/aix.pl Time-HiRes-1.9720/hints/dec_osf.pl Time-HiRes-1.9720/hints/dynixptx.pl Time-HiRes-1.9720/hints/irix.pl Time-HiRes-1.9720/hints/linux.pl Time-HiRes-1.9720/hints/sco.pl Time-HiRes-1.9720/hints/solaris.pl Time-HiRes-1.9720/hints/svr4.pl Time-HiRes-1.9720/fallback/const-c.inc Time-HiRes-1.9720/fallback/const-xs.inc CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9720.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Configuring Time::HiRes... Using hints hints/solaris.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/solaris.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 /export/home/fly1064/bin/perl /export/home/fly1064/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1064/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9720\" -DXS_VERSION=\"1.9720\" -KPIC "-I/export/home/fly1064/ap1003/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="/usr/lib/sparcv9" cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 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.9720.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/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 = 1 # have_clock_getres = 1 # have_clock_nanosleep = 0 # have_clock = 1 # have_hires_stat = 4 # I am the main process 11089, starting the timer process... # The timer process 11092 launched, continuing testing... ok 2 ok 3 # I am the timer process 11092, 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 = 1266140017, two = 1266140017, three = 1266140017 ok 13 # tick = 3, one = 1266140017, two = 1266140017, three = 1266140017 ok 14 # s = 78.1574413776398, n = 100, s/n = 0.781574413776398 # time...1266140017.81949 ok 15 # sleep...0.509407 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.328446 # Select returned! 4 0.328712 # 0.890429333333333 # Tick! 3 0.638501 # Select returned! 3 0.638762 # 0.787079333333333 # Tick! 2 0.948454 # Select returned! 2 0.948688 # 0.683770666666667 # Tick! 1 1.258478 # Select returned! 1 1.258721 # 0.580426333333333 # Tick! 0 1.568468 # Select returned! 0 1.568695 # 0.477101666666667 ok 17 # 0 # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.51757597923279 went by while sleeping 1.5, ratio 1.01166266666667. ok 21 # 1.51989102363586 went by while sleeping 1.5, ratio 1.013186. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1266140023.49137, t0 = 1266140023.49096, dt = 0.000409126281738281 # N = 2048, t1 = 1266140023.49222, t0 = 1266140023.49143, dt = 0.00078582763671875 # N = 4096, t1 = 1266140023.49381, t0 = 1266140023.49225, dt = 0.00156617164611816 # N = 8192, t1 = 1266140023.49697, t0 = 1266140023.49384, dt = 0.0031287670135498 # N = 16384, t1 = 1266140023.5038, t0 = 1266140023.49702, dt = 0.00678300857543945 # N = 32768, t1 = 1266140023.51682, t0 = 1266140023.50393, dt = 0.0128939151763916 # Alarm 1 - 1266140023.53018 # Alarm 2 - 1266140023.54011 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1266140025.21023, t0 = 1266140023.69798 # dt = 1.51225614547729, rt = 0.00817076365153002 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 0 # clock = 0 0.4 # clock = 0 0.4 0.8 # clock = 0 0.4 0.8 1.2 ok 33 # t0 = 1266140026.42387 # ualarm(100000) # t1 = 1266140026.53019 # dt = 0.106326103210449 # r = 1.06326103210449 ok 34 # t0 = 1266140026.53292 # ualarm(1100000) # t1 = 1266140027.64018 # dt = 1.10726499557495 # r = 1.00660454143177 ok 35 # t0 = 1266140027.6428 # ualarm(2200000) # t1 = 1266140029.85015 # dt = 2.2073540687561 # r = 1.0033427585255 ok 36 # t0 = 1266140029.85273 # ualarm(4300000) # t1 = 1266140034.16016 # dt = 4.30743408203125 # r = 1.00172885628634 ok 37 # mtime = 1266140034.27 1266140034.56 1266140034.81 1266140035.09 1266140035.36 # atime = 1266140034.16 1266140034.16 1266140034.16 1266140034.16 1266140034.16 # ai = 4, mi = 4, ss = 8 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 # t0 = 1266140039.47202 # t1 = 1266140039.77202 # t1 - t0 = 0.300001859664917 ok 46 ok 47 ok 48 # I am the main process 11089, terminating the timer process 11092 # before it terminates me in 335 seconds (testing took 24 seconds). # kill KILL 11092 = 1 # All done. ok All tests successful. Files=1, Tests=48, 24 wallclock secs ( 0.12 usr 0.01 sys + 12.06 cusr 1.57 csys = 13.76 CPU) Result: PASS JHI/Time-HiRes-1.9720.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /export/home/fly1064/var/cpan/build/Time-HiRes-1.9720-VcIs3z && tar cvf - Time-HiRes-1.9720.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/J/JH/JHI/Time-HiRes-1.9720.tar.gz Time-HiRes-1.9720.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/fly1064/var/cpan/build/Time-HiRes-1.9720-VcIs3z/Time-HiRes-1.9720.ppd /export/home/fly1064/var/REPO/J/JH/JHI Finished 2010-02-14T01:34:01