PATH=/home/fly2400/cpanfly-5.24/bin:/home/fly2400/ap2400-300558/bin:/usr/local/bin:/home/fly2400/cpanfly-5.24/bin:/home/fly2400/ap2400-300558/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-11T23:11:06 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 11 Jun 2016 02:53:45 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/J/JH/JHI/Time-HiRes-1.9733.tar.gz ok Time-HiRes-1.9733/ Time-HiRes-1.9733/Changes Time-HiRes-1.9733/fallback/ Time-HiRes-1.9733/hints/ Time-HiRes-1.9733/HiRes.pm Time-HiRes-1.9733/HiRes.xs Time-HiRes-1.9733/Makefile.PL Time-HiRes-1.9733/MANIFEST Time-HiRes-1.9733/META.json Time-HiRes-1.9733/META.yml Time-HiRes-1.9733/ppport.h Time-HiRes-1.9733/README Time-HiRes-1.9733/t/ Time-HiRes-1.9733/TODO Time-HiRes-1.9733/typemap Time-HiRes-1.9733/t/alarm.t Time-HiRes-1.9733/t/clock.t Time-HiRes-1.9733/t/gettimeofday.t Time-HiRes-1.9733/t/itimer.t Time-HiRes-1.9733/t/nanosleep.t Time-HiRes-1.9733/t/sleep.t Time-HiRes-1.9733/t/stat.t Time-HiRes-1.9733/t/time.t Time-HiRes-1.9733/t/tv_interval.t Time-HiRes-1.9733/t/ualarm.t Time-HiRes-1.9733/t/usleep.t Time-HiRes-1.9733/t/Watchdog.pm Time-HiRes-1.9733/hints/aix.pl Time-HiRes-1.9733/hints/dec_osf.pl Time-HiRes-1.9733/hints/dynixptx.pl Time-HiRes-1.9733/hints/irix.pl Time-HiRes-1.9733/hints/linux.pl Time-HiRes-1.9733/hints/sco.pl Time-HiRes-1.9733/hints/solaris.pl Time-HiRes-1.9733/hints/svr4.pl Time-HiRes-1.9733/fallback/const-c.inc Time-HiRes-1.9733/fallback/const-xs.inc Configuring J/JH/JHI/Time-HiRes-1.9733.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/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...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 Generating a Unix-style Makefile Writing Makefile for Time::HiRes Writing MYMETA.yml and MYMETA.json Now you may issue 'make'. Do not forget also 'make test'. JHI/Time-HiRes-1.9733.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for J/JH/JHI/Time-HiRes-1.9733.tar.gz >>> make cp HiRes.pm blib/lib/Time/HiRes.pm Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644 "/data/fly2400/ap2400-300558/bin/perl-static" "/home/fly2400/ap2400-300558/lib/ExtUtils/xsubpp" -typemap '/home/fly2400/ap2400-300558/lib/ExtUtils/typemap' -typemap '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Time-HiRes-1.9733-mD0Uxm/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9733\" -DXS_VERSION=\"1.9733\" -fPIC "-I/home/fly2400/ap2400-300558/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 rm -f blib/arch/auto/Time/HiRes/HiRes.so LD_RUN_PATH="/lib/x86_64-linux-gnu" gcc -shared -O2 -fstack-protector -o blib/arch/auto/Time/HiRes/HiRes.so HiRes.o \ -lrt \ chmod 755 blib/arch/auto/Time/HiRes/HiRes.so Manifying 1 pod document JHI/Time-HiRes-1.9733.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/alarm.t ......... 1..10 # I am the main process 25208, starting the watchdog process... # The watchdog process 25209 launched, continuing testing... # I am the watchdog process 25209, sleeping for 360 seconds... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.300745 # Select returned! 4 0.300986 # 0.899671333333333 # Tick! 3 0.602416 # Select returned! 3 0.602649 # 0.799117 # Tick! 2 0.903432 # Select returned! 2 0.903665 # 0.698778333333333 # Tick! 1 1.204117 # Select returned! 1 1.204372 # 0.598542666666667 # Tick! 0 1.505954 # Select returned! 0 1.506175 # 0.497941666666667 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1465711876.01527, t0 = 1465711876.01519, dt = 8.20159912109375e-05 # N = 2048, t1 = 1465711876.01556, t0 = 1465711876.01539, dt = 0.000164985656738281 # N = 4096, t1 = 1465711876.01598, t0 = 1465711876.01567, dt = 0.000315189361572266 # N = 8192, t1 = 1465711876.01677, t0 = 1465711876.01614, dt = 0.000628948211669922 # N = 16384, t1 = 1465711876.01887, t0 = 1465711876.01688, dt = 0.00199007987976074 # N = 32768, t1 = 1465711876.02163, t0 = 1465711876.01902, dt = 0.00260710716247559 # N = 65536, t1 = 1465711876.02747, t0 = 1465711876.02177, dt = 0.00570201873779297 # N = 131072, t1 = 1465711876.03816, t0 = 1465711876.02766, dt = 0.0105001926422119 # Alarm 1 - 1465711876.04844 # Alarm 2 - 1465711876.07013 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 25208, terminating the watchdog process 25209 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 25209 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 25210, starting the watchdog process... # The watchdog process 25211 launched, continuing testing... # I am the watchdog process 25211, sleeping for 360 seconds... ok 1 - require Time::HiRes; # have_clock_gettime = 1 # have_clock_getres = 1 # have_clock_nanosleep = 1 # have_clock = 1 # CLOCK_REALTIME: try = 1 # t1 = 1465711881.81268, t0 = 1465711880.31198 # dt = 1.5006947517395, rt = 0.000463167826334709 ok 2 ok 3 ok 4 # clock = 0.1 # clock = 0.1 0.16 # clock = 0.1 0.16 0.21 # clock = 0.1 0.16 0.21 0.27 ok 5 # I am the main process 25210, terminating the watchdog process 25211 before it terminates me in 357 seconds (testing took 3 seconds). # kill KILL 25211 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 25212, starting the watchdog process... # I am the watchdog process 25213, sleeping for 360 seconds... # The watchdog process 25213 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 25212, terminating the watchdog process 25213 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 25213 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 25214, starting the watchdog process... # The watchdog process 25215 launched, continuing testing... # I am the watchdog process 25215, sleeping for 360 seconds... # setitimer: 0 0 ok 1 - ITIMER_VIRTUAL defined with sufficient granularity # getitimer: 0.504031 0.400025 # Tick! 2 0.502471 # Tick! 1 0.903042 # Tick! 0 1.303132 # Tick! 0 1.727287 # getitimer: 0 0 # at end, i=0 ok 2 - time left should be zero # I am the main process 25214, terminating the watchdog process 25215 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 25215 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 25216, starting the watchdog process... # I am the watchdog process 25217, sleeping for 360 seconds... # The watchdog process 25217 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 25216, terminating the watchdog process 25217 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 25217 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 25218, starting the watchdog process... # The watchdog process 25219 launched, continuing testing... ok 1 - require Time::HiRes; # I am the watchdog process 25219, sleeping for 360 seconds... ok 2 - negative time error # time...1465711887.1644 ok 3 # sleep...0.500403 ok 4 # I am the main process 25218, terminating the watchdog process 25219 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 25219 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 25220, starting the watchdog process... # The watchdog process 25221 launched, continuing testing... # I am the watchdog process 25221, sleeping for 360 seconds... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 # mtime = 1465711887.86674 1465711888.12275 1465711888.37076 1465711888.64278 1465711888.91081 # atime = 1465711887.97075 1465711888.23076 1465711888.51478 1465711888.75078 1465711889.0628 # ai = 4, mi = 4, ss = 8 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # I am the main process 25220, terminating the watchdog process 25221 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 25221 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 25222, starting the watchdog process... # I am the watchdog process 25223, sleeping for 360 seconds... # The watchdog process 25223 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 18.6550726890564, n = 100, s/n = 0.186550726890564 # I am the main process 25222, terminating the watchdog process 25223 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 25223 = 1 # All done. ok t/tv_interval.t ... 1..2 ok 1 - require Time::HiRes; ok 2 ok t/ualarm.t ........ 1..12 # I am the main process 25225, starting the watchdog process... # The watchdog process 25226 launched, continuing testing... # I am the watchdog process 25226, sleeping for 360 seconds... ok 1 # tick = 1, one = 1465711889, two = 1465711889, three = 1465711889 ok 2 # tick = 3, one = 1465711889, two = 1465711889, three = 1465711889 ok 3 - negative time error # t0 = 1465711889.48042 # ualarm(100000) # t1 = 1465711889.58077 # dt = 0.100347995758057 # r = 1.00347995758057 ok 4 # t0 = 1465711889.58128 # ualarm(1100000) # t1 = 1465711890.68163 # dt = 1.10034894943237 # r = 1.0003172267567 ok 5 # t0 = 1465711890.6829 # ualarm(2200000) # t1 = 1465711892.88324 # dt = 2.20034289360046 # r = 1.00015586072748 ok 6 # t0 = 1465711892.88387 # ualarm(4300000) # t1 = 1465711897.18414 # dt = 4.30026507377625 # r = 1.00006164506424 ok 7 # t0 = 1465711897.18513 # got0 = 0 # t1 = 1465711897.48513 # t1 - t0 = 0.30000114440918 # got1 = 200001 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 25225, terminating the watchdog process 25226 before it terminates me in 352 seconds (testing took 8 seconds). # kill KILL 25226 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 25227, starting the watchdog process... # I am the watchdog process 25228, sleeping for 360 seconds... # The watchdog process 25228 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 25227, terminating the watchdog process 25228 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 25228 = 1 # All done. ok All tests successful. Files=11, Tests=95, 27 wallclock secs ( 0.09 usr 0.02 sys + 14.94 cusr 0.21 csys = 15.26 CPU) Result: PASS JHI/Time-HiRes-1.9733.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JH/JHI/CHECKSUMS Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Time-HiRes-1.9733-mD0Uxm && tar cvf - Time-HiRes-1.9733.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/J/JH/JHI/Time-HiRes-1.9733.tar.gz Time-HiRes-1.9733.ppd blib/ blib/man3/ blib/man3/Time::HiRes.3 blib/arch/ blib/arch/auto/ blib/arch/auto/Time/ blib/arch/auto/Time/HiRes/ blib/arch/auto/Time/HiRes/HiRes.so blib/lib/ blib/lib/Time/ blib/lib/Time/HiRes.pm VmSize: 335304 kB Finished 2016-06-11T23:11:41