PATH=/home/fly1600/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome2/bin:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/bin:/opt/gnome/bin Start 2012-08-04T11:42:51 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 04 Aug 2012 13:15:59 GMT Running make for R/RO/ROODE/Time-Format_XS-1.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Time-Format_XS-1.03.tar.gz ok Time-Format_XS-1.03/ Time-Format_XS-1.03/t/ Time-Format_XS-1.03/t/iso8601.t Time-Format_XS-1.03/t/quot.t Time-Format_XS-1.03/t/DateTime.t Time-Format_XS-1.03/t/func.t Time-Format_XS-1.03/format.c Time-Format_XS-1.03/Format_XS.xs Time-Format_XS-1.03/Changes Time-Format_XS-1.03/MANIFEST Time-Format_XS-1.03/MANIFEST.SKIP Time-Format_XS-1.03/format.h Time-Format_XS-1.03/ppport.h Time-Format_XS-1.03/Format_XS.pm Time-Format_XS-1.03/README Time-Format_XS-1.03/Makefile.PL Time-Format_XS-1.03/SIGNATURE Time-Format_XS-1.03/META.yml CPAN.pm: Going to build R/RO/ROODE/Time-Format_XS-1.03.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Warning: prerequisite Time::Format 1.01 not found. Checking if your kit is complete... Looks good Writing Makefile for Time::Format_XS Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- ROODE/Time-Format_XS-1.03.tar.gz ---- Time::Format [requires] Running make test Delayed until after prerequisites Running test for module 'Time::Format' ______________________ D i s t r o P r e f s ______________________ Time-Format.yml[0] Running make for R/RO/ROODE/Time-Format-1.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Time-Format-1.11.tar.gz ok Time-Format-1.11/ Time-Format-1.11/t/ Time-Format-1.11/t/xs_time.t Time-Format-1.11/t/xs_funcs.t Time-Format-1.11/t/die.t Time-Format-1.11/t/DateManip.t Time-Format-1.11/t/locale.t Time-Format-1.11/t/export1.t Time-Format-1.11/t/funcs.t Time-Format-1.11/t/xs_doc.t Time-Format-1.11/t/string.t Time-Format-1.11/t/export3.t Time-Format-1.11/t/0-signature.t Time-Format-1.11/t/xs_quot.t Time-Format-1.11/t/strftime.t Time-Format-1.11/t/doc.t Time-Format-1.11/t/past.t Time-Format-1.11/t/time.t Time-Format-1.11/t/xs_DateTime.t Time-Format-1.11/t/1-load.t Time-Format-1.11/t/export2.t Time-Format-1.11/t/manip.t Time-Format-1.11/t/quot.t Time-Format-1.11/t/DateTime.t Time-Format-1.11/t/epoch.t Time-Format-1.11/t/xs_locale.t Time-Format-1.11/Changes Time-Format-1.11/MANIFEST Time-Format-1.11/quickref.txt Time-Format-1.11/quickref.ps Time-Format-1.11/lib/ Time-Format-1.11/lib/Time/ Time-Format-1.11/lib/Time/Format.pm Time-Format-1.11/MANIFEST.SKIP Time-Format-1.11/Build.PL Time-Format-1.11/Makefile.PL Time-Format-1.11/README Time-Format-1.11/SIGNATURE Time-Format-1.11/META.yml CPAN.pm: Going to build R/RO/ROODE/Time-Format-1.11.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Time::Format Writing MYMETA.yml and MYMETA.json >>> make cp lib/Time/Format.pm blib/lib/Time/Format.pm Manifying blib/man3/Time::Format.3 ROODE/Time-Format-1.11.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/0-signature.t .. 1..1 ok 1 # skip Set the environment variable TEST_SIGNATURE to enable this test ok t/1-load.t ....... 1..1 ok 1 - use Time::Format; ok t/DateManip.t .... 1..12 ok 1 - use Time::Format; ok 2 - mm month ok 3 - mm minute ok 4 - uc month name ok 5 - lc weekday ok 6 - Full timestamp ok 7 - month: mm ok 8 - mm minute ok 9 - uc month name ok 10 - lc weekday ok 11 - Full timestamp ok 12 - Full timestamp ok t/DateTime.t ..... 1..12 ok 1 - use Time::Format; ok 2 - mm month ok 3 - mm minute ok 4 - uc month name ok 5 - lc weekday ok 6 - Full timestamp ok 7 - month: mm ok 8 - mm minute ok 9 - uc month name ok 10 - lc weekday ok 11 - Full timestamp ok 12 - Full timestamp ok t/die.t .......... 1..3 ok 1 - use Time::Format; ok 2 - Store ok 3 - Clear ok Undefined sort subroutine "Date::Manip::TZ::_sortByLength" called at /home/fly1600/var/megalib/Date/Manip/TZ.pm line 1384, line 1. # Looks like you planned 26 tests but ran 23. # Looks like your test exited with 255 just after 23. t/doc.t .......... 1..26 ok 1 - use Time::Format; ok 2 - %time imported ok 3 - %strftime imported ok 4 - %manip imported ok 5 - Today ok 6 - Yesterday ok 7 - time ok 8 - Another time ok 9 - Timestamp ok 10 - POSIX 1 ok 11 - POSIX 2 ok 12 - Example 1 ok 13 - Example 2 ok 14 - Example 3 ok 15 - Example 4 ok 16 - Example 5 ok 17 - Example 6 ok 18 - Example 7 ok 19 - Example 8 ok 20 - Example 9 ok 21 - Example 10 ok 22 - Example 11 ok 23 - Example 12 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/26 subtests t/epoch.t ........ 1..6 ok 1 - Test case 0 ok 2 - Test case 1 ok 3 - Test case 2 ok 4 - Test case 3 ok 5 - Test case 4 ok 6 - Test case 5 ok t/export1.t ...... 1..7 ok 1 - use Time::Format; ok 2 - %time exported by default ok 3 - %strftime not exported by default ok 4 - %manip not exported by default ok 5 - time_format exported by default ok 6 - time_strftime not exported by default ok 7 - time_manip not exported by default ok t/export2.t ...... 1..7 ok 1 - use Time::Format; ok 2 - %time exported by :all ok 3 - %strftime exported by :all ok 4 - %manip exported by :all ok 5 - time_format exported by :all ok 6 - time_strftime exported by :all ok 7 - time_manip exported by :all ok t/export3.t ...... 1..7 ok 1 - use Time::Format; ok 2 - %time not xported when it should not be ok 3 - %strftime not exported when it should not be ok 4 - %manip exported when explicitly requested ok 5 - time_format exported when explicitly requested ok 6 - time_strftime not exported when not requested ok 7 - time_manip exported when explicitly requested ok Undefined sort subroutine "Date::Manip::TZ::_sortByLength" called at /home/fly1600/var/megalib/Date/Manip/TZ.pm line 1384, line 1. # Looks like you planned 18 tests but ran 12. # Looks like your test exited with 255 just after 12. t/funcs.t ........ 1..18 ok 1 - use Time::Format; ok 2 - month: mm ok 3 - m minute: 1 ok 4 - uc month name ok 5 - lc weekday ok 6 - time_format equals %time ok 7 - day of month ok 8 - Month number ok 9 - minute ok 10 - hour ok 11 - year ok 12 - time_strftime equals %time Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/18 subtests t/locale.t ....... 1..9 ok 1 - use Time::Format; ok 2 - English month ok 3 - English day ok 4 - Mois français ok 5 - Jour de la semaine français ok 6 - Deutscher Monat ok 7 - Deutscher Wochentag ok 8 - Mes español ok 9 - Día español de la semana ok Undefined sort subroutine "Date::Manip::TZ::_sortByLength" called at /home/fly1600/var/megalib/Date/Manip/TZ.pm line 1384. # Looks like you planned 6 tests but ran 1. # Looks like your test exited with 255 just after 1. t/manip.t ........ 1..6 ok 1 - use Time::Format; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests t/past.t ......... 1..4 ok 1 # skip DateTime::Format::ISO8601 required for this test ok 2 # skip DateTime::Format::ISO8601 required for this test ok 3 # skip DateTime::Format::ISO8601 required for this test ok 4 # skip DateTime::Format::ISO8601 required for this test ok t/quot.t ......... 1..23 ok 1 - use Time::Format; ok 2 - \Q...\E ok 3 - \Q... ok 4 - unquoted ok 5 - upper1 ok 6 - upper2 ok 7 - lower1 ok 8 - lower2 ok 9 - upperfirst1 ok 10 - upperfirst2 ok 11 - lowerfirst1 ok 12 - lowerfirst2 ok 13 - extraneous backslashes ok 14 - \Q trumps \U ok 15 - \Q trumps \ ok 16 - upper month ok 17 - lower month ok 18 - ucfirst month ok 19 - lcfirst month ok 20 - lcfirst upper month ok 21 - ucfirst lower month ok 22 - upper lcfirst month ok 23 - lower ucfirst month ok t/strftime.t ..... 1..6 ok 1 - use Time::Format; ok 2 - day of month ok 3 - Month number ok 4 - minute ok 5 - hour ok 6 - year ok t/string.t ....... 1..27 ok 1 - use Time::Format; ok 2 - ymd d only ok 3 - ymd t only ok 4 - ymd d&t ok 5 - ymd dt ok 6 - ymd dt-nosep ok 7 - hms d only ok 8 - hms t only ok 9 - hms d&t ok 10 - hms dt ok 11 - hms dt-nosep ok 12 - ymd d only ok 13 - ymd t only ok 14 - ymd d&t ok 15 - ymd dt ok 16 - ymd dt-nosep ok 17 - hms d only ok 18 - hms t only ok 19 - hms d&t ok 20 - hms dt ok 21 - hms dt-nosep ok 22 - December bug I: no error ok 23 - December bug I ok 24 - December bug II: no error ok 25 - December bug II ok 26 - December bug III: no error ok 27 - December bug III ok t/time.t ......... 1..78 ok 1 - use Time::Format; ok 2 - 4-digit year ok 3 - 2-digit year ok 4 - month: mm ok 5 - month: m ok 6 - month: ?m ok 7 - month name ok 8 - uc month name ok 9 - lc month name ok 10 - abbr month name ok 11 - uc abbr month name ok 12 - lc abbr month name ok 13 - 2-digit day ok 14 - 1-digit day ok 15 - spaced day ok 16 - weekday ok 17 - uc weekday ok 18 - lc weekday ok 19 - weekday abbr ok 20 - uc weekday abbr ok 21 - lc weekday abbr ok 22 - 2-digit 24-hour ok 23 - 1-digit 24-hour ok 24 - spaced 24-hour ok 25 - 2-digit 12-hour ok 26 - 1-digit 12-hour ok 27 - spaced 12-hour ok 28 - minute: mm ok 29 - minute: m ok 30 - minute: ?m ok 31 - 2-digit second ok 32 - 1-digit second ok 33 - spaced second ok 34 - millisecond ok 35 - microsecond ok 36 - am ok 37 - AM ok 38 - pm ok 39 - PM ok 40 - a.m. ok 41 - A.M. ok 42 - p.m. ok 43 - P.M. ok 44 - am 2 ok 45 - AM 2 ok 46 - pm 2 ok 47 - PM 2 ok 48 - a.m. 2 ok 49 - A.M. 2 ok 50 - p.m. 2 ok 51 - P.M. 2 ok 52 - 5th ok 53 - 5TH ok 54 - 1st ok 55 - 2nd ok 56 - 3rd ok 57 - 3RD ok 58 - 11th ok 59 - 21st ok 60 - m test: year ok 61 - m test: year2 ok 62 - m test: day ok 63 - m test: year/ ok 64 - m test: year2/ ok 65 - m test: /day ok 66 - m test: /Day ok 67 - m test: d/m ok 68 - m test: m/y ok 69 - m test: m/y2 ok 70 - m test: year mon ok 71 - m test: hour ok 72 - m test: sec ok 73 - m test: hour: ok 74 - m test: :sec ok 75 - m test: Hour: ok 76 - m test: hour12: ok 77 - m test: Hour12: ok 78 - current time ok t/xs_DateTime.t .. 1..12 ok 1 - use Time::Format; ok 2 # skip XS version not available ok 3 # skip XS version not available ok 4 # skip XS version not available ok 5 # skip XS version not available ok 6 # skip XS version not available ok 7 # skip XS version not available ok 8 # skip XS version not available ok 9 # skip XS version not available ok 10 # skip XS version not available ok 11 # skip XS version not available ok 12 # skip XS version not available ok t/xs_doc.t ....... 1..18 ok 1 - use Time::Format; ok 2 - %time imported ok 3 # skip XS version not available ok 4 # skip XS version not available ok 5 # skip XS version not available ok 6 # skip XS version not available ok 7 # skip XS version not available ok 8 # skip XS version not available ok 9 # skip XS version not available ok 10 # skip XS version not available ok 11 # skip XS version not available ok 12 # skip XS version not available ok 13 # skip XS version not available ok 14 # skip XS version not available ok 15 # skip XS version not available ok 16 # skip XS version not available ok 17 # skip XS version not available ok 18 # skip XS version not available ok t/xs_funcs.t ..... 1..5 ok 1 - use Time::Format; ok 2 # skip XS version not available ok 3 # skip XS version not available ok 4 # skip XS version not available ok 5 # skip XS version not available ok t/xs_locale.t .... 1..9 ok 1 - use Time::Format; ok 2 # skip XS version not available ok 3 # skip XS version not available ok 4 # skip XS version not available ok 5 # skip XS version not available ok 6 # skip XS version not available ok 7 # skip XS version not available ok 8 # skip XS version not available ok 9 # skip XS version not available ok t/xs_quot.t ...... 1..23 ok 1 - use Time::Format; ok 2 # skip XS version not available ok 3 # skip XS version not available ok 4 # skip XS version not available ok 5 # skip XS version not available ok 6 # skip XS version not available ok 7 # skip XS version not available ok 8 # skip XS version not available ok 9 # skip XS version not available ok 10 # skip XS version not available ok 11 # skip XS version not available ok 12 # skip XS version not available ok 13 # skip XS version not available ok 14 # skip XS version not available ok 15 # skip XS version not available ok 16 # skip XS version not available ok 17 # skip XS version not available ok 18 # skip XS version not available ok 19 # skip XS version not available ok 20 # skip XS version not available ok 21 # skip XS version not available ok 22 # skip XS version not available ok 23 # skip XS version not available ok t/xs_time.t ...... 1..78 ok 1 - use Time::Format; ok 2 # skip XS version not available ok 3 # skip XS version not available ok 4 # skip XS version not available ok 5 # skip XS version not available ok 6 # skip XS version not available ok 7 # skip XS version not available ok 8 # skip XS version not available ok 9 # skip XS version not available ok 10 # skip XS version not available ok 11 # skip XS version not available ok 12 # skip XS version not available ok 13 # skip XS version not available ok 14 # skip XS version not available ok 15 # skip XS version not available ok 16 # skip XS version not available ok 17 # skip XS version not available ok 18 # skip XS version not available ok 19 # skip XS version not available ok 20 # skip XS version not available ok 21 # skip XS version not available ok 22 # skip XS version not available ok 23 # skip XS version not available ok 24 # skip XS version not available ok 25 # skip XS version not available ok 26 # skip XS version not available ok 27 # skip XS version not available ok 28 # skip XS version not available ok 29 # skip XS version not available ok 30 # skip XS version not available ok 31 # skip XS version not available ok 32 # skip XS version not available ok 33 # skip XS version not available ok 34 # skip XS version not available ok 35 # skip XS version not available ok 36 # skip XS version not available ok 37 # skip XS version not available ok 38 # skip XS version not available ok 39 # skip XS version not available ok 40 # skip XS version not available ok 41 # skip XS version not available ok 42 # skip XS version not available ok 43 # skip XS version not available ok 44 # skip XS version not available ok 45 # skip XS version not available ok 46 # skip XS version not available ok 47 # skip XS version not available ok 48 # skip XS version not available ok 49 # skip XS version not available ok 50 # skip XS version not available ok 51 # skip XS version not available ok 52 # skip XS version not available ok 53 # skip XS version not available ok 54 # skip XS version not available ok 55 # skip XS version not available ok 56 # skip XS version not available ok 57 # skip XS version not available ok 58 # skip XS version not available ok 59 # skip XS version not available ok 60 # skip XS version not available ok 61 # skip XS version not available ok 62 # skip XS version not available ok 63 # skip XS version not available ok 64 # skip XS version not available ok 65 # skip XS version not available ok 66 # skip XS version not available ok 67 # skip XS version not available ok 68 # skip XS version not available ok 69 # skip XS version not available ok 70 # skip XS version not available ok 71 # skip XS version not available ok 72 # skip XS version not available ok 73 # skip XS version not available ok 74 # skip XS version not available ok 75 # skip XS version not available ok 76 # skip XS version not available ok 77 # skip XS version not available ok 78 # skip XS version not available ok Test Summary Report ------------------- t/doc.t (Wstat: 65280 Tests: 23 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 26 tests but ran 23. t/funcs.t (Wstat: 65280 Tests: 12 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 18 tests but ran 12. t/manip.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. Files=24, Tests=384, 3 wallclock secs ( 0.16 usr 0.01 sys + 2.32 cusr 0.07 csys = 2.56 CPU) Result: FAIL Failed 3/24 test programs. 0/384 subtests failed. make: *** [test_dynamic] Error 255 ROODE/Time-Format-1.11.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ROODE/Time-Format-1.11.tar.gz Running make for R/RO/ROODE/Time-Format_XS-1.03.tar.gz Has already been unwrapped into directory /home/fly1600/var/cpan/build/Time-Format_XS-1.03-ydxwVo CPAN.pm: Going to build R/RO/ROODE/Time-Format_XS-1.03.tar.gz Warning: Prerequisite 'Time::Format => 1.01' for 'ROODE/Time-Format_XS-1.03.tar.gz' failed when processing 'ROODE/Time-Format-1.11.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp Format_XS.pm blib/lib/Time/Format_XS.pm /home/fly1600/ap1600/bin/perl-static /home/fly1600/var/megalib/ExtUtils/xsubpp -typemap /home/fly1600/ap1600/lib/ExtUtils/typemap Format_XS.xs > Format_XS.xsc && mv Format_XS.xsc Format_XS.c Please specify prototyping behavior for Format_XS.xs (see perlxs manual) 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.03\" -DXS_VERSION=\"1.03\" -fPIC "-I/home/fly1600/ap1600/lib/CORE" Format_XS.c In file included from /home/fly1600/ap1600/lib/CORE/regexp.h:235, from /home/fly1600/ap1600/lib/CORE/perl.h:3437, from Format_XS.xs:2: /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 Format_XS.xs:2: /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 Format_XS.xs:2: /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::Format_XS () chmod 644 Format_XS.bs rm -f blib/arch/auto/Time/Format_XS/Format_XS.so gcc -shared -O2 Format_XS.o -o blib/arch/auto/Time/Format_XS/Format_XS.so \ \ chmod 755 blib/arch/auto/Time/Format_XS/Format_XS.so cp Format_XS.bs blib/arch/auto/Time/Format_XS/Format_XS.bs chmod 644 blib/arch/auto/Time/Format_XS/Format_XS.bs Manifying blib/man3/Time::Format_XS.3 ROODE/Time-Format_XS-1.03.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 Use of qw(...) as parentheses is deprecated at t/DateTime.t line 19. t/DateTime.t .. 1..80 ok 1 - use Time::Format_XS; ok 2 - 4-digit year ok 3 - 2-digit year ok 4 - month: mm ok 5 - month: m ok 6 - month: ?m ok 7 - month name ok 8 - uc month name ok 9 - lc month name ok 10 - abbr month name ok 11 - uc abbr month name ok 12 - lc abbr month name ok 13 - 2-digit day ok 14 - 1-digit day ok 15 - spaced day ok 16 - weekday ok 17 - uc weekday ok 18 - lc weekday ok 19 - weekday abbr ok 20 - uc weekday abbr ok 21 - lc weekday abbr ok 22 - 2-digit 24-hour ok 23 - 1-digit 24-hour ok 24 - spaced 24-hour ok 25 - 2-digit 12-hour ok 26 - 1-digit 12-hour ok 27 - spaced 12-hour ok 28 - m minute: 1 ok 29 - m minute: 2 ok 30 - m minute: 3 ok 31 - 2-digit second ok 32 - 1-digit second ok 33 - spaced second ok 34 - millisecond ok 35 - microsecond ok 36 - am ok 37 - AM ok 38 - pm ok 39 - PM ok 40 - a.m. ok 41 - A.M. ok 42 - p.m. ok 43 - P.M. ok 44 - am 2 ok 45 - AM 2 ok 46 - pm 2 ok 47 - PM 2 ok 48 - a.m. 2 ok 49 - A.M. 2 ok 50 - p.m. 2 ok 51 - P.M. 2 ok 52 - 5th ok 53 - 5TH ok 54 - 1st ok 55 - 2nd ok 56 - 3rd ok 57 - 3RD ok 58 - 11th ok 59 - 21st ok 60 - m test: year ok 61 - m test: year2 ok 62 - m test: day ok 63 - m test: year/ ok 64 - m test: year2/ ok 65 - m test: /day ok 66 - m test: /Day ok 67 - m test: d/m ok 68 - m test: m/y ok 69 - m test: m/y2 ok 70 - m test: year mon ok 71 - m test: hour ok 72 - m test: sec ok 73 - m test: hour: ok 74 - m test: :sec ok 75 - m test: Hour: ok 76 - m test: hour12: ok 77 - m test: Hour12: ok 78 - 2-digit month/minute ok 79 - 1-digit month/minute ok 80 - spaced month/minute ok Use of qw(...) as parentheses is deprecated at t/func.t line 19. t/func.t ...... 1..80 ok 1 - use Time::Format_XS; ok 2 - 4-digit year ok 3 - 2-digit year ok 4 - month: mm ok 5 - month: m ok 6 - month: ?m ok 7 - month name ok 8 - uc month name ok 9 - lc month name ok 10 - abbr month name ok 11 - uc abbr month name ok 12 - lc abbr month name ok 13 - 2-digit day ok 14 - 1-digit day ok 15 - spaced day ok 16 - weekday ok 17 - uc weekday ok 18 - lc weekday ok 19 - weekday abbr ok 20 - uc weekday abbr ok 21 - lc weekday abbr ok 22 - 2-digit 24-hour ok 23 - 1-digit 24-hour ok 24 - spaced 24-hour ok 25 - 2-digit 12-hour ok 26 - 1-digit 12-hour ok 27 - spaced 12-hour ok 28 - m minute: 1 ok 29 - m minute: 2 ok 30 - m minute: 3 ok 31 - 2-digit second ok 32 - 1-digit second ok 33 - spaced second ok 34 - millisecond ok 35 - microsecond ok 36 - am ok 37 - AM ok 38 - pm ok 39 - PM ok 40 - a.m. ok 41 - A.M. ok 42 - p.m. ok 43 - P.M. ok 44 - am 2 ok 45 - AM 2 ok 46 - pm 2 ok 47 - PM 2 ok 48 - a.m. 2 ok 49 - A.M. 2 ok 50 - p.m. 2 ok 51 - P.M. 2 ok 52 - 5th ok 53 - 5TH ok 54 - 1st ok 55 - 2nd ok 56 - 3rd ok 57 - 3RD ok 58 - 11th ok 59 - 21st ok 60 - m test: year ok 61 - m test: year2 ok 62 - m test: day ok 63 - m test: year/ ok 64 - m test: year2/ ok 65 - m test: /day ok 66 - m test: /Day ok 67 - m test: d/m ok 68 - m test: m/y ok 69 - m test: m/y2 ok 70 - m test: year mon ok 71 - m test: hour ok 72 - m test: sec ok 73 - m test: hour: ok 74 - m test: :sec ok 75 - m test: Hour: ok 76 - m test: hour12: ok 77 - m test: Hour12: ok 78 - 2-digit month/minute ok 79 - 1-digit month/minute ok 80 - spaced month/minute ok Use of qw(...) as parentheses is deprecated at t/iso8601.t line 18. t/iso8601.t ... 1..231 ok 1 - use Time::Format_XS; ok 2 - spelled out ok 3 - 4-digit year ok 4 - 2-digit year ok 5 - month: mm ok 6 - month: m ok 7 - month: ?m ok 8 - month name ok 9 - uc month name ok 10 - lc month name ok 11 - abbr month name ok 12 - uc abbr month name ok 13 - lc abbr month name ok 14 - 2-digit day ok 15 - 1-digit day ok 16 - spaced day ok 17 - weekday ok 18 - uc weekday ok 19 - lc weekday ok 20 - weekday abbr ok 21 - uc weekday abbr ok 22 - lc weekday abbr ok 23 - 2-digit 24-hour ok 24 - 1-digit 24-hour ok 25 - spaced 24-hour ok 26 - 2-digit 12-hour ok 27 - 1-digit 12-hour ok 28 - spaced 12-hour ok 29 - m minute: 1 ok 30 - m minute: 2 ok 31 - m minute: 3 ok 32 - 2-digit second ok 33 - 1-digit second ok 34 - spaced second ok 35 - am ok 36 - AM ok 37 - pm ok 38 - PM ok 39 - a.m. ok 40 - A.M. ok 41 - p.m. ok 42 - P.M. ok 43 - 5th ok 44 - 5TH ok 45 - m test: year ok 46 - m test: year2 ok 47 - m test: year2 2 ok 48 - m test: day ok 49 - m test: year/ ok 50 - m test: year2/ ok 51 - m test: /day ok 52 - m test: /Day ok 53 - m test: d/m ok 54 - m test: m/y ok 55 - m test: m/y2 ok 56 - m test: year mon ok 57 - m test: hour ok 58 - m test: sec ok 59 - m test: hour: ok 60 - m test: :sec ok 61 - m test: Hour: ok 62 - m test: hour12: ok 63 - m test: Hour12: ok 64 - spelled out ok 65 - 4-digit year ok 66 - 2-digit year ok 67 - month: mm ok 68 - month: m ok 69 - month: ?m ok 70 - month name ok 71 - uc month name ok 72 - lc month name ok 73 - abbr month name ok 74 - uc abbr month name ok 75 - lc abbr month name ok 76 - 2-digit day ok 77 - 1-digit day ok 78 - spaced day ok 79 - weekday ok 80 - uc weekday ok 81 - lc weekday ok 82 - weekday abbr ok 83 - uc weekday abbr ok 84 - lc weekday abbr ok 85 - 2-digit 24-hour ok 86 - 1-digit 24-hour ok 87 - spaced 24-hour ok 88 - 2-digit 12-hour ok 89 - 1-digit 12-hour ok 90 - spaced 12-hour ok 91 - m minute: 1 ok 92 - m minute: 2 ok 93 - m minute: 3 ok 94 - 2-digit second ok 95 - 1-digit second ok 96 - spaced second ok 97 - am ok 98 - AM ok 99 - pm ok 100 - PM ok 101 - a.m. ok 102 - A.M. ok 103 - p.m. ok 104 - P.M. ok 105 - 3rd ok 106 - 3RD ok 107 - m test: year ok 108 - m test: year2 ok 109 - m test: year2 2 ok 110 - m test: day ok 111 - m test: year/ ok 112 - m test: year2/ ok 113 - m test: /day ok 114 - m test: /Day ok 115 - m test: d/m ok 116 - m test: m/y ok 117 - m test: m/y2 ok 118 - m test: year mon ok 119 - m test: hour ok 120 - m test: sec ok 121 - m test: hour: ok 122 - m test: :sec ok 123 - m test: Hour: ok 124 - m test: hour12: ok 125 - m test: Hour12: ok 126 - spelled out ok 127 - 4-digit year ok 128 - 2-digit year ok 129 - month: mm ok 130 - month: m ok 131 - month: ?m ok 132 - month name ok 133 - uc month name ok 134 - lc month name ok 135 - abbr month name ok 136 - uc abbr month name ok 137 - lc abbr month name ok 138 - 2-digit day ok 139 - 1-digit day ok 140 - spaced day ok 141 - 2-digit 24-hour ok 142 - 1-digit 24-hour ok 143 - spaced 24-hour ok 144 - 2-digit 12-hour ok 145 - 1-digit 12-hour ok 146 - spaced 12-hour ok 147 - m minute: 1 ok 148 - m minute: 2 ok 149 - m minute: 3 ok 150 - 2-digit second ok 151 - 1-digit second ok 152 - spaced second ok 153 - am ok 154 - AM ok 155 - pm ok 156 - PM ok 157 - a.m. ok 158 - A.M. ok 159 - p.m. ok 160 - P.M. ok 161 - 3rd ok 162 - 3RD ok 163 - m test: year ok 164 - m test: year2 ok 165 - m test: year2 2 ok 166 - m test: day ok 167 - m test: year/ ok 168 - m test: year2/ ok 169 - m test: /day ok 170 - m test: /Day ok 171 - m test: d/m ok 172 - m test: m/y ok 173 - m test: m/y2 ok 174 - m test: year mon ok 175 - m test: hour ok 176 - m test: sec ok 177 - m test: hour: ok 178 - m test: :sec ok 179 - m test: Hour: ok 180 - m test: hour12: ok 181 - m test: Hour12: ok 182 - spelled out ok 183 - spelled out ok 184 - 4-digit year ok 185 - 2-digit year ok 186 - month: mm ok 187 - month: m ok 188 - month: ?m ok 189 - month name ok 190 - uc month name ok 191 - lc month name ok 192 - abbr month name ok 193 - uc abbr month name ok 194 - lc abbr month name ok 195 - 2-digit day ok 196 - 1-digit day ok 197 - spaced day ok 198 - weekday ok 199 - uc weekday ok 200 - lc weekday ok 201 - weekday abbr ok 202 - uc weekday abbr ok 203 - lc weekday abbr ok 204 - 2-digit 24-hour ok 205 - 1-digit 24-hour ok 206 - spaced 24-hour ok 207 - 2-digit 12-hour ok 208 - 1-digit 12-hour ok 209 - spaced 12-hour ok 210 - m minute: 1 ok 211 - m minute: 2 ok 212 - m minute: 3 ok 213 - 2-digit second ok 214 - 1-digit second ok 215 - spaced second ok 216 - PM ok 217 - A.M. ok 218 - No separators; spelled out ok 219 - Date::Manip format ok 220 - Invalid month 13 ok 221 - Invalid day 32 ok 222 - Invalid day 31 ok 223 - Invalid day 29 ok 224 - 2/29/2000 no error ok 225 - 2/29/2000 okay ok 226 - Invalid hour 24 ok 227 - Invalid minute 60 ok 228 - Invalid second 62 ok 229 - Invalid datetime separator ok 230 - Invalid date separator ok 231 - Invalid time separator ok Use of qw(...) as parentheses is deprecated at t/quot.t line 24. t/quot.t ...... 1..23 ok 1 - use Time::Format_XS; ok 2 - \Q...\E ok 3 - \Q... ok 4 - unquoted ok 5 - upper1 ok 6 - upper2 ok 7 - lower1 ok 8 - lower2 ok 9 - upperfirst1 ok 10 - upperfirst2 ok 11 - lowerfirst1 ok 12 - lowerfirst2 ok 13 - extraneous backslashes ok 14 - \Q trumps \U ok 15 - \Q trumps \ ok 16 - upper month ok 17 - lower month ok 18 - ucfirst month ok 19 - lcfirst month ok 20 - lcfirst upper month ok 21 - ucfirst lower month ok 22 - upper lcfirst month ok 23 - lower ucfirst month ok All tests successful. Files=4, Tests=414, 1 wallclock secs ( 0.08 usr 0.00 sys + 0.50 cusr 0.02 csys = 0.60 CPU) Result: PASS ROODE/Time-Format_XS-1.03.tar.gz Tests succeeded but one dependency not OK (Time::Format) ROODE/Time-Format_XS-1.03.tar.gz [dependencies] -- NA VmSize: 105268 kB Finished 2012-08-04T11:43:03