Start 2008-12-31T08:21:26 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Wed, 31 Dec 2008 10:26:50 GMT Running make for J/JH/JHI/Time-HiRes-1.9717.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9717.tar.gz ok Time-HiRes-1.9717/ Time-HiRes-1.9717/Changes Time-HiRes-1.9717/fallback/ Time-HiRes-1.9717/fallback/const-c.inc Time-HiRes-1.9717/fallback/const-xs.inc Time-HiRes-1.9717/hints/ Time-HiRes-1.9717/hints/aix.pl Time-HiRes-1.9717/hints/dec_osf.pl Time-HiRes-1.9717/hints/dynixptx.pl Time-HiRes-1.9717/hints/irix.pl Time-HiRes-1.9717/hints/linux.pl Time-HiRes-1.9717/hints/sco.pl Time-HiRes-1.9717/hints/solaris.pl Time-HiRes-1.9717/hints/svr4.pl Time-HiRes-1.9717/HiRes.pm Time-HiRes-1.9717/HiRes.xs Time-HiRes-1.9717/Makefile.PL Time-HiRes-1.9717/MANIFEST Time-HiRes-1.9717/META.yml Time-HiRes-1.9717/ppport.h Time-HiRes-1.9717/README Time-HiRes-1.9717/t/ Time-HiRes-1.9717/t/HiRes.t Time-HiRes-1.9717/TODO Time-HiRes-1.9717/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9717.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.9717\" -DXS_VERSION=\"1.9717\" -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 JHI/Time-HiRes-1.9717.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.... 1..40 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 29840, starting the timer process... # The timer process 29841 launched, continuing testing... ok 2 ok 3 # I am the timer process 29841, 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 = 1230740532, two = 1230740532, three = 1230740532 ok 13 # tick = 3, one = 1230740532, two = 1230740532, three = 1230740532 ok 14 # s = 89.3493402004242, n = 100, s/n = 0.893493402004242 # time...1230740532.9302 ok 15 # sleep...0.507141 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.307253 # Select returned! 4 0.308699 # 0.897100333333333 # Tick! 3 0.617165 # Select returned! 3 0.61867 # 0.793776666666667 # Tick! 2 0.927155 # Select returned! 2 0.927345 # 0.690885 # Tick! 1 1.237144 # Select returned! 1 1.237322 # 0.587559333333333 # Tick! 0 1.547149 # Select returned! 0 1.54733 # 0.484223333333333 ok 17 # 0 # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.51604509353638 went by while sleeping 1.5, ratio 1.01066533333333. ok 21 # 1.51983499526978 went by while sleeping 1.5, ratio 1.013188. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230740538.58256, t0 = 1230740538.58114, dt = 0.0014190673828125 # N = 2048, t1 = 1230740538.58526, t0 = 1230740538.58266, dt = 0.00260019302368164 # N = 4096, t1 = 1230740538.59077, t0 = 1230740538.58532, dt = 0.0054469108581543 # N = 8192, t1 = 1230740538.6014, t0 = 1230740538.59083, dt = 0.0105659961700439 # Alarm 1 - 1230740538.63243 # Alarm 2 - 1230740538.64024 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1230740538.82969 # ualarm(100000) # t1 = 1230740538.9402 # dt = 0.110508918762207 # r = 1.10508918762207 ok 34 # t0 = 1230740538.94543 # ualarm(1100000) # t1 = 1230740540.05024 # dt = 1.10480713844299 # r = 1.00437012585727 ok 35 # t0 = 1230740540.05591 # ualarm(2200000) # t1 = 1230740542.26027 # dt = 2.20435404777527 # r = 1.00197911262512 ok 36 # t0 = 1230740542.26606 # ualarm(4300000) # t1 = 1230740546.57029 # dt = 4.30423092842102 # r = 1.0009839368421 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 # I am the main process 29840, terminating the timer process 29841 # before it terminates me in 342 seconds (testing took 17 seconds). # kill KILL 29841 = 1 # All done. ok All tests successful. Files=1, Tests=40, 17 wallclock secs ( 0.25 usr 0.04 sys + 7.92 cusr 0.05 csys = 8.26 CPU) Result: PASS JHI/Time-HiRes-1.9717.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /export/home/fly818/var/cpan/build/Time-HiRes-1.9717-6Crglm && tar cvf - Time-HiRes-1.9717.ppd blib) | gzip -c >/export/home/fly818/var/REPO/J/JH/JHI/Time-HiRes-1.9717.tar.gz Time-HiRes-1.9717.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.9717-6Crglm/Time-HiRes-1.9717.ppd /export/home/fly818/var/REPO/J/JH/JHI Finished 2008-12-31T08:22:32