Start 2008-09-20T08:14:31 Going to read /export/home/fly1003/var/cpan/Metadata Database was generated on Sat, 20 Sep 2008 10:02:50 GMT Running make for J/JH/JHI/Time-HiRes-1.9715.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9715.tar.gz ok Time-HiRes-1.9715/ Time-HiRes-1.9715/Changes Time-HiRes-1.9715/fallback/ Time-HiRes-1.9715/fallback/const-c.inc Time-HiRes-1.9715/fallback/const-xs.inc Time-HiRes-1.9715/hints/ Time-HiRes-1.9715/hints/aix.pl Time-HiRes-1.9715/hints/dec_osf.pl Time-HiRes-1.9715/hints/dynixptx.pl Time-HiRes-1.9715/hints/irix.pl Time-HiRes-1.9715/hints/linux.pl Time-HiRes-1.9715/hints/sco.pl Time-HiRes-1.9715/hints/solaris.pl Time-HiRes-1.9715/hints/svr4.pl Time-HiRes-1.9715/HiRes.pm Time-HiRes-1.9715/HiRes.xs Time-HiRes-1.9715/Makefile.PL Time-HiRes-1.9715/MANIFEST Time-HiRes-1.9715/META.yml Time-HiRes-1.9715/ppport.h Time-HiRes-1.9715/README Time-HiRes-1.9715/t/ Time-HiRes-1.9715/t/HiRes.t Time-HiRes-1.9715/TODO Time-HiRes-1.9715/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9715.tar.gz >>> /export/home/fly1003/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/fly1003/bin/perl /export/home/fly1003/ap1003/lib/ExtUtils/xsubpp -typemap /export/home/fly1003/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c cc -c -D_REENTRANT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9715\" -DXS_VERSION=\"1.9715\" -KPIC "-I/export/home/fly1003/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" cc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/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.9715.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 = 4 # I am the main process 8266, starting the timer process... # The timer process 8267 launched, continuing testing... ok 2 ok 3 # I am the timer process 8267, 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 = 1221923717, two = 1221923717, three = 1221923717 ok 13 # tick = 3, one = 1221923717, two = 1221923717, three = 1221923717 ok 14 # s = 36.3797581195831, n = 100, s/n = 0.363797581195831 # time...1221923717.45138 ok 15 # sleep...0.505642 ok 16 # sigaction tick, ALRM = 14 # Select returned! 5 3.007175 # 0.00239166666666679 ok 17 # SKIP : your select() may get restarted by your SIGALRM (or just retry test) # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.52464413642883 went by while sleeping 1.5, ratio 1.01639533333333. ok 21 # 1.52983283996582 went by while sleeping 1.5, ratio 1.01983933333333. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1221923724.60267, t0 = 1221923724.60138, dt = 0.00129294395446777 # N = 2048, t1 = 1221923724.60538, t0 = 1221923724.60278, dt = 0.00260400772094727 # N = 4096, t1 = 1221923724.61079, t0 = 1221923724.60543, dt = 0.0053560733795166 # N = 8192, t1 = 1221923724.62129, t0 = 1221923724.61087, dt = 0.0104219913482666 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1221923726.26025, t0 = 1221923724.74823 # dt = 1.51201868057251, rt = 0.00801245371500658 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 0 # clock = 0 1.49 # clock = 0 1.49 2.98 # clock = 0 1.49 2.98 4.48 ok 33 # t0 = 1221923730.83431 # ualarm(100000) # t1 = 1221923730.94027 # dt = 0.105955839157104 # r = 1.05955839157104 ok 34 # t0 = 1221923730.94593 # ualarm(1100000) # t1 = 1221923732.0503 # dt = 1.10437607765198 # r = 1.00397825241089 ok 35 # t0 = 1221923732.05632 # ualarm(2200000) # t1 = 1221923734.26023 # dt = 2.20391082763672 # r = 1.00177764892578 ok 36 # t0 = 1221923734.26623 # ualarm(4300000) # t1 = 1221923738.57031 # dt = 4.30407309532166 # r = 1.00094723147015 ok 37 # mtime = 1221923738.72 1221923739.09 1221923739.45 1221923739.79 1221923740.12 # atime = 1221923738.89 1221923739.28 1221923739.6 1221923739.97 1221923740.26 # ai = 4, mi = 4, ss = 8 ok 38 # I am the main process 8266, terminating the timer process 8267 # before it terminates me in 334 seconds (testing took 25 seconds). # kill TERM 8267 = 1 # All done. ok All tests successful. Files=1, Tests=38, 26 wallclock secs ( 0.21 usr 0.08 sys + 12.58 cusr 0.05 csys = 12.92 CPU) Result: PASS JHI/Time-HiRes-1.9715.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/fly1003/var/cpan/build/Time-HiRes-1.9715-v6SmOW && tar cvf - Time-HiRes-1.9715.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/J/JH/JHI/Time-HiRes-1.9715.tar.gz Time-HiRes-1.9715.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/fly1003/var/cpan/build/Time-HiRes-1.9715-v6SmOW/Time-HiRes-1.9715.ppd /export/home/fly1003/var/REPO/J/JH/JHI Finished 2008-09-20T08:15:43