Start 2008-10-23T09:17:46 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Wed, 22 Oct 2008 10:26:54 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/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/ap818/lib/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.9715\" -DXS_VERSION=\"1.9715\" -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.9715.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..38 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 1841, starting the timer process... # The timer process 1842 launched, continuing testing... ok 2 ok 3 # I am the timer process 1842, 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 = 1224778708, two = 1224778708, three = 1224778708 ok 13 # tick = 3, one = 1224778708, two = 1224778708, three = 1224778708 ok 14 # s = 11.3885231018066, n = 100, s/n = 0.113885231018066 # time...1224778708.1498 ok 15 # sleep...0.507252 ok 16 # sigaction tick, ALRM = 14 # Select returned! 5 3.007229 # 0.00240966666666664 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.51563596725464 went by while sleeping 1.5, ratio 1.01039333333333. ok 21 # 1.51975297927856 went by while sleeping 1.5, ratio 1.013136. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1224778715.25307, t0 = 1224778715.25171, dt = 0.00136899948120117 # N = 2048, t1 = 1224778715.25586, t0 = 1224778715.25319, dt = 0.0026710033416748 # N = 4096, t1 = 1224778715.2615, t0 = 1224778715.25593, dt = 0.00557398796081543 # N = 8192, t1 = 1224778715.28433, t0 = 1224778715.26157, dt = 0.0227658748626709 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1224778715.41043 # ualarm(100000) # t1 = 1224778715.52022 # dt = 0.109796047210693 # r = 1.09796047210693 ok 34 # t0 = 1224778715.52595 # ualarm(1100000) # t1 = 1224778716.63028 # dt = 1.10432600975037 # r = 1.0039327361367 ok 35 # t0 = 1224778716.63603 # ualarm(2200000) # t1 = 1224778718.84025 # dt = 2.20421195030212 # r = 1.0019145228646 ok 36 # t0 = 1224778718.84609 # ualarm(4300000) # t1 = 1224778723.15027 # dt = 4.30418705940247 # r = 1.00097373474476 ok 37 # No effectual d_hires_stat ok 38 # skipped # I am the main process 1841, terminating the timer process 1842 # before it terminates me in 341 seconds (testing took 18 seconds). # kill TERM 1842 = 1 # All done. ok All tests successful. Files=1, Tests=38, 18 wallclock secs ( 0.27 usr 0.04 sys + 8.03 cusr 0.05 csys = 8.39 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/fly818/var/cpan/build/Time-HiRes-1.9715-YYEH3Q && tar cvf - Time-HiRes-1.9715.ppd blib) | gzip -c >/export/home/fly818/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/fly818/var/cpan/build/Time-HiRes-1.9715-YYEH3Q/Time-HiRes-1.9715.ppd /export/home/fly818/var/REPO/J/JH/JHI Finished 2008-10-23T09:18:45