Start 2010-02-12T14:14:43 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Fri, 12 Feb 2010 23:44:42 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 >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Configuring Time::HiRes... Using hints hints/linux.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/linux.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 /home/fly1200/ap1200x/bin/perl-dynamic /home/fly1200/ap1200x/lib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200x/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -fno-merge-constants -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9719\" -DXS_VERSION=\"1.9719\" -fPIC "-I/home/fly1200/ap1200x/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="/lib" gcc -shared -O2 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 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.t .. 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 1741, starting the timer process... # I am the timer process 1742, sleeping for 360 seconds... # The timer process 1742 launched, continuing testing... 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 = 1266012890, two = 1266012890, three = 1266012890 ok 13 # tick = 3, one = 1266012890, two = 1266012890, three = 1266012890 ok 14 # s = 74.8013586997986, n = 100, s/n = 0.748013586997986 # time...1266012890.75542 ok 15 # sleep...0.502883 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 0.299115 # Select returned! 4 0.299159 # 0.900280333333333 # Tick! 3 0.599263 # Select returned! 3 0.599304 # 0.800232 # Tick! 2 0.899507 # Select returned! 2 0.899547 # 0.700151 # Tick! 1 1.199797 # Select returned! 1 1.199837 # 0.600054333333333 # Tick! 0 1.499772 # Select returned! 0 1.499816 # 0.500061333333333 ok 17 # 0 # setitimer: 0 0 ok 18 # getitimer: 0.51 0.4 # Tick! 2 0.509481 # Tick! 1 0.909412 # Tick! 0 1.309347 # Tick! 0 1.70931 # getitimer: 0 0 ok 19 ok 20 # 1.51983594894409 went by while sleeping 1.5, ratio 1.01321133333333. ok 21 # 1.51938796043396 went by while sleeping 1.5, ratio 1.01291333333333. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1266012898.05808, t0 = 1266012898.05798, dt = 0.000108003616333008 # N = 2048, t1 = 1266012898.05831, t0 = 1266012898.0581, dt = 0.000211000442504883 # N = 4096, t1 = 1266012898.05874, t0 = 1266012898.05832, dt = 0.000422954559326172 # N = 8192, t1 = 1266012898.05962, t0 = 1266012898.05877, dt = 0.000853061676025391 # N = 16384, t1 = 1266012898.06136, t0 = 1266012898.05963, dt = 0.00172615051269531 # N = 32768, t1 = 1266012898.06458, t0 = 1266012898.06137, dt = 0.00320100784301758 # N = 65536, t1 = 1266012898.07119, t0 = 1266012898.06459, dt = 0.00659918785095215 # N = 131072, t1 = 1266012898.08511, t0 = 1266012898.07121, dt = 0.013901948928833 # Alarm 1 - 1266012898.08778 # Alarm 2 - 1266012898.11438 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1266012899.78721, t0 = 1266012898.27691 # dt = 1.51030588150024, rt = 0.00687058766682935 ok 30 ok 31 # tr = 0.01 # No clock_nanosleep ok 32 # skipped # clock = 2 # clock = 2 2.08 # clock = 2 2.08 2.16 # clock = 2 2.08 2.16 2.24 ok 33 # t0 = 1266012900.03242 # ualarm(100000) # t1 = 1266012900.12712 # dt = 0.0947039127349854 # r = 0.947039127349854 ok 34 # t0 = 1266012900.12767 # ualarm(1100000) # t1 = 1266012901.22796 # dt = 1.10029482841492 # r = 1.00026802583174 ok 35 # t0 = 1266012901.22852 # ualarm(2200000) # t1 = 1266012903.42757 # dt = 2.19904589653015 # r = 0.999566316604614 ok 36 # t0 = 1266012903.42812 # ualarm(4300000) # t1 = 1266012907.7269 # dt = 4.29877305030823 # r = 0.999714662862379 ok 37 # mtime = 1266012907 1266012908 1266012908 1266012908 1266012909 # atime = 1266012908 1266012908 1266012908 1266012909 1266012909 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 # I am the main process 1741, terminating the timer process 1742 # before it terminates me in 335 seconds (testing took 24 seconds). # kill KILL 1742 = 1 # All done. ok All tests successful. Files=1, Tests=40, 24 wallclock secs ( 0.01 usr 0.00 sys + 12.08 cusr 0.87 csys = 12.96 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 /home/fly1200/var/cpan/build/Time-HiRes-1.9719-ydgqex && tar cvf - Time-HiRes-1.9719.ppd blib) | gzip -c >/home/fly1200/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.bs blib/arch/auto/Time/HiRes/HiRes.so blib/man3/ blib/man3/Time::HiRes.3 >>> mv /home/fly1200/var/cpan/build/Time-HiRes-1.9719-ydgqex/Time-HiRes-1.9719.ppd /home/fly1200/var/REPO/J/JH/JHI Finished 2010-02-12T14:15:13