Start 2008-12-27T08:27:04 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Sat, 27 Dec 2008 11:26:51 GMT Running make for J/JH/JHI/Time-HiRes-1.9716.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9716.tar.gz ok Time-HiRes-1.9716/ Time-HiRes-1.9716/Changes Time-HiRes-1.9716/fallback/ Time-HiRes-1.9716/fallback/const-c.inc Time-HiRes-1.9716/fallback/const-xs.inc Time-HiRes-1.9716/hints/ Time-HiRes-1.9716/hints/aix.pl Time-HiRes-1.9716/hints/dec_osf.pl Time-HiRes-1.9716/hints/dynixptx.pl Time-HiRes-1.9716/hints/irix.pl Time-HiRes-1.9716/hints/linux.pl Time-HiRes-1.9716/hints/sco.pl Time-HiRes-1.9716/hints/solaris.pl Time-HiRes-1.9716/hints/svr4.pl Time-HiRes-1.9716/HiRes.pm Time-HiRes-1.9716/HiRes.xs Time-HiRes-1.9716/Makefile.PL Time-HiRes-1.9716/MANIFEST Time-HiRes-1.9716/META.yml Time-HiRes-1.9716/ppport.h Time-HiRes-1.9716/README Time-HiRes-1.9716/t/ Time-HiRes-1.9716/t/HiRes.t Time-HiRes-1.9716/TODO Time-HiRes-1.9716/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9716.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.9716\" -DXS_VERSION=\"1.9716\" -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.9716.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 5827, starting the timer process... # The timer process 5828 launched, continuing testing... ok 2 ok 3 # I am the timer process 5828, 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 = 1230395266, two = 1230395266, three = 1230395266 ok 13 # tick = 3, one = 1230395266, two = 1230395266, three = 1230395266 ok 14 # s = 70.3419280052185, n = 100, s/n = 0.703419280052185 # time...1230395266.73974 ok 15 # sleep...0.507516 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.34756 # Select returned! 4 0.348983 # 0.883672333333333 # Tick! 3 0.657312 # Select returned! 3 0.658599 # 0.780467 # Tick! 2 0.967348 # Select returned! 2 0.968779 # 0.677073666666667 # Tick! 1 1.277309 # Select returned! 1 1.278593 # 0.573802333333333 # Tick! 0 1.58732 # Select returned! 0 1.587511 # 0.470829666666667 ok 17 # 0 # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.51594686508179 went by while sleeping 1.5, ratio 1.01059933333333. ok 21 # 1.51975989341736 went by while sleeping 1.5, ratio 1.01314. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230395272.43237, t0 = 1230395272.43105, dt = 0.00132298469543457 # N = 2048, t1 = 1230395272.43511, t0 = 1230395272.43248, dt = 0.00263094902038574 # N = 4096, t1 = 1230395272.44052, t0 = 1230395272.43517, dt = 0.00534796714782715 # N = 8192, t1 = 1230395272.45121, t0 = 1230395272.44058, dt = 0.0106241703033447 # Alarm 1 - 1230395272.48239 # Alarm 2 - 1230395272.49024 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1230395272.64282 # ualarm(100000) # t1 = 1230395272.75019 # dt = 0.107375144958496 # r = 1.07375144958496 ok 34 # t0 = 1230395272.75534 # ualarm(1100000) # t1 = 1230395273.86023 # dt = 1.10488486289978 # r = 1.00444078445435 ok 35 # t0 = 1230395273.86572 # ualarm(2200000) # t1 = 1230395276.07026 # dt = 2.20454812049866 # r = 1.00206732749939 ok 36 # t0 = 1230395276.076 # ualarm(4300000) # t1 = 1230395280.3803 # dt = 4.30429911613464 # r = 1.00099979444992 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 # I am the main process 5827, terminating the timer process 5828 # before it terminates me in 342 seconds (testing took 17 seconds). # kill KILL 5828 = 1 # All done. ok All tests successful. Files=1, Tests=40, 17 wallclock secs ( 0.22 usr 0.06 sys + 7.87 cusr 0.07 csys = 8.22 CPU) Result: PASS JHI/Time-HiRes-1.9716.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.9716-vgsdHt && tar cvf - Time-HiRes-1.9716.ppd blib) | gzip -c >/export/home/fly818/var/REPO/J/JH/JHI/Time-HiRes-1.9716.tar.gz Time-HiRes-1.9716.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.9716-vgsdHt/Time-HiRes-1.9716.ppd /export/home/fly818/var/REPO/J/JH/JHI Finished 2008-12-27T08:28:05