PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-03-14T12:01:45 ActivePerl-1400 CPAN-2.10 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Mon, 14 Mar 2016 05:53:41 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JH/JHI/Time-HiRes-1.9732.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JH/JHI/CHECKSUMS Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/J/JH/JHI/Time-HiRes-1.9732.tar.gz ok Time-HiRes-1.9732/ Time-HiRes-1.9732/Changes Time-HiRes-1.9732/fallback/ Time-HiRes-1.9732/hints/ Time-HiRes-1.9732/HiRes.pm Time-HiRes-1.9732/HiRes.xs Time-HiRes-1.9732/Makefile.PL Time-HiRes-1.9732/MANIFEST Time-HiRes-1.9732/META.json Time-HiRes-1.9732/META.yml Time-HiRes-1.9732/ppport.h Time-HiRes-1.9732/README Time-HiRes-1.9732/t/ Time-HiRes-1.9732/TODO Time-HiRes-1.9732/typemap Time-HiRes-1.9732/t/alarm.t Time-HiRes-1.9732/t/clock.t Time-HiRes-1.9732/t/gettimeofday.t Time-HiRes-1.9732/t/itimer.t Time-HiRes-1.9732/t/nanosleep.t Time-HiRes-1.9732/t/sleep.t Time-HiRes-1.9732/t/stat.t Time-HiRes-1.9732/t/time.t Time-HiRes-1.9732/t/tv_interval.t Time-HiRes-1.9732/t/ualarm.t Time-HiRes-1.9732/t/usleep.t Time-HiRes-1.9732/t/Watchdog.pm Time-HiRes-1.9732/hints/aix.pl Time-HiRes-1.9732/hints/dec_osf.pl Time-HiRes-1.9732/hints/dynixptx.pl Time-HiRes-1.9732/hints/irix.pl Time-HiRes-1.9732/hints/linux.pl Time-HiRes-1.9732/hints/sco.pl Time-HiRes-1.9732/hints/solaris.pl Time-HiRes-1.9732/hints/svr4.pl Time-HiRes-1.9732/fallback/const-c.inc Time-HiRes-1.9732/fallback/const-xs.inc Configuring J/JH/JHI/Time-HiRes-1.9732.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/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()... 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 Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/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] 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.9732.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for J/JH/JHI/Time-HiRes-1.9732.tar.gz >>> make cp HiRes.pm blib/lib/Time/HiRes.pm Running Mkbootstrap for Time::HiRes () chmod 644 "HiRes.bs" "/home/fly1400/ap1400/bin/perl-static" "/home/fly1400/cpanfly-5.14/var/megalib/ExtUtils/xsubpp" -typemap "/home/fly1400/ap1400/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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9732\" -DXS_VERSION=\"1.9732\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c In file included from /home/fly1400/ap1400/lib/CORE/regexp.h:226, from /home/fly1400/ap1400/lib/CORE/perl.h:3443, from HiRes.xs:19: /home/fly1400/ap1400/lib/CORE/op_reg_common.h:70: warning: `warn_unused_result' attribute directive ignored In file included from /home/fly1400/ap1400/lib/CORE/perl.h:3443, from HiRes.xs:19: /home/fly1400/ap1400/lib/CORE/regexp.h:306: warning: `warn_unused_result' attribute directive ignored In file included from /home/fly1400/ap1400/lib/CORE/perl.h:5040, from HiRes.xs:19: /home/fly1400/ap1400/lib/CORE/proto.h:32: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:36: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:42: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:106: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:117: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:133: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:139: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:161: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:183: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:188: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:191: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:194: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:253: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:257: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:262: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:265: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:268: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:271: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:280: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:286: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:292: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:298: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:304: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:310: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:316: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:322: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:347: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:353: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:359: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:365: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:371: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:377: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:383: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:389: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:395: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:401: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:407: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:413: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:419: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:425: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:431: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:437: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:443: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:449: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:455: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:461: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:467: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:473: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:479: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:485: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:491: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:497: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:503: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:509: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:515: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:521: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:527: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:533: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:539: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:545: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:551: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:570: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:595: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:601: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:628: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:665: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:803: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:824: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:856: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:865: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:933: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:955: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:960: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1016: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1034: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1043: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1047: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1051: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1055: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1059: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1068: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1099: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1116: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1127: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1226: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1278: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1297: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1358: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1364: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1376: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1384: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1391: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1412: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1418: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1429: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1440: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1480: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1486: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1500: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1505: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1509: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1513: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1517: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1521: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1525: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1529: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1533: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1537: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1541: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1545: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1549: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1553: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1557: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1561: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1565: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1569: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1573: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1577: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1581: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1585: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1589: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1593: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1597: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1601: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1605: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1609: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1613: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1619: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1625: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1631: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1637: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1643: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1649: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1655: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1661: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1667: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1673: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1679: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1685: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1696: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1702: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1708: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1714: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1720: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1726: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1732: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1738: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1744: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1750: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1756: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1762: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1768: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1789: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1795: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1801: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1807: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1879: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2193: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2220: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2223: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2410: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2414: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2419: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2428: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2434: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2439: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2446: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2451: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2459: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2471: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2477: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2482: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2492: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2498: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2506: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2512: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2519: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2525: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2529: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2533: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2537: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2546: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2552: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2559: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2566: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2572: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2576: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2581: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2586: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2593: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2599: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2603: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2607: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2611: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2615: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2619: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2625: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2631: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2635: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2639: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2648: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2652: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2656: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2661: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2667: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2690: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2700: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2721: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2727: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2739: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2804: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2808: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2823: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2921: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2928: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2990: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3125: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3180: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3185: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3189: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3379: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3383: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3387: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3392: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3399: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3408: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3504: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3516: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3718: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3726: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3804: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3807: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3902: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4046: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4054: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4231: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4241: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4251: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4329: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4336: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4344: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4426: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:6983: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:6996: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7002: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7008: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7019: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7025: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7031: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7037: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7050: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7056: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7092: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7100: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7106: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7112: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7151: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7154: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7167: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7170: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7173: warning: `warn_unused_result' attribute directive ignored 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 "/home/fly1400/ap1400/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs 644 Use of uninitialized value $dirs[0] in string eq at /home/fly1400/cpanfly-5.14/var/megalib/Pod/Man.pm line 893. Use of uninitialized value $dirs[0] in string eq at /home/fly1400/cpanfly-5.14/var/megalib/Pod/Man.pm line 894. Manifying 1 pod document JHI/Time-HiRes-1.9732.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/fly1400/ap1400/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 12683, starting the watchdog process... # I am the watchdog process 12684, sleeping for 360 seconds... # The watchdog process 12684 launched, continuing testing... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.294568 # Select returned! 4 0.294816 # 0.901728 # Tick! 3 0.617134 # Select returned! 3 0.618008 # 0.793997333333333 # Tick! 2 0.913708 # Select returned! 2 0.913921 # 0.695359666666667 # Tick! 1 1.213717 # Select returned! 1 1.21393 # 0.595356666666667 # Tick! 0 1.618883 # Select returned! 0 1.61926 # 0.460246666666667 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1457985715.89482, t0 = 1457985715.89472, dt = 0.000105857849121094 # N = 2048, t1 = 1457985715.89525, t0 = 1457985715.89503, dt = 0.000222921371459961 # N = 4096, t1 = 1457985715.89576, t0 = 1457985715.89543, dt = 0.000329971313476562 # N = 8192, t1 = 1457985715.89658, t0 = 1457985715.89592, dt = 0.000656843185424805 # N = 16384, t1 = 1457985715.89758, t0 = 1457985715.89676, dt = 0.000815868377685547 # N = 32768, t1 = 1457985715.90045, t0 = 1457985715.89776, dt = 0.00268888473510742 # N = 65536, t1 = 1457985715.90597, t0 = 1457985715.90064, dt = 0.00532889366149902 # N = 131072, t1 = 1457985715.97258, t0 = 1457985715.90614, dt = 0.0664360523223877 # Alarm 1 - 1457985715.978 # Alarm 2 - 1457985715.99946 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 12683, terminating the watchdog process 12684 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 12684 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 12685, starting the watchdog process... # I am the watchdog process 12686, sleeping for 360 seconds... # The watchdog process 12686 launched, continuing testing... ok 1 - require Time::HiRes; # have_clock_gettime = 1 # have_clock_getres = 1 # have_clock_nanosleep = 0 # have_clock = 1 # CLOCK_REALTIME: try = 1 # t1 = 1457985721.67748, t0 = 1457985720.16683 # dt = 1.51064777374268, rt = 0.00709851582845045 ok 2 ok 3 ok 4 # skip no clock_nanosleep # clock = 0.03 # clock = 0.03 0.11 # clock = 0.03 0.11 0.2 # clock = 0.03 0.11 0.2 0.29 ok 5 # I am the main process 12685, terminating the watchdog process 12686 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 12686 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 12687, starting the watchdog process... # I am the watchdog process 12688, sleeping for 360 seconds... # The watchdog process 12688 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 12687, terminating the watchdog process 12688 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 12688 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 12689, starting the watchdog process... # I am the watchdog process 12690, sleeping for 360 seconds... # The watchdog process 12690 launched, continuing testing... # setitimer: 0 0 ok 1 - ITIMER_VIRTUAL defined with sufficient granularity # getitimer: 0.51 0.4 # Tick! 2 0.712558 # Tick! 1 1.162573 # Tick! 0 1.752531 # Tick! 0 2.202536 # getitimer: 0 0 # at end, i=0 ok 2 - time left should be zero # I am the main process 12689, terminating the watchdog process 12690 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 12690 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 12691, starting the watchdog process... # I am the watchdog process 12692, sleeping for 360 seconds... # The watchdog process 12692 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 12691, terminating the watchdog process 12692 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 12692 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 12693, starting the watchdog process... # I am the watchdog process 12694, sleeping for 360 seconds... # The watchdog process 12694 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 - negative time error # time...1457985726.0803 ok 3 # sleep...0.506782 ok 4 # I am the main process 12693, terminating the watchdog process 12694 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 12694 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 12695, starting the watchdog process... # I am the watchdog process 12696, sleeping for 360 seconds... # The watchdog process 12696 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 = 1457985726 1457985727 1457985727 1457985727 1457985728 # atime = 1457985727 1457985727 1457985727 1457985728 1457985728 # 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 12695, terminating the watchdog process 12696 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 12696 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 12697, starting the watchdog process... # I am the watchdog process 12698, sleeping for 360 seconds... # The watchdog process 12698 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 41.8175368309021, n = 100, s/n = 0.418175368309021 # I am the main process 12697, terminating the watchdog process 12698 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 12698 = 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 12700, starting the watchdog process... # I am the watchdog process 12701, sleeping for 360 seconds... # The watchdog process 12701 launched, continuing testing... ok 1 # tick = 1, one = 1457985728, two = 1457985728, three = 1457985728 ok 2 # tick = 3, one = 1457985728, two = 1457985728, three = 1457985728 ok 3 - negative time error # t0 = 1457985728.52855 # ualarm(100000) # t1 = 1457985728.62756 # dt = 0.0990109443664551 # r = 0.990109443664551 ok 4 # t0 = 1457985728.62837 # ualarm(1100000) # t1 = 1457985729.72759 # dt = 1.09921503067017 # r = 0.999286391518333 ok 5 # t0 = 1457985729.72846 # ualarm(2200000) # t1 = 1457985731.92868 # dt = 2.20021510124207 # r = 1.00009777329185 ok 6 # t0 = 1457985731.92971 # ualarm(4300000) # t1 = 1457985736.22769 # dt = 4.29798197746277 # r = 0.999530692433202 ok 7 # t0 = 1457985736.22887 # got0 = 0 # t1 = 1457985736.52887 # t1 - t0 = 0.300000905990601 # got1 = 200000 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 12700, terminating the watchdog process 12701 before it terminates me in 352 seconds (testing took 8 seconds). # kill KILL 12701 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 12702, starting the watchdog process... # I am the watchdog process 12703, sleeping for 360 seconds... # The watchdog process 12703 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 12702, terminating the watchdog process 12703 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 12703 = 1 # All done. ok All tests successful. Files=11, Tests=95, 26 wallclock secs ( 0.04 usr 0.00 sys + 9.95 cusr 1.77 csys = 11.76 CPU) Result: PASS JHI/Time-HiRes-1.9732.tar.gz make test TEST_VERBOSE=1 -- OK Jarkko Hietaniemi <jhi@iki.fi> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1400/cpanfly-5.14/var/cpan/build/Time-HiRes-1.9732-U6Qeuh && tar cvf - Time-HiRes-1.9732.ppd blib) | gzip -c >/home/fly1400/cpanfly-5.14/var/REPO/J/JH/JHI/Time-HiRes-1.9732.tar.gz Time-HiRes-1.9732.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/man3/ blib/man3/Time::HiRes.3 >>> mv /home/fly1400/cpanfly-5.14/var/cpan/build/Time-HiRes-1.9732-U6Qeuh/Time-HiRes-1.9732.ppd /home/fly1400/cpanfly-5.14/var/REPO/J/JH/JHI VmSize: 142344 kB Finished 2016-03-14T12:02:21