PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2013-08-18T16:21:18 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Sun, 18 Aug 2013 22:07:18 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/fly1400/ap1400/bin/perl-static Makefile.PL Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... testing... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... NOT found. Looking for clock()... found. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...Processing hints file hints/linux.pl NOT found. You seem to have stat() subsecond timestamps. (Your struct stat has them, but the filesystems must help.) Checking if your kit is complete... Looks good 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/fly1400/ap1400/bin/perl-static /home/fly1400/var/megalib/ExtUtils/xsubpp -typemap /home/fly1400/ap1400/lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9726\" -DXS_VERSION=\"1.9726\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c In file included from /home/fly1400/ap1400/lib/CORE/regexp.h:226, from /home/fly1400/ap1400/lib/CORE/perl.h:3443, from HiRes.xs:19: /home/fly1400/ap1400/lib/CORE/op_reg_common.h:70: warning: `warn_unused_result' attribute directive ignored In file included from /home/fly1400/ap1400/lib/CORE/perl.h:3443, from HiRes.xs:19: /home/fly1400/ap1400/lib/CORE/regexp.h:306: warning: `warn_unused_result' attribute directive ignored In file included from /home/fly1400/ap1400/lib/CORE/perl.h:5040, from HiRes.xs:19: /home/fly1400/ap1400/lib/CORE/proto.h:32: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:36: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:42: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:106: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:117: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:133: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:139: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:161: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:183: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:188: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:191: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:194: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:253: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:257: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:262: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:265: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:268: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:271: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:280: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:286: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:292: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:298: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:304: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:310: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:316: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:322: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:347: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:353: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:359: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:365: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:371: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:377: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:383: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:389: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:395: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:401: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:407: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:413: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:419: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:425: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:431: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:437: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:443: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:449: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:455: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:461: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:467: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:473: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:479: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:485: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:491: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:497: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:503: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:509: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:515: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:521: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:527: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:533: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:539: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:545: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:551: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:570: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:595: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:601: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:628: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:665: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:803: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:824: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:856: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:865: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:933: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:955: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:960: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1016: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1034: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1043: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1047: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1051: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1055: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1059: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1068: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1099: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1116: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1127: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1226: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1278: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1297: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1358: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1364: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1376: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1384: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1391: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1412: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1418: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1429: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1440: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1480: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1486: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1500: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1505: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1509: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1513: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1517: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1521: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1525: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1529: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1533: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1537: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1541: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1545: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1549: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1553: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1557: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1561: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1565: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1569: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1573: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1577: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1581: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1585: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1589: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1593: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1597: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1601: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1605: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1609: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1613: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1619: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1625: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1631: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1637: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1643: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1649: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1655: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1661: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1667: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1673: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1679: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1685: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1696: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1702: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1708: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1714: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1720: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1726: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1732: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1738: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1744: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1750: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1756: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1762: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1768: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1789: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1795: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1801: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1807: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:1879: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2193: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2220: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2223: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2410: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2414: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2419: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2428: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2434: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2439: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2446: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2451: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2459: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2471: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2477: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2482: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2492: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2498: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2506: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2512: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2519: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2525: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2529: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2533: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2537: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2546: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2552: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2559: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2566: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2572: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2576: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2581: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2586: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2593: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2599: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2603: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2607: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2611: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2615: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2619: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2625: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2631: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2635: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2639: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2648: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2652: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2656: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2661: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2667: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2690: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2700: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2721: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2727: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2739: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2804: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2808: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2823: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2921: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2928: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:2990: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3125: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3180: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3185: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3189: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3379: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3383: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3387: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3392: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3399: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3408: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3504: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3516: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3718: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3726: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3804: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3807: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:3902: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4046: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4054: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4231: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4241: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4251: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4329: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4336: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4344: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:4426: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:6983: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:6996: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7002: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7008: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7019: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7025: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7031: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7037: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7050: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7056: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7092: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7100: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7106: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7112: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7151: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7154: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7167: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7170: warning: `warn_unused_result' attribute directive ignored /home/fly1400/ap1400/lib/CORE/proto.h:7173: warning: `warn_unused_result' attribute directive ignored 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/fly1400/ap1400/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 31296, starting the watchdog process... # I am the watchdog process 31297, sleeping for 360 seconds... # The watchdog process 31297 launched, continuing testing... ok 1 - require Time::HiRes; # sigaction tick, ALRM = 14 # Tick! 4 0.434258 # Select returned! 4 0.434258 # 0.855247333333333 # Tick! 3 0.822593 # Select returned! 3 0.823047 # 0.725651 # Tick! 2 1.114326 # Select returned! 2 1.114568 # 0.628477333333333 # Tick! 1 1.414328 # Select returned! 1 1.414566 # 0.528478 # Tick! 0 1.815506 # Select returned! 0 1.815781 # 0.394739666666667 ok 2 # 0 ok 3 - negative time error # Finding delay loop... # N = 1024, t1 = 1376868099.72862, t0 = 1376868099.72851, dt = 0.000104904174804688 # N = 2048, t1 = 1376868099.72897, t0 = 1376868099.7288, dt = 0.000166893005371094 # N = 4096, t1 = 1376868099.72947, t0 = 1376868099.72914, dt = 0.000332117080688477 # N = 8192, t1 = 1376868099.73025, t0 = 1376868099.72963, dt = 0.000623941421508789 # N = 16384, t1 = 1376868099.73171, t0 = 1376868099.73041, dt = 0.00129795074462891 # N = 32768, t1 = 1376868099.73442, t0 = 1376868099.73186, dt = 0.00255608558654785 # N = 65536, t1 = 1376868099.77974, t0 = 1376868099.73459, dt = 0.0451440811157227 # Alarm 1 - 1376868099.7855 # Alarm 2 - 1376868099.79695 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # I am the main process 31296, terminating the watchdog process 31297 before it terminates me in 354 seconds (testing took 6 seconds). # kill KILL 31297 = 1 # All done. ok t/clock.t ......... 1..5 # I am the main process 31298, starting the watchdog process... # I am the watchdog process 31299, sleeping for 360 seconds... # The watchdog process 31299 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 = 1376868105.72554, t0 = 1376868104.11273 # dt = 1.6128101348877, rt = 0.0752067565917969 ok 2 ok 3 ok 4 # skip no clock_nanosleep # clock = 0.05 # clock = 0.05 0.13 # clock = 0.05 0.13 0.21 # clock = 0.05 0.13 0.21 0.28 ok 5 # I am the main process 31298, terminating the watchdog process 31299 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 31299 = 1 # All done. ok t/gettimeofday.t .. 1..6 # I am the main process 31300, starting the watchdog process... # I am the watchdog process 31301, sleeping for 360 seconds... # The watchdog process 31301 launched, continuing testing... # gettimeofday returned 2 args ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 31300, terminating the watchdog process 31301 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 31301 = 1 # All done. ok t/itimer.t ........ 1..2 # I am the main process 31302, starting the watchdog process... # I am the watchdog process 31303, sleeping for 360 seconds... # The watchdog process 31303 launched, continuing testing... # setitimer: 0 0 ok 1 # getitimer: 0.51 0.4 # Tick! 2 1.24913 # Tick! 1 2.36803 # Tick! 0 3.375863 # Tick! 0 4.578829 # getitimer: 0 0 ok 2 # I am the main process 31302, terminating the watchdog process 31303 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 31303 = 1 # All done. ok t/nanosleep.t ..... 1..3 # I am the main process 31304, starting the watchdog process... # I am the watchdog process 31305, sleeping for 360 seconds... # The watchdog process 31305 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 # I am the main process 31304, terminating the watchdog process 31305 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 31305 = 1 # All done. ok t/sleep.t ......... 1..4 # I am the main process 31306, starting the watchdog process... # I am the watchdog process 31307, sleeping for 360 seconds... # The watchdog process 31307 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 - negative time error # time...1376868112.806 ok 3 # sleep...0.509266 ok 4 # I am the main process 31306, terminating the watchdog process 31307 before it terminates me in 359 seconds (testing took 1 seconds). # kill KILL 31307 = 1 # All done. ok t/stat.t .......... 1..43 # I am the main process 31308, starting the watchdog process... # I am the watchdog process 31309, sleeping for 360 seconds... # The watchdog process 31309 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 = 1376868113 1376868114 1376868114 1376868114 1376868115 # atime = 1376868113 1376868114 1376868114 1376868115 1376868115 # 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 31308, terminating the watchdog process 31309 before it terminates me in 358 seconds (testing took 2 seconds). # kill KILL 31309 = 1 # All done. ok t/time.t .......... 1..2 # I am the main process 31310, starting the watchdog process... # I am the watchdog process 31311, sleeping for 360 seconds... # The watchdog process 31311 launched, continuing testing... ok 1 - require Time::HiRes; ok 2 # s = 53.8649477958679, n = 100, s/n = 0.538649477958679 # I am the main process 31310, terminating the watchdog process 31311 before it terminates me in 360 seconds (testing took 0 seconds). # kill KILL 31311 = 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 31313, starting the watchdog process... # I am the watchdog process 31314, sleeping for 360 seconds... # The watchdog process 31314 launched, continuing testing... ok 1 # tick = 1, one = 1376868115, two = 1376868115, three = 1376868115 ok 2 # tick = 3, one = 1376868115, two = 1376868115, three = 1376868115 ok 3 - negative time error # t0 = 1376868116.12675 # ualarm(100000) # t1 = 1376868116.24698 # dt = 0.120224952697754 # r = 1.20224952697754 ok 4 # t0 = 1376868116.2478 # ualarm(1100000) # t1 = 1376868117.34581 # dt = 1.09801387786865 # r = 0.998194434426047 ok 5 # t0 = 1376868117.34696 # ualarm(2200000) # t1 = 1376868119.54578 # dt = 2.19881796836853 # r = 0.999462712894786 ok 6 # t0 = 1376868119.54657 # ualarm(4300000) # t1 = 1376868123.84587 # dt = 4.2993049621582 # r = 0.999838363292605 ok 7 # t0 = 1376868123.84703 # got0 = 0 # t1 = 1376868124.14703 # t1 - t0 = 0.300000190734863 # got1 = 200000 ok 8 ok 9 ok 10 ok 11 ok 12 # I am the main process 31313, terminating the watchdog process 31314 before it terminates me in 351 seconds (testing took 9 seconds). # kill KILL 31314 = 1 # All done. ok t/usleep.t ........ 1..6 # I am the main process 31315, starting the watchdog process... # I am the watchdog process 31316, sleeping for 360 seconds... # The watchdog process 31316 launched, continuing testing... ok 1 - negative time error ok 2 ok 3 ok 4 ok 5 ok 6 # I am the main process 31315, terminating the watchdog process 31316 before it terminates me in 356 seconds (testing took 4 seconds). # kill KILL 31316 = 1 # All done. ok All tests successful. Files=11, Tests=95, 31 wallclock secs ( 0.05 usr 0.00 sys + 6.07 cusr 0.99 csys = 7.11 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/fly1400/var/cpan/build/Time-HiRes-1.9726-mJgHe6 && tar cvf - Time-HiRes-1.9726.ppd blib) | gzip -c >/home/fly1400/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/fly1400/var/cpan/build/Time-HiRes-1.9726-mJgHe6/Time-HiRes-1.9726.ppd /home/fly1400/var/REPO/Z/ZE/ZEFRAM VmSize: 119604 kB Finished 2013-08-18T16:22:08