Start 2010-02-12T18:10:22 ActivePerl-1003 CPAN-1.9402 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Sat, 13 Feb 2010 22:43:37 GMT Running make for J/JH/JHI/Time-HiRes-1.9720.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JH/JHI/Time-HiRes-1.9720.tar.gz ok Will not use Archive::Tar, need 1.00 Time-HiRes-1.9720/ Time-HiRes-1.9720/Changes Time-HiRes-1.9720/fallback/ Time-HiRes-1.9720/hints/ Time-HiRes-1.9720/HiRes.pm Time-HiRes-1.9720/HiRes.xs Time-HiRes-1.9720/Makefile.PL Time-HiRes-1.9720/MANIFEST Time-HiRes-1.9720/META.yml Time-HiRes-1.9720/ppport.h Time-HiRes-1.9720/README Time-HiRes-1.9720/t/ Time-HiRes-1.9720/TODO Time-HiRes-1.9720/typemap Time-HiRes-1.9720/t/HiRes.t Time-HiRes-1.9720/hints/aix.pl Time-HiRes-1.9720/hints/dec_osf.pl Time-HiRes-1.9720/hints/dynixptx.pl Time-HiRes-1.9720/hints/irix.pl Time-HiRes-1.9720/hints/linux.pl Time-HiRes-1.9720/hints/sco.pl Time-HiRes-1.9720/hints/solaris.pl Time-HiRes-1.9720/hints/svr4.pl Time-HiRes-1.9720/fallback/const-c.inc /bin/tar: Read 6144 bytes from - Time-HiRes-1.9720/fallback/const-xs.inc CPAN.pm: Going to build J/JH/JHI/Time-HiRes-1.9720.tar.gz >>> /home/fly1003/ap1003/bin/perl-static 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()... 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/fly1003/ap1003/bin/perl-static /home/fly1003/var/megalib/ExtUtils/xsubpp -typemap /home/fly1003/ap1003/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9720\" -DXS_VERSION=\"1.9720\" -fPIC "-I/home/fly1003/ap1003/lib/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -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="/lib64" 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.9720.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HiRes.t .. 1..48 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 = 1 # have_clock = 1 # have_hires_stat = 4 # I am the main process 26315, starting the timer process... # I am the timer process 26316, sleeping for 360 seconds... # The timer process 26316 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 = 1266027029, two = 1266027029, three = 1266027029 ok 13 # tick = 3, one = 1266027029, two = 1266027029, three = 1266027029 ok 14 # s = 22.443510055542, n = 100, s/n = 0.22443510055542 # time...1266027029.22975 ok 15 # sleep...0.501179 ok 16 # sigaction tick, ALRM = 14 # Tick! 4 1.534822 # Select returned! 0 1.534879 # 0.488373666666667 not ok 17 # tick: 0.3 sleep took 1.534822 ratio 5.11607333333333 # setitimer: 0 0 ok 18 # getitimer: 0.501923 0.400939 # Tick! 2 0.507293 # Tick! 1 0.983235 # Tick! 0 1.383777 # Tick! 0 1.786546 # getitimer: 0 0 ok 19 ok 20 # 1.50163197517395 went by while sleeping 1.5, ratio 1.001078. ok 21 # 1.50112199783325 went by while sleeping 1.5, ratio 1.00073. ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 # Finding delay loop... # N = 1024, t1 = 1266027036.57898, t0 = 1266027036.57892, dt = 6.19888305664062e-05 # N = 2048, t1 = 1266027036.57911, t0 = 1266027036.57899, dt = 0.000120878219604492 # N = 4096, t1 = 1266027036.57936, t0 = 1266027036.57912, dt = 0.000237941741943359 # N = 8192, t1 = 1266027036.57998, t0 = 1266027036.57937, dt = 0.000607967376708984 # N = 16384, t1 = 1266027036.58201, t0 = 1266027036.57999, dt = 0.00201892852783203 # N = 32768, t1 = 1266027036.58503, t0 = 1266027036.58203, dt = 0.00299978256225586 # N = 65536, t1 = 1266027036.58901, t0 = 1266027036.58505, dt = 0.00396609306335449 # N = 131072, t1 = 1266027036.59724, t0 = 1266027036.58903, dt = 0.00821495056152344 # N = 262144, t1 = 1266027036.61336, t0 = 1266027036.59726, dt = 0.0160949230194092 # Alarm 1 - 1266027036.62376 # Alarm 2 - 1266027036.65594 ok 29 # CLOCK_REALTIME: try = 1 # t1 = 1266027038.34276, t0 = 1266027036.84121 # dt = 1.50155210494995, rt = 0.00103473663330078 ok 30 ok 31 # tr = 0.000999848 ok 32 # clock = 2.09 # clock = 2.09 2.15 # clock = 2.09 2.15 2.21 # clock = 2.09 2.15 2.21 2.27 ok 33 # t0 = 1266027040.02324 # ualarm(100000) # t1 = 1266027040.12373 # dt = 0.100495100021362 # r = 1.00495100021362 ok 34 # t0 = 1266027040.124 # ualarm(1100000) # t1 = 1266027041.22431 # dt = 1.10031294822693 # r = 1.00028449838812 ok 35 # t0 = 1266027041.22498 # ualarm(2200000) # t1 = 1266027043.42581 # dt = 2.20082902908325 # r = 1.00037683140148 ok 36 # t0 = 1266027043.42639 # ualarm(4300000) # t1 = 1266027047.72729 # dt = 4.30090188980103 # r = 1.00020974181419 ok 37 # mtime = 1266027047 1266027048 1266027048 1266027048 1266027049 # atime = 1266027047 1266027048 1266027048 1266027048 1266027049 # ai = 4, mi = 4, ss = 0 # No subsecond timestamps detected ok 38 # skipped ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 # t0 = 1266027053.27445 # t1 = 1266027053.57445 # t1 - t0 = 0.300000905990601 ok 46 ok 47 ok 48 # I am the main process 26315, terminating the timer process 26316 # before it terminates me in 333 seconds (testing took 26 seconds). # kill KILL 26316 = 1 # All done. Failed 1/48 subtests Test Summary Report ------------------- t/HiRes.t (Wstat: 0 Tests: 48 Failed: 1) Failed test: 17 Files=1, Tests=48, 26 wallclock secs ( 0.01 usr 0.00 sys + 14.15 cusr 0.08 csys = 14.24 CPU) Result: FAIL Failed 1/1 test programs. 1/48 subtests failed. make: *** [test_dynamic] Error 255 JHI/Time-HiRes-1.9720.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JHI/Time-HiRes-1.9720.tar.gz Finished 2010-02-12T18:10:53