PATH=/usr/bin:/bin:/home/fly1800/cpanfly-5.18/var/megalib/bin Start 2016-04-24T12:13:11 ActivePerl-1800 CPAN-2.10 Reading '/home/fly1800/cpanfly-5.18/var/cpan/Metadata' Database was generated on Sun, 24 Apr 2016 04:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JH/JHI/Time-HiRes-1.9733.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JH/JHI/CHECKSUMS Checksum for /home/fly1800/cpanfly-5.18/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 /bin/tar: Read 2048 bytes from - Configuring J/JH/JHI/Time-HiRes-1.9733.tar.gz with Makefile.PL >>> /home/fly1800/ap1800-297235/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 Have /home/fly1800/cpanfly-5.18/var/megalib Want /home/fly1800/ap1800-297235/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [i686-linux-thread-multi-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. 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 /home/fly1800/ap1800-297235/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 Time::HiRes () chmod 644 "HiRes.bs" "/home/fly1800/ap1800-297235/bin/perl-static" "/home/fly1800/cpanfly-5.18/var/megalib/ExtUtils/xsubpp" -typemap "/home/fly1800/ap1800-297235/lib/ExtUtils/typemap" -typemap "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 -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/fly1800/ap1800-297235/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" gcc -shared -O2 -fstack-protector HiRes.o -o blib/arch/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 blib/arch/auto/Time/HiRes/HiRes.so "/home/fly1800/ap1800-297235/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644 Manifying 1 pod document JHI/Time-HiRes-1.9733.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for Time::HiRes () chmod 644 "HiRes.bs" PERL_DL_NONLAZY=1 "/home/fly1800/ap1800-297235/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 20072, starting the watchdog process... # I am the watchdog process 20073, sleeping for 360 seconds... # The watchdog process 20073 launched, continuing testing... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.301586 # Select returned! 4 0.301678 # 0.899440666666667 # Tick! 3 0.602483 # Select returned! 3 0.602549 # 0.799150333333333 # Tick! 2 0.903399 # Select returned! 2 0.903509 # 0.698830333333333 # Tick! 1 1.205288 # Select returned! 1 1.20536 # 0.598213333333333 # Tick! 0 1.508241 # Select returned! 0 1.508324 # 0.497225333333333 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1461525200.85642, t0 = 1461525200.85627, dt = 0.000149965286254883 # N = 2048, t1 = 1461525200.85667, t0 = 1461525200.85649, dt = 0.000184059143066406 # N = 4096, t1 = 1461525200.85709, t0 = 1461525200.8567, dt = 0.000380992889404297 # N = 8192, t1 = 1461525200.85788, t0 = 1461525200.85712, dt = 0.00076603889465332 # N = 16384, t1 = 1461525200.85952, t0 = 1461525200.85793, dt = 0.00159311294555664 # N = 32768, t1 = 1461525200.8631, t0 = 1461525200.85953, dt = 0.0035707950592041 # N = 65536, t1 = 1461525200.87285, t0 = 1461525200.86315, dt = 0.00970602035522461 # N = 131072, t1 = 1461525200.8892, t0 = 1461525200.87291, dt = 0.0162818431854248 # Alarm 1 - 1461525200.89955 # Alarm 2 - 1461525200.92505 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 20072, terminating the watchdog process 20073 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 20073 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 20074, starting the watchdog process... # I am the watchdog process 20075, sleeping for 360 seconds... # The watchdog process 20075 launched, continuing testing... 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 = 1461525206.62253, t0 = 1461525205.12048 # dt = 1.50204873085022, rt = 0.00136582056681323 ok 2 ok 3 ok 4 # clock = 0.03 # clock = 0.03 0.13 # clock = 0.03 0.13 0.22 # clock = 0.03 0.13 0.22 0.32 ok 5 # I am the main process 20074, terminating the watchdog process 20075 before it terminates me in 357 seconds (testing took 3 seconds). # kill KILL 20075 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 20076, starting the watchdog process... # I am the watchdog process 20077, sleeping for 360 seconds... # The watchdog process 20077 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 20076, terminating the watchdog process 20077 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 20077 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 20078, starting the watchdog process... # I am the watchdog process 20079, sleeping for 360 seconds... # The watchdog process 20079 launched, continuing testing... # setitimer: 0 0 ok 1 - ITIMER_VIRTUAL defined with sufficient granularity # getitimer: 0.499924 0.400939 # Tick! 2 0.505593 # Tick! 1 0.913122 # Tick! 0 1.316102 # Tick! 0 1.720045 # getitimer: 0 0 # at end, i=0 ok 2 - time left should be zero # I am the main process 20078, terminating the watchdog process 20079 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 20079 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 20080, starting the watchdog process... # I am the watchdog process 20081, sleeping for 360 seconds... # The watchdog process 20081 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 20080, terminating the watchdog process 20081 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 20081 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 20082, starting the watchdog process... # I am the watchdog process 20083, sleeping for 360 seconds... # The watchdog process 20083 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 - negative time error # time...1461525211.84669 ok 3 # sleep...0.501476 ok 4 # I am the main process 20082, terminating the watchdog process 20083 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 20083 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 20084, starting the watchdog process... # I am the watchdog process 20085, sleeping for 360 seconds... # The watchdog process 20085 launched, continuing testing... 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 = 1461525212 1461525212 1461525213 1461525213 1461525213 # atime = 1461525212 1461525213 1461525213 1461525213 1461525213 # ai = 4, mi = 4, ss = 0 ok 36 # skip no subsecond timestamps detected ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # I am the main process 20084, terminating the watchdog process 20085 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 20085 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 20086, starting the watchdog process... # I am the watchdog process 20087, sleeping for 360 seconds... # The watchdog process 20087 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 97.7182469367981, n = 100, s/n = 0.977182469367981 # I am the main process 20086, terminating the watchdog process 20087 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 20087 = 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 20089, starting the watchdog process... # I am the watchdog process 20090, sleeping for 360 seconds... # The watchdog process 20090 launched, continuing testing... ok 1 # tick = 1, one = 1461525214, two = 1461525214, three = 1461525214 ok 2 # tick = 3, one = 1461525214, two = 1461525214, three = 1461525214 ok 3 - negative time error # t0 = 1461525214.12156 # ualarm(100000) # t1 = 1461525214.22332 # dt = 0.101757049560547 # r = 1.01757049560547 ok 4 # t0 = 1461525214.22414 # ualarm(1100000) # t1 = 1461525215.32587 # dt = 1.10172986984253 # r = 1.00157260894775 ok 5 # t0 = 1461525215.32734 # ualarm(2200000) # t1 = 1461525217.52933 # dt = 2.20199298858643 # r = 1.00090590390292 ok 6 # t0 = 1461525217.53086 # ualarm(4300000) # t1 = 1461525221.83308 # dt = 4.3022198677063 # r = 1.00051624830379 ok 7 # t0 = 1461525221.83523 # got0 = 0 # t1 = 1461525222.13523 # t1 - t0 = 0.300000905990601 # got1 = 200001 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 20089, terminating the watchdog process 20090 before it terminates me in 352 seconds (testing took 8 seconds). # kill KILL 20090 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 20091, starting the watchdog process... # I am the watchdog process 20092, sleeping for 360 seconds... # The watchdog process 20092 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 20091, terminating the watchdog process 20092 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 20092 = 1 # All done. ok All tests successful. Files=11, Tests=95, 27 wallclock secs ( 0.06 usr 0.03 sys + 12.04 cusr 2.68 csys = 14.81 CPU) Result: PASS JHI/Time-HiRes-1.9733.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1800/cpanfly-5.18/var/cpan/build/Time-HiRes-1.9733-8s708F && tar cvf - Time-HiRes-1.9733.ppd blib) | gzip -c >/home/fly1800/cpanfly-5.18/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/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 >>> mv /home/fly1800/cpanfly-5.18/var/cpan/build/Time-HiRes-1.9733-8s708F/Time-HiRes-1.9733.ppd /home/fly1800/cpanfly-5.18/var/REPO/J/JH/JHI VmSize: 155856 kB Finished 2016-04-24T12:13:46