Start 2009-01-14T04:14:13 Going to read /export/home/fly1064/var/cpan/Metadata Database was generated on Tue, 13 Jan 2009 09:27:58 GMT Running make for J/JH/JHI/Time-HiRes-1.9719.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9719.tar.gz ok Time-HiRes-1.9719/ Time-HiRes-1.9719/Changes Time-HiRes-1.9719/fallback/ Time-HiRes-1.9719/fallback/const-c.inc Time-HiRes-1.9719/fallback/const-xs.inc Time-HiRes-1.9719/hints/ Time-HiRes-1.9719/hints/aix.pl Time-HiRes-1.9719/hints/dec_osf.pl Time-HiRes-1.9719/hints/dynixptx.pl Time-HiRes-1.9719/hints/irix.pl Time-HiRes-1.9719/hints/linux.pl Time-HiRes-1.9719/hints/sco.pl Time-HiRes-1.9719/hints/solaris.pl Time-HiRes-1.9719/hints/svr4.pl Time-HiRes-1.9719/HiRes.pm Time-HiRes-1.9719/HiRes.xs Time-HiRes-1.9719/Makefile.PL Time-HiRes-1.9719/MANIFEST Time-HiRes-1.9719/META.yml Time-HiRes-1.9719/ppport.h Time-HiRes-1.9719/README Time-HiRes-1.9719/t/ Time-HiRes-1.9719/t/HiRes.t Time-HiRes-1.9719/TODO Time-HiRes-1.9719/typemap CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9719.tar.gz >>> /export/home/fly1064/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/fly1064/bin/perl /export/home/fly1064/ap1003/lib/ExtUtils/xsubpp -typemap /export/home/fly1064/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.9719\" -DXS_VERSION=\"1.9719\" -KPIC "-I/export/home/fly1064/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/sparcv9" cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 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.9719.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/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 = 1 # have_clock_getres = 1 # have_clock_nanosleep = 0 # have_clock = 1 # have_hires_stat = 4 # I am the main process 19314, starting the timer process... # The timer process 19315 launched, continuing testing... # I am the timer process 19315, sleeping for 360 seconds... ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # tick = 1, one = 1231935273, two = 1231935273, three = 1231935273 ok 13 # tick = 3, one = 1231935273, two = 1231935273, three = 1231935273 ok 14 # s = 70.0691452026367, n = 100, s/n = 0.700691452026367 # time...1231935273.73337 ok 15 # sleep...0.506614 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.309896 # Select returned! 4 0.310036 # 0.896654666666667 # Tick! 3 0.619888 # Select returned! 3 0.619989 # 0.793337 # Tick! 2 0.929929 # Select returned! 2 0.930078 # 0.689974 # Tick! 1 1.239877 # Select returned! 1 1.23997 # 0.586676666666667 # Tick! 0 1.549875 # Select returned! 0 1.549966 # 0.483344666666667 ok 17 # 0 # setitimer: ok 18 # getitimer: 0 0 # getitimer: 0 0 ok 19 ok 20 # 1.51803493499756 went by while sleeping 1.5, ratio 1.011988. ok 21 # 1.51992392539978 went by while sleeping 1.5, ratio 1.01323466666667. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1231935279.38125, t0 = 1231935279.38084, dt = 0.000409126281738281 # N = 2048, t1 = 1231935279.38211, t0 = 1231935279.38131, dt = 0.000799179077148438 # N = 4096, t1 = 1231935279.38372, t0 = 1231935279.38213, dt = 0.00159311294555664 # N = 8192, t1 = 1231935279.38693, t0 = 1231935279.38375, dt = 0.00318503379821777 # N = 16384, t1 = 1231935279.39333, t0 = 1231935279.38697, dt = 0.00636601448059082 # N = 32768, t1 = 1231935279.4061, t0 = 1231935279.39337, dt = 0.0127270221710205 # Alarm 1 - 1231935279.42008 # Alarm 2 - 1231935279.43007 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1231935281.10013, t0 = 1231935279.58927 # dt = 1.51086020469666, rt = 0.00724013646443677 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 0 # clock = 0 0.39 # clock = 0 0.39 0.78 # clock = 0 0.39 0.78 1.18 ok 33 # t0 = 1231935282.28831 # ualarm(100000) # t1 = 1231935282.39007 # dt = 0.101754903793335 # r = 1.01754903793335 ok 34 # t0 = 1231935282.39037 # ualarm(1100000) # t1 = 1231935283.50013 # dt = 1.10975909233093 # r = 1.00887190211903 ok 35 # t0 = 1231935283.50043 # ualarm(2200000) # t1 = 1231935285.71016 # dt = 2.20972800254822 # r = 1.0044218193401 ok 36 # t0 = 1231935285.71055 # ualarm(4300000) # t1 = 1231935290.02013 # dt = 4.30958604812622 # r = 1.00222931351773 ok 37 # mtime = 1231935290.19 1231935290.48 1231935290.82 1231935291.05 1231935291.37 # atime = 1231935290.02001 1231935290.02001 1231935290.02001 1231935290.02001 1231935290.02001 # ai = 4, mi = 4, ss = 8 ok 38 ok 39 ok 40 # I am the main process 19314, terminating the timer process 19315 # before it terminates me in 336 seconds (testing took 23 seconds). # kill KILL 19315 = 1 # All done. ok All tests successful. Files=1, Tests=40, 23 wallclock secs ( 0.09 usr 0.01 sys + 11.03 cusr 1.33 csys = 12.46 CPU) Result: PASS JHI/Time-HiRes-1.9719.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /export/home/fly1064/var/cpan/build/Time-HiRes-1.9719-EV1UzW && tar cvf - Time-HiRes-1.9719.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/J/JH/JHI/Time-HiRes-1.9719.tar.gz Time-HiRes-1.9719.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/fly1064/var/cpan/build/Time-HiRes-1.9719-EV1UzW/Time-HiRes-1.9719.ppd /export/home/fly1064/var/REPO/J/JH/JHI Finished 2009-01-14T04:14:55