PATH=/usr/bin:/bin:/home/fly1600/cpanfly-5.16/var/megalib/bin Start 2016-05-08T10:45:37 ActivePerl-1600 CPAN-2.10 Reading '/home/fly1600/cpanfly-5.16/var/cpan/Metadata' Database was generated on Sat, 07 May 2016 04:53:41 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/fly1600/cpanfly-5.16/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 >>> /home/fly1600/ap1600/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/fly1600/cpanfly-5.16/var/megalib Want /home/fly1600/ap1600/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.9733.tar.gz /home/fly1600/ap1600/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/fly1600/ap1600/bin/perl-static" "/home/fly1600/cpanfly-5.16/var/megalib/ExtUtils/xsubpp" -typemap "/home/fly1600/ap1600/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.9733\" -DXS_VERSION=\"1.9733\" -fPIC "-I/home/fly1600/ap1600/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/fly1600/ap1600/lib/CORE/regexp.h:235, from /home/fly1600/ap1600/lib/CORE/perl.h:3437, from HiRes.xs:19: /home/fly1600/ap1600/lib/CORE/op_reg_common.h:70: warning: `warn_unused_result' attribute directive ignored In file included from /home/fly1600/ap1600/lib/CORE/perl.h:3437, from HiRes.xs:19: /home/fly1600/ap1600/lib/CORE/regexp.h:316: warning: `warn_unused_result' attribute directive ignored In file included from /home/fly1600/ap1600/lib/CORE/perl.h:5030, from HiRes.xs:19: /home/fly1600/ap1600/lib/CORE/proto.h:28: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:123: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:134: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:150: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:156: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:178: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:200: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:205: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:208: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:211: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:270: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:274: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:279: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:282: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:285: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:288: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:297: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:303: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:309: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:315: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:321: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:327: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:333: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:339: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:345: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:377: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:383: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:389: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:395: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:401: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:407: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:413: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:419: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:425: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:431: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:437: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:443: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:449: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:455: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:461: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:467: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:473: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:479: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:485: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:491: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:497: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:503: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:509: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:515: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:521: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:527: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:533: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:539: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:545: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:551: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:557: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:563: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:569: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:575: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:581: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:587: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:606: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:652: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:658: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:685: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:722: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:828: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:867: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:888: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:920: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:929: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:997: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1014: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1024: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1085: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1103: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1112: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1116: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1120: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1124: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1128: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1137: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1168: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1189: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1195: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1201: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1212: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1349: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1417: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1436: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1497: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1503: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1515: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1523: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1530: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1551: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1557: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1568: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1579: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1619: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1625: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1638: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1642: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1646: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1650: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1654: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1658: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1662: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1666: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1670: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1674: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1678: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1682: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1686: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1690: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1694: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1698: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1702: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1706: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1710: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1714: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1718: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1722: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1726: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1730: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1734: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1738: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1742: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1746: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1752: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1758: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1764: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1770: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1776: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1782: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1788: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1794: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1800: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1806: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1812: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1818: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1836: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1842: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1848: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1854: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1860: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1866: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1872: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1878: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1884: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1890: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1896: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1902: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1908: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1929: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1935: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1941: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:1947: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2019: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2339: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2366: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2369: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2548: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2552: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2557: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2567: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2573: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2578: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2586: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2591: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2599: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2611: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2617: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2625: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2635: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2641: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2649: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2655: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2662: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2668: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2672: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2676: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2680: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2689: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2695: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2702: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2709: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2715: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2719: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2724: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2729: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2736: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2742: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2746: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2750: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2754: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2758: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2762: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2768: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2774: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2778: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2782: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2791: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2795: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2799: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2804: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2810: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2839: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2849: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2870: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2876: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2888: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2964: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:2992: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3090: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3097: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3159: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3294: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3349: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3354: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3358: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3548: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3552: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3556: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3560: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3565: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3574: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3670: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3676: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3878: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3885: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3892: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3899: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3907: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3914: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3921: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:3928: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4006: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4009: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4109: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4258: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4266: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4397: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4442: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4452: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4462: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4539: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4546: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4554: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4644: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4661: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:4718: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7480: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7493: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7499: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7505: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7516: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7522: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7528: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7534: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7547: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7553: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7589: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7597: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7603: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7609: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7648: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7651: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7664: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7667: warning: `warn_unused_result' attribute directive ignored /home/fly1600/ap1600/lib/CORE/proto.h:7670: 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/fly1600/ap1600/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/fly1600/ap1600/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 7001, starting the watchdog process... # I am the watchdog process 7002, sleeping for 360 seconds... # The watchdog process 7002 launched, continuing testing... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.306762 # Select returned! 4 0.307075 # 0.897641666666667 # Tick! 3 0.60076 # Select returned! 3 0.600987 # 0.799671 # Tick! 2 0.900762 # Select returned! 2 0.901015 # 0.699661666666667 # Tick! 1 1.200765 # Select returned! 1 1.200996 # 0.599668 # Tick! 0 1.525988 # Select returned! 0 1.526384 # 0.491205333333333 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1462729547.92357, t0 = 1462729547.92346, dt = 0.000118017196655273 # N = 2048, t1 = 1462729547.92408, t0 = 1462729547.92389, dt = 0.000190019607543945 # N = 4096, t1 = 1462729547.92465, t0 = 1462729547.92426, dt = 0.000387907028198242 # N = 8192, t1 = 1462729547.92559, t0 = 1462729547.92486, dt = 0.000730037689208984 # N = 16384, t1 = 1462729547.92666, t0 = 1462729547.92576, dt = 0.000905036926269531 # N = 32768, t1 = 1462729547.92971, t0 = 1462729547.92686, dt = 0.00285196304321289 # N = 65536, t1 = 1462729547.93579, t0 = 1462729547.92989, dt = 0.00589513778686523 # N = 131072, t1 = 1462729547.94927, t0 = 1462729547.93697, dt = 0.0123071670532227 # Alarm 1 - 1462729547.95588 # Alarm 2 - 1462729547.98062 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 7001, terminating the watchdog process 7002 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 7002 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 7003, starting the watchdog process... # I am the watchdog process 7004, sleeping for 360 seconds... # The watchdog process 7004 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 = 1462729553.68605, t0 = 1462729552.16739 # dt = 1.5186607837677, rt = 0.0124405225118001 ok 2 ok 3 ok 4 # skip no clock_nanosleep # clock = 0.04 # clock = 0.04 0.14 # clock = 0.04 0.14 0.22 # clock = 0.04 0.14 0.22 0.31 ok 5 # I am the main process 7003, terminating the watchdog process 7004 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 7004 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 7005, starting the watchdog process... # I am the watchdog process 7006, sleeping for 360 seconds... # The watchdog process 7006 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 7005, terminating the watchdog process 7006 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 7006 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 7007, starting the watchdog process... # I am the watchdog process 7008, sleeping for 360 seconds... # The watchdog process 7008 launched, continuing testing... # setitimer: 0 0 ok 1 - ITIMER_VIRTUAL defined with sufficient granularity # getitimer: 0.5 0.4 # Tick! 2 0.752507 # Tick! 1 1.202513 # Tick! 0 1.802573 # Tick! 0 2.253571 # getitimer: 0 0 # at end, i=0 ok 2 - time left should be zero # I am the main process 7007, terminating the watchdog process 7008 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 7008 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 7009, starting the watchdog process... # I am the watchdog process 7010, sleeping for 360 seconds... # The watchdog process 7010 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 7009, terminating the watchdog process 7010 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 7010 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 7011, starting the watchdog process... # I am the watchdog process 7012, sleeping for 360 seconds... # The watchdog process 7012 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 - negative time error # time...1462729558.1155 ok 3 # sleep...0.510024 ok 4 # I am the main process 7011, terminating the watchdog process 7012 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 7012 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 7013, starting the watchdog process... # I am the watchdog process 7014, sleeping for 360 seconds... # The watchdog process 7014 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 = 1462729558 1462729559 1462729559 1462729560 1462729560 # atime = 1462729559 1462729559 1462729559 1462729560 1462729560 # 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 7013, terminating the watchdog process 7014 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 7014 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 7015, starting the watchdog process... # I am the watchdog process 7016, sleeping for 360 seconds... # The watchdog process 7016 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 57.9845533370972, n = 100, s/n = 0.579845533370972 # I am the main process 7015, terminating the watchdog process 7016 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 7016 = 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 7018, starting the watchdog process... # I am the watchdog process 7019, sleeping for 360 seconds... # The watchdog process 7019 launched, continuing testing... ok 1 # tick = 1, one = 1462729560, two = 1462729560, three = 1462729560 ok 2 # tick = 3, one = 1462729560, two = 1462729560, three = 1462729560 ok 3 - negative time error # t0 = 1462729560.6972 # ualarm(100000) # t1 = 1462729560.91953 # dt = 0.222330093383789 # r = 2.22330093383789 ok 4 # t0 = 1462729560.92177 # ualarm(1100000) # t1 = 1462729562.01609 # dt = 1.09431719779968 # r = 0.99483381618153 ok 5 # t0 = 1462729562.01688 # ualarm(2200000) # t1 = 1462729564.2162 # dt = 2.19932103157043 # r = 0.999691377986561 ok 6 # t0 = 1462729564.21745 # ualarm(4300000) # t1 = 1462729568.57026 # dt = 4.35280799865723 # r = 1.01228092992029 ok 7 # t0 = 1462729568.57196 # got0 = 0 # t1 = 1462729568.92167 # t1 - t0 = 0.349711894989014 # got1 = 150000 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 7018, terminating the watchdog process 7019 before it terminates me in 352 seconds (testing took 8 seconds). # kill KILL 7019 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 7020, starting the watchdog process... # I am the watchdog process 7021, sleeping for 360 seconds... # The watchdog process 7021 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 7020, terminating the watchdog process 7021 before it terminates me in 355 seconds (testing took 5 seconds). # kill KILL 7021 = 1 # All done. ok All tests successful. Files=11, Tests=95, 27 wallclock secs ( 0.05 usr 0.01 sys + 9.72 cusr 2.14 csys = 11.92 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/fly1600/cpanfly-5.16/var/cpan/build/Time-HiRes-1.9733-TCGn11 && tar cvf - Time-HiRes-1.9733.ppd blib) | gzip -c >/home/fly1600/cpanfly-5.16/var/REPO/J/JH/JHI/Time-HiRes-1.9733.tar.gz Time-HiRes-1.9733.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/fly1600/cpanfly-5.16/var/cpan/build/Time-HiRes-1.9733-TCGn11/Time-HiRes-1.9733.ppd /home/fly1600/cpanfly-5.16/var/REPO/J/JH/JHI VmSize: 143784 kB Finished 2016-05-08T10:46:13