PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2013-08-18T02:04:34 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sun, 18 Aug 2013 08:17:03 GMT Running make for Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz ok Time-HiRes-1.9726/ Time-HiRes-1.9726/HiRes.pm Time-HiRes-1.9726/MANIFEST Time-HiRes-1.9726/Makefile.PL Time-HiRes-1.9726/HiRes.xs Time-HiRes-1.9726/META.json Time-HiRes-1.9726/META.yml Time-HiRes-1.9726/README Time-HiRes-1.9726/TODO Time-HiRes-1.9726/Changes Time-HiRes-1.9726/fallback/ Time-HiRes-1.9726/fallback/const-xs.inc Time-HiRes-1.9726/fallback/const-c.inc Time-HiRes-1.9726/t/ Time-HiRes-1.9726/t/usleep.t Time-HiRes-1.9726/t/time.t Time-HiRes-1.9726/t/itimer.t Time-HiRes-1.9726/t/stat.t Time-HiRes-1.9726/t/Watchdog.pm Time-HiRes-1.9726/t/tv_interval.t Time-HiRes-1.9726/t/gettimeofday.t Time-HiRes-1.9726/t/sleep.t Time-HiRes-1.9726/t/clock.t Time-HiRes-1.9726/t/alarm.t Time-HiRes-1.9726/t/nanosleep.t Time-HiRes-1.9726/t/ualarm.t Time-HiRes-1.9726/hints/ Time-HiRes-1.9726/hints/sco.pl Time-HiRes-1.9726/hints/dec_osf.pl Time-HiRes-1.9726/hints/aix.pl Time-HiRes-1.9726/hints/irix.pl Time-HiRes-1.9726/hints/svr4.pl Time-HiRes-1.9726/hints/linux.pl Time-HiRes-1.9726/hints/dynixptx.pl Time-HiRes-1.9726/hints/solaris.pl Time-HiRes-1.9726/ppport.h Time-HiRes-1.9726/typemap CPAN.pm: Building Z/ZE/ZEFRAM/Time-HiRes-1.9726.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 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 /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.9726\" -DXS_VERSION=\"1.9726\" -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 Running Mkbootstrap for Time::HiRes () chmod 644 HiRes.bs 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 cp HiRes.bs blib/arch/auto/Time/HiRes/HiRes.bs chmod 644 blib/arch/auto/Time/HiRes/HiRes.bs Manifying blib/man3/Time::HiRes.3 ZEFRAM/Time-HiRes-1.9726.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/alarm.t ......... 1..10 # I am the main process 28430, starting the watchdog process... # I am the watchdog process 28431, sleeping for 360 seconds... # The watchdog process 28431 launched, continuing testing... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.301117 # Select returned! 4 0.301386 # 0.899538 # Tick! 3 0.600269 # Select returned! 3 0.600536 # 0.799821333333333 # Tick! 2 0.901484 # Select returned! 2 0.901704 # 0.699432 # Tick! 1 1.212867 # Select returned! 1 1.213278 # 0.595574 # Tick! 0 1.511492 # Select returned! 0 1.511737 # 0.496087666666667 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1376816712.0986, t0 = 1376816712.0985, dt = 9.79900360107422e-05 # N = 2048, t1 = 1376816712.099, t0 = 1376816712.09879, dt = 0.00020909309387207 # N = 4096, t1 = 1376816712.09956, t0 = 1376816712.09918, dt = 0.000375032424926758 # N = 8192, t1 = 1376816712.10049, t0 = 1376816712.09973, dt = 0.000757932662963867 # N = 16384, t1 = 1376816712.10221, t0 = 1376816712.10067, dt = 0.00153899192810059 # N = 32768, t1 = 1376816712.10531, t0 = 1376816712.10242, dt = 0.00289487838745117 # N = 65536, t1 = 1376816712.11131, t0 = 1376816712.1055, dt = 0.00581502914428711 # N = 131072, t1 = 1376816712.12383, t0 = 1376816712.11151, dt = 0.0123260021209717 # Alarm 1 - 1376816712.1254 # Alarm 2 - 1376816712.20879 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 28430, terminating the watchdog process 28431 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 28431 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 28432, starting the watchdog process... # I am the watchdog process 28433, sleeping for 360 seconds... # The watchdog process 28433 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 = 1376816718.39543, t0 = 1376816716.87857 # dt = 1.51686596870422, rt = 0.0112439791361492 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.32 ok 5 # I am the main process 28432, terminating the watchdog process 28433 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 28433 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 28434, starting the watchdog process... # I am the watchdog process 28435, sleeping for 360 seconds... # The watchdog process 28435 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 28434, terminating the watchdog process 28435 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 28435 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 28436, starting the watchdog process... # I am the watchdog process 28437, sleeping for 360 seconds... # The watchdog process 28437 launched, continuing testing... # setitimer: 0 0 ok 1 # getitimer: 0.51 0.4 # Tick! 2 1.29993 # Tick! 1 2.369901 # Tick! 0 3.440901 # Tick! 0 4.52089 # getitimer: 0 0 ok 2 # I am the main process 28436, terminating the watchdog process 28437 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 28437 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 28438, starting the watchdog process... # I am the watchdog process 28439, sleeping for 360 seconds... # The watchdog process 28439 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 28438, terminating the watchdog process 28439 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 28439 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 28440, starting the watchdog process... # I am the watchdog process 28441, sleeping for 360 seconds... # The watchdog process 28441 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 - negative time error # time...1376816725.54717 ok 3 # sleep...0.507886 ok 4 # I am the main process 28440, terminating the watchdog process 28441 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 28441 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 28442, starting the watchdog process... # I am the watchdog process 28443, sleeping for 360 seconds... # The watchdog process 28443 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 = 1376816726 1376816726 1376816727 1376816727 1376816727 # atime = 1376816726 1376816726 1376816727 1376816727 1376816728 # 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 28442, terminating the watchdog process 28443 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 28443 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 28444, starting the watchdog process... # I am the watchdog process 28445, sleeping for 360 seconds... # The watchdog process 28445 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 8.31924796104431, n = 100, s/n = 0.0831924796104431 # I am the main process 28444, terminating the watchdog process 28445 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 28445 = 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 28447, starting the watchdog process... # I am the watchdog process 28448, sleeping for 360 seconds... # The watchdog process 28448 launched, continuing testing... ok 1 # tick = 1, one = 1376816728, two = 1376816728, three = 1376816728 ok 2 # tick = 3, one = 1376816728, two = 1376816728, three = 1376816728 ok 3 - negative time error # t0 = 1376816728.46657 # ualarm(100000) # t1 = 1376816728.57642 # dt = 0.109853982925415 # r = 1.09853982925415 ok 4 # t0 = 1376816728.5773 # ualarm(1100000) # t1 = 1376816729.81562 # dt = 1.23832201957703 # r = 1.12574729052457 ok 5 # t0 = 1376816729.81668 # ualarm(2200000) # t1 = 1376816732.04559 # dt = 2.22890996932983 # r = 1.01314089514992 ok 6 # t0 = 1376816732.04652 # ualarm(4300000) # t1 = 1376816736.40573 # dt = 4.35920405387878 # r = 1.01376838462297 ok 7 # t0 = 1376816736.40684 # got0 = 0 # t1 = 1376816736.79855 # t1 - t0 = 0.391705989837646 # got1 = 110000 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 28447, terminating the watchdog process 28448 before it terminates me in 352 seconds (testing took 8 seconds). # kill KILL 28448 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 28449, starting the watchdog process... # I am the watchdog process 28450, sleeping for 360 seconds... # The watchdog process 28450 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 28449, terminating the watchdog process 28450 before it terminates me in 355 seconds (testing took 5 seconds). # kill KILL 28450 = 1 # All done. ok All tests successful. Files=11, Tests=95, 31 wallclock secs ( 0.04 usr 0.01 sys + 6.49 cusr 0.82 csys = 7.36 CPU) Result: PASS ZEFRAM/Time-HiRes-1.9726.tar.gz make test TEST_VERBOSE=1 -- OK Andrew Main (Zefram) <zefram@fysh.org> High resolution alarm, sleep, gettimeofday, interval timers >>> (cd /home/fly1600/var/cpan/build/Time-HiRes-1.9726-HnOJL7 && tar cvf - Time-HiRes-1.9726.ppd blib) | gzip -c >/home/fly1600/var/REPO/Z/ZE/ZEFRAM/Time-HiRes-1.9726.tar.gz Time-HiRes-1.9726.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/arch/auto/Time/HiRes/HiRes.bs blib/man3/ blib/man3/Time::HiRes.3 >>> mv /home/fly1600/var/cpan/build/Time-HiRes-1.9726-HnOJL7/Time-HiRes-1.9726.ppd /home/fly1600/var/REPO/Z/ZE/ZEFRAM VmSize: 121860 kB Finished 2013-08-18T02:05:41