PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2015-11-14T02:07:59 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 14 Nov 2015 07:06:02 GMT Running make for R/RJ/RJBS/Time-HiRes-1.9728.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RJ/RJBS/Time-HiRes-1.9728.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/R/RJ/RJBS/Time-HiRes-1.9728.tar.gz ok Time-HiRes-1.9728/ Time-HiRes-1.9728/Changes Time-HiRes-1.9728/fallback/ Time-HiRes-1.9728/hints/ Time-HiRes-1.9728/HiRes.pm Time-HiRes-1.9728/HiRes.xs Time-HiRes-1.9728/Makefile.PL Time-HiRes-1.9728/MANIFEST Time-HiRes-1.9728/META.json Time-HiRes-1.9728/META.yml Time-HiRes-1.9728/ppport.h Time-HiRes-1.9728/README Time-HiRes-1.9728/t/ Time-HiRes-1.9728/TODO Time-HiRes-1.9728/typemap Time-HiRes-1.9728/t/alarm.t Time-HiRes-1.9728/t/clock.t Time-HiRes-1.9728/t/gettimeofday.t Time-HiRes-1.9728/t/itimer.t Time-HiRes-1.9728/t/nanosleep.t Time-HiRes-1.9728/t/sleep.t Time-HiRes-1.9728/t/stat.t Time-HiRes-1.9728/t/time.t Time-HiRes-1.9728/t/tv_interval.t Time-HiRes-1.9728/t/ualarm.t Time-HiRes-1.9728/t/usleep.t Time-HiRes-1.9728/t/Watchdog.pm Time-HiRes-1.9728/hints/aix.pl Time-HiRes-1.9728/hints/dec_osf.pl Time-HiRes-1.9728/hints/dynixptx.pl Time-HiRes-1.9728/hints/irix.pl Time-HiRes-1.9728/hints/linux.pl Time-HiRes-1.9728/hints/sco.pl Time-HiRes-1.9728/hints/solaris.pl Time-HiRes-1.9728/hints/svr4.pl Time-HiRes-1.9728/fallback/const-c.inc Time-HiRes-1.9728/fallback/const-xs.inc CPAN.pm: Building R/RJ/RJBS/Time-HiRes-1.9728.tar.gz >>> /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 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'. >>> 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/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.9728\" -DXS_VERSION=\"1.9728\" -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 RJBS/Time-HiRes-1.9728.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 30300, starting the watchdog process... # I am the watchdog process 30301, sleeping for 360 seconds... # The watchdog process 30301 launched, continuing testing... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.419172 # Select returned! 4 0.419669 # 0.860110333333333 # Tick! 3 0.712577 # Select returned! 3 0.713029 # 0.762323666666667 # Tick! 2 1.012574 # Select returned! 2 1.012989 # 0.662337 # Tick! 1 1.419142 # Select returned! 1 1.419987 # 0.526671 # Tick! 0 1.712591 # Select returned! 0 1.713031 # 0.428989666666667 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1447495692.13673, t0 = 1447495692.13663, dt = 9.98973846435547e-05 # N = 2048, t1 = 1447495692.1371, t0 = 1447495692.13692, dt = 0.000186920166015625 # N = 4096, t1 = 1447495692.13767, t0 = 1447495692.13729, dt = 0.000372886657714844 # N = 8192, t1 = 1447495692.13858, t0 = 1447495692.13784, dt = 0.000746011734008789 # N = 16384, t1 = 1447495692.14022, t0 = 1447495692.13876, dt = 0.00146007537841797 # N = 32768, t1 = 1447495692.14344, t0 = 1447495692.1404, dt = 0.00304794311523438 # N = 65536, t1 = 1447495692.14901, t0 = 1447495692.14362, dt = 0.00538992881774902 # N = 131072, t1 = 1447495692.16172, t0 = 1447495692.14921, dt = 0.0125079154968262 # Alarm 1 - 1447495692.16438 # Alarm 2 - 1447495692.18839 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 30300, terminating the watchdog process 30301 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 30301 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 30302, starting the watchdog process... # I am the watchdog process 30303, sleeping for 360 seconds... # The watchdog process 30303 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 = 1447495697.89449, t0 = 1447495696.37977 # dt = 1.51471614837646, rt = 0.00981076558430982 ok 2 ok 3 ok 4 # skip no clock_nanosleep # clock = 0.04 # clock = 0.04 0.13 # clock = 0.04 0.13 0.22 # clock = 0.04 0.13 0.22 0.31 ok 5 # I am the main process 30302, terminating the watchdog process 30303 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 30303 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 30304, starting the watchdog process... # I am the watchdog process 30305, sleeping for 360 seconds... # The watchdog process 30305 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 30304, terminating the watchdog process 30305 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 30305 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 30306, starting the watchdog process... # I am the watchdog process 30307, sleeping for 360 seconds... # The watchdog process 30307 launched, continuing testing... # setitimer: 0 0 ok 1 - ITIMER_VIRTUAL defined with sufficient granularity # getitimer: 0.51 0.4 # Tick! 2 0.748665 # Tick! 1 1.148626 # Tick! 0 1.789464 # Tick! 0 2.245721 # getitimer: 0 0 # at end, i=0 ok 2 - time left should be zero # I am the main process 30306, terminating the watchdog process 30307 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 30307 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 30308, starting the watchdog process... # I am the watchdog process 30309, sleeping for 360 seconds... # The watchdog process 30309 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 30308, terminating the watchdog process 30309 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 30309 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 30310, starting the watchdog process... # I am the watchdog process 30311, sleeping for 360 seconds... # The watchdog process 30311 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 - negative time error # time...1447495702.30935 ok 3 # sleep...0.530394 ok 4 # I am the main process 30310, terminating the watchdog process 30311 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 30311 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 30312, starting the watchdog process... # I am the watchdog process 30313, sleeping for 360 seconds... # The watchdog process 30313 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 = 1447495703 1447495703 1447495703 1447495704 1447495704 # atime = 1447495703 1447495703 1447495704 1447495704 1447495704 # 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 30312, terminating the watchdog process 30313 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 30313 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 30314, starting the watchdog process... # I am the watchdog process 30315, sleeping for 360 seconds... # The watchdog process 30315 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 88.6842930316925, n = 100, s/n = 0.886842930316925 # I am the main process 30314, terminating the watchdog process 30315 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 30315 = 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 30317, starting the watchdog process... # I am the watchdog process 30318, sleeping for 360 seconds... # The watchdog process 30318 launched, continuing testing... ok 1 # tick = 1, one = 1447495704, two = 1447495704, three = 1447495704 ok 2 # tick = 3, one = 1447495704, two = 1447495704, three = 1447495704 ok 3 - negative time error # t0 = 1447495705.01556 # ualarm(100000) # t1 = 1447495705.11466 # dt = 0.0990960597991943 # r = 0.990960597991943 ok 4 # t0 = 1447495705.11566 # ualarm(1100000) # t1 = 1447495706.21462 # dt = 1.09895491600037 # r = 0.999049923636696 ok 5 # t0 = 1447495706.21583 # ualarm(2200000) # t1 = 1447495708.41465 # dt = 2.19882202148438 # r = 0.99946455522017 ok 6 # t0 = 1447495708.41583 # ualarm(4300000) # t1 = 1447495712.85761 # dt = 4.44177317619324 # r = 1.03297050609145 ok 7 # t0 = 1447495712.8588 # got0 = 0 # t1 = 1447495713.1588 # t1 - t0 = 0.30000114440918 # got1 = 200000 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 30317, terminating the watchdog process 30318 before it terminates me in 351 seconds (testing took 9 seconds). # kill KILL 30318 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 30319, starting the watchdog process... # I am the watchdog process 30320, sleeping for 360 seconds... # The watchdog process 30320 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 30319, terminating the watchdog process 30320 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 30320 = 1 # All done. ok All tests successful. Files=11, Tests=95, 27 wallclock secs ( 0.08 usr 0.02 sys + 10.78 cusr 1.11 csys = 11.99 CPU) Result: PASS RJBS/Time-HiRes-1.9728.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1600/var/cpan/build/Time-HiRes-1.9728-MYgG2S && tar cvf - Time-HiRes-1.9728.ppd blib) | gzip -c >/home/fly1600/var/REPO/R/RJ/RJBS/Time-HiRes-1.9728.tar.gz Time-HiRes-1.9728.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/var/cpan/build/Time-HiRes-1.9728-MYgG2S/Time-HiRes-1.9728.ppd /home/fly1600/var/REPO/R/RJ/RJBS VmSize: 143256 kB Finished 2015-11-14T02:08:37