Start 2009-01-01T08:06:51 Going to read /export/home/fly818/var/cpan/Metadata Database was generated on Thu, 01 Jan 2009 10:26:52 GMT Running make for J/JH/JHI/Time-HiRes-1.9718.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9718.tar.gz ok Time-HiRes-1.9718/ Time-HiRes-1.9718/Changes Time-HiRes-1.9718/fallback/ Time-HiRes-1.9718/fallback/const-c.inc Time-HiRes-1.9718/fallback/const-xs.inc Time-HiRes-1.9718/hints/ Time-HiRes-1.9718/hints/aix.pl Time-HiRes-1.9718/hints/dec_osf.pl Time-HiRes-1.9718/hints/dynixptx.pl Time-HiRes-1.9718/hints/irix.pl Time-HiRes-1.9718/hints/linux.pl Time-HiRes-1.9718/hints/sco.pl Time-HiRes-1.9718/hints/solaris.pl Time-HiRes-1.9718/hints/svr4.pl Time-HiRes-1.9718/HiRes.pm Time-HiRes-1.9718/HiRes.xs Time-HiRes-1.9718/Makefile.PL Time-HiRes-1.9718/MANIFEST Time-HiRes-1.9718/META.yml Time-HiRes-1.9718/ppport.h Time-HiRes-1.9718/README Time-HiRes-1.9718/t/ Time-HiRes-1.9718/t/HiRes.t Time-HiRes-1.9718/TODO Time-HiRes-1.9718/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9718.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.9718\" -DXS_VERSION=\"1.9718\" -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.9718.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 21883, starting the timer process... # The timer process 21884 launched, continuing testing... ok 2 ok 3 # I am the timer process 21884, 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 = 1230826053, two = 1230826053, three = 1230826053 ok 13 # tick = 3, one = 1230826053, two = 1230826053, three = 1230826053 ok 14 # s = 67.358998298645, n = 100, s/n = 0.67358998298645 # time...1230826053.7103 ok 15 # sleep...0.507022 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.337424 # Select returned! 4 0.338904 # 0.887032 # Tick! 3 0.647277 # Select returned! 3 0.648604 # 0.783798666666667 # Tick! 2 0.957312 # Select returned! 2 0.958828 # 0.680390666666667 # Tick! 1 1.267309 # Select returned! 1 1.267503 # 0.577499 # Tick! 0 1.57728 # Select returned! 0 1.577477 # 0.474174333333333 ok 17 # 0 # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.51576399803162 went by while sleeping 1.5, ratio 1.010476. ok 21 # 1.5197548866272 went by while sleeping 1.5, ratio 1.01313133333333. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1230826059.39313, t0 = 1230826059.39129, dt = 0.00183391571044922 # N = 2048, t1 = 1230826059.39685, t0 = 1230826059.39324, dt = 0.00360798835754395 # N = 4096, t1 = 1230826059.40435, t0 = 1230826059.39693, dt = 0.0074160099029541 # N = 8192, t1 = 1230826059.42968, t0 = 1230826059.40442, dt = 0.025252103805542 # Alarm 1 - 1230826059.45021 # Alarm 2 - 1230826059.46024 ok 29 # No clock_gettime ok 30 # skipped # No clock_getres ok 31 # skipped # No clock_nanosleep ok 32 # skipped ok 33 # skipped # t0 = 1230826059.66355 # ualarm(100000) # t1 = 1230826059.77023 # dt = 0.106673002243042 # r = 1.06673002243042 ok 34 # t0 = 1230826059.77555 # ualarm(1100000) # t1 = 1230826060.88023 # dt = 1.1046769618988 # r = 1.00425178354437 ok 35 # t0 = 1230826060.88587 # ualarm(2200000) # t1 = 1230826063.09028 # dt = 2.20440983772278 # r = 1.00200447169217 ok 36 # t0 = 1230826063.09616 # ualarm(4300000) # t1 = 1230826067.40031 # dt = 4.30414509773254 # r = 1.00096397621687 ok 37 # No effectual d_hires_stat ok 38 # skipped ok 39 ok 40 # I am the main process 21883, terminating the timer process 21884 # before it terminates me in 340 seconds (testing took 19 seconds). # kill KILL 21884 = 1 # All done. ok All tests successful. Files=1, Tests=40, 19 wallclock secs ( 0.26 usr 0.02 sys + 11.10 cusr 0.04 csys = 11.42 CPU) Result: PASS JHI/Time-HiRes-1.9718.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /export/home/fly818/var/cpan/build/Time-HiRes-1.9718-f5ofJw && tar cvf - Time-HiRes-1.9718.ppd blib) | gzip -c >/export/home/fly818/var/REPO/J/JH/JHI/Time-HiRes-1.9718.tar.gz Time-HiRes-1.9718.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.9718-f5ofJw/Time-HiRes-1.9718.ppd /export/home/fly818/var/REPO/J/JH/JHI Finished 2009-01-01T08:07:55