PATH=/usr/bin:/bin Start 2011-04-29T13:20:54 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for M/MS/MSERGEANT/DBD-SQLite2-0.33.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MS/MSERGEANT/DBD-SQLite2-0.33.tar.gz ok DBD-SQLite2-0.33/ DBD-SQLite2-0.33/attach.c DBD-SQLite2-0.33/auth.c DBD-SQLite2-0.33/btree.c DBD-SQLite2-0.33/btree.h DBD-SQLite2-0.33/btree_rb.c DBD-SQLite2-0.33/build.c DBD-SQLite2-0.33/Changes DBD-SQLite2-0.33/copy.c DBD-SQLite2-0.33/date.c DBD-SQLite2-0.33/dbdimp.c DBD-SQLite2-0.33/dbdimp.h DBD-SQLite2-0.33/delete.c DBD-SQLite2-0.33/encode.c DBD-SQLite2-0.33/expr.c DBD-SQLite2-0.33/func.c DBD-SQLite2-0.33/getsqlite.pl DBD-SQLite2-0.33/hash.c DBD-SQLite2-0.33/hash.h DBD-SQLite2-0.33/insert.c DBD-SQLite2-0.33/lib/ DBD-SQLite2-0.33/lib/DBD/ DBD-SQLite2-0.33/lib/DBD/SQLite2.pm DBD-SQLite2-0.33/main.c DBD-SQLite2-0.33/Makefile.PL DBD-SQLite2-0.33/MANIFEST DBD-SQLite2-0.33/MANIFEST.SKIP DBD-SQLite2-0.33/META.yml DBD-SQLite2-0.33/opcodes.c DBD-SQLite2-0.33/opcodes.h DBD-SQLite2-0.33/os.c DBD-SQLite2-0.33/os.h DBD-SQLite2-0.33/pager.c DBD-SQLite2-0.33/pager.h DBD-SQLite2-0.33/parse.c DBD-SQLite2-0.33/parse.h DBD-SQLite2-0.33/pragma.c DBD-SQLite2-0.33/printf.c DBD-SQLite2-0.33/random.c DBD-SQLite2-0.33/README DBD-SQLite2-0.33/select.c DBD-SQLite2-0.33/sqlite.h DBD-SQLite2-0.33/SQLite2.xs DBD-SQLite2-0.33/sqliteInt.h DBD-SQLite2-0.33/SQLiteXS.h DBD-SQLite2-0.33/t/ DBD-SQLite2-0.33/t/00basic.t DBD-SQLite2-0.33/t/01logon.t DBD-SQLite2-0.33/t/02cr_table.t DBD-SQLite2-0.33/t/03insert.t DBD-SQLite2-0.33/t/04select.t DBD-SQLite2-0.33/t/05tran.t DBD-SQLite2-0.33/t/06error.t DBD-SQLite2-0.33/t/08create_function.t DBD-SQLite2-0.33/t/09create_aggregate.t DBD-SQLite2-0.33/t/10dsnlist.t DBD-SQLite2-0.33/t/20createdrop.t DBD-SQLite2-0.33/t/30insertfetch.t DBD-SQLite2-0.33/t/40bindparam.t DBD-SQLite2-0.33/t/40blobs.t DBD-SQLite2-0.33/t/40listfields.t DBD-SQLite2-0.33/t/40nulls.t DBD-SQLite2-0.33/t/40numrows.t DBD-SQLite2-0.33/t/50chopblanks.t DBD-SQLite2-0.33/t/50commit.t DBD-SQLite2-0.33/t/60metadata.t DBD-SQLite2-0.33/t/90cppcomments.t DBD-SQLite2-0.33/t/99cleanup.t DBD-SQLite2-0.33/t/ak-dbd.t DBD-SQLite2-0.33/t/dbdadmin.t DBD-SQLite2-0.33/t/lib.pl DBD-SQLite2-0.33/t/SQLite2.dbtest DBD-SQLite2-0.33/table.c DBD-SQLite2-0.33/tokenize.c DBD-SQLite2-0.33/trigger.c DBD-SQLite2-0.33/update.c DBD-SQLite2-0.33/util.c DBD-SQLite2-0.33/vacuum.c DBD-SQLite2-0.33/vdbe.c DBD-SQLite2-0.33/vdbe.h DBD-SQLite2-0.33/vdbeaux.c DBD-SQLite2-0.33/vdbeInt.h DBD-SQLite2-0.33/where.c CPAN.pm: Going to build M/MS/MSERGEANT/DBD-SQLite2-0.33.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: /home/fly1400/var/megalib/auto/DBI/ /home/fly1400/ap1400/lib/auto/DBI/ at Makefile.PL line 24 Using DBI 1.616 (for perl 5.014000 on i686-linux-thread-multi) installed in /home/fly1400/var/megalib/auto/DBI/ Writing Makefile for DBD::SQLite2 Writing MYMETA.yml >>> make cp getsqlite.pl blib/lib/DBD/getsqlite.pl cp lib/DBD/SQLite2.pm blib/lib/DBD/SQLite2.pm /home/fly1400/ap1400/bin/perl-static -p -e "s/~DRIVER~/SQLite2/g" /home/fly1400/var/megalib/auto/DBI/Driver.xst > SQLite2.xsi /home/fly1400/ap1400/bin/perl-static /home/fly1400/var/megalib/ExtUtils/xsubpp -typemap /home/fly1400/ap1400/lib/ExtUtils/typemap SQLite2.xs > SQLite2.xsc && mv SQLite2.xsc SQLite2.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 SQLite2.c In file included from /home/fly1400/ap1400/lib/CORE/regexp.h:226, from /home/fly1400/ap1400/lib/CORE/perl.h:3443, from /home/fly1400/var/megalib/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from SQLite2.xs:3: /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 /home/fly1400/var/megalib/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from SQLite2.xs:3: /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 /home/fly1400/var/megalib/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from SQLite2.xs:3: /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 gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 attach.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 auth.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 btree.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 btree_rb.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 build.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 copy.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 date.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 dbdimp.c In file included from /home/fly1400/ap1400/lib/CORE/regexp.h:226, from /home/fly1400/ap1400/lib/CORE/perl.h:3443, from /home/fly1400/var/megalib/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from dbdimp.c:3: /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 /home/fly1400/var/megalib/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from dbdimp.c:3: /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 /home/fly1400/var/megalib/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from dbdimp.c:3: /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 gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 delete.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 encode.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 expr.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 func.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 hash.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 insert.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 main.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 opcodes.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 os.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 pager.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 parse.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 pragma.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 printf.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 random.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 select.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 table.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 tokenize.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 trigger.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 update.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 util.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 vacuum.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 vdbe.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 vdbeaux.c gcc -c -I/home/fly1400/var/megalib/auto/DBI -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/home/fly1400/ap1400/lib/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 where.c Running Mkbootstrap for DBD::SQLite2 () chmod 644 SQLite2.bs rm -f blib/arch/auto/DBD/SQLite2/SQLite2.so gcc -shared -O2 SQLite2.o attach.o auth.o btree.o btree_rb.o build.o copy.o date.o dbdimp.o delete.o encode.o expr.o func.o hash.o insert.o main.o opcodes.o os.o pager.o parse.o pragma.o printf.o random.o select.o table.o tokenize.o trigger.o update.o util.o vacuum.o vdbe.o vdbeaux.o where.o -o blib/arch/auto/DBD/SQLite2/SQLite2.so \ \ chmod 755 blib/arch/auto/DBD/SQLite2/SQLite2.so cp SQLite2.bs blib/arch/auto/DBD/SQLite2/SQLite2.bs chmod 644 blib/arch/auto/DBD/SQLite2/SQLite2.bs Manifying blib/man3/DBD::SQLite2.3 MSERGEANT/DBD-SQLite2-0.33.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/00basic.t ............. 1..1 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok t/01logon.t ............. 1..3 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 sqlite_version=2.8.15, sqlite_encoding=UTF-8 ok t/02cr_table.t .......... 1..4 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 f1, f1, f2, f3 ok 4 ok t/03insert.t ............ 1..9 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok t/04select.t ............ 1..7 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 Fred, Bloggs, fred@bloggs.com ok 6 ok 7 ok t/05tran.t .............. 1..2 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok 2 ID, TITLE, TOTAL ok t/06error.t ............. 1..2 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 ok 1 ok 2 ok t/08create_function.t ... 1..18 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 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 t/09create_aggregate.t .. 1..15 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:08 2011 # Current time GMT: Fri Apr 29 20:21:08 2011 # Using Test.pm version 1.25 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 t/10dsnlist.t ........... Driver is SQLite2 1..3 ok 1 ok 2 List of SQLite2 data sources: List ends. ok 3 ok t/20createdrop.t ........ 1..5 ok 1 ok 2 Creating table: CREATE TABLE testaa (id INTEGER NOT NULL, name CHAR (64) NOT NULL) ok 3 ok 4 ok 5 ok t/30insertfetch.t ....... 1..17 ok 1 connect ok 2 FindNewTable CREATE TABLE testaa (id INTEGER NOT NULL, name CHAR (64) NOT NULL, val INTEGER NOT NULL, txt CHAR (64) NOT NULL) ok 3 create ok 4 insert ok 5 prepare select ok 6 execute select ok 7 fetch select ok 8 compare select ok 9 finish select ok 10 undef select ok 11 delete ok 12 prepare select deleted ok 13 execute select deleted ok 14 fetch select deleted ok 15 finish select deleted ok 16 undef select deleted ok 17 drop ok t/40bindparam.t ......... 1..28 ok 1 connect ok 2 FindNewTable CREATE TABLE testaa (id INTEGER NOT NULL, name CHAR (64)) ok 3 create ok 4 prepare ok 5 execute insert 1 ok 6 execute insert num as string ok 7 execute insert 2 ok 8 bind 1 ok 9 bind 2 ok 10 execute binds ok 11 ok 12 ok 13 ok 14 finish ok 15 undef cursor ok 16 disconnect ok 17 undef dbh ok 18 connect for read ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok t/40blobs.t ............. 1..11 ok 1 ok 2 Creating table: CREATE TABLE testaa (id INTEGER NOT NULL, name BLOB NOT NULL) ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/40listfields.t ........ 1..13 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok t/40nulls.t ............. 1..11 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/40numrows.t ........... 1..22 ok 1 ok 2 ok 3 0E0 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 t/50chopblanks.t ........ 1..35 ok 1 ok 2 ok 3 0E0 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 ok t/50commit.t ............ 1..30 Attempting to connect. ok 1 connect ok 2 ok 3 0E0 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 NumRows ok 22 disconnect ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t/60metadata.t .......... 1..24 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:09 2011 # Current time GMT: Fri Apr 29 20:21:09 2011 # Using Test.pm version 1.25 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 # Types: varchar(2) char(1) # Names: f1 f2 ok 23 ok 24 ok t/90cppcomments.t ....... 1..33 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:09 2011 # Current time GMT: Fri Apr 29 20:21:09 2011 # Using Test.pm version 1.25 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 t/99cleanup.t ........... 1..2 # Running under perl version 5.014000 for linux # Current time local: Fri Apr 29 13:21:09 2011 # Current time GMT: Fri Apr 29 20:21:09 2011 # Using Test.pm version 1.25 ok 1 ok 2 ok t/ak-dbd.t .............. Inserting a row... Deleting a row... 1..49 ok 1 ok 2 ok 3 0E0 ok 4 ok 5 ok 6 ok 7 ok 8 0E0 Inserting a row... ok 9 Deleting a row... ok 10 ok 11 Failed 38/49 subtests t/dbdadmin.t ............ 1..4 ok 1 ok 2 ok 3 ok 4 ok Test Summary Report ------------------- t/ak-dbd.t (Wstat: 11 Tests: 11 Failed: 0) Non-zero wait status: 11 Parse errors: Bad plan. You planned 49 tests but ran 11. Files=24, Tests=310, 2 wallclock secs ( 0.06 usr 0.06 sys + 0.67 cusr 0.31 csys = 1.10 CPU) Result: FAIL Failed 1/24 test programs. 0/310 subtests failed. make: *** [test_dynamic] Error 255 MSERGEANT/DBD-SQLite2-0.33.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MSERGEANT/DBD-SQLite2-0.33.tar.gz Finished 2011-04-29T13:21:09