Start 2009-06-13T20:14:11 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.6.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.6.tar.gz ok PAB3-DB-Driver-Sqlite3-1.0.6/ PAB3-DB-Driver-Sqlite3-1.0.6/t/ PAB3-DB-Driver-Sqlite3-1.0.6/t/00_sqlite3_basic.t PAB3-DB-Driver-Sqlite3-1.0.6/README PAB3-DB-Driver-Sqlite3-1.0.6/Changes PAB3-DB-Driver-Sqlite3-1.0.6/install_files.PL PAB3-DB-Driver-Sqlite3-1.0.6/Makefile.PL PAB3-DB-Driver-Sqlite3-1.0.6/META.yml PAB3-DB-Driver-Sqlite3-1.0.6/my_sqlite3.c PAB3-DB-Driver-Sqlite3-1.0.6/my_sqlite3.h PAB3-DB-Driver-Sqlite3-1.0.6/Sqlite3.pm PAB3-DB-Driver-Sqlite3-1.0.6/Sqlite3.xs PAB3-DB-Driver-Sqlite3-1.0.6/MANIFEST CPAN.pm: Going to build C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.6.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Preparing PAB3::DB::Driver::Sqlite3 Looking for libsqlite3 ... not found ************* WARNING ************* * Some required libraries has not * * been found. * * The installation may fail! * *********************************** Checking if your kit is complete... Looks good Writing Makefile for PAB3::DB::Driver::Sqlite3 >>> make cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" -DUSE_THREADS my_sqlite3.c In file included from my_sqlite3.c:1: my_sqlite3.h:10:21: sqlite3.h: No such file or directory In file included from my_sqlite3.c:1: my_sqlite3.h:73: error: parse error before "sqlite3_stmt" my_sqlite3.h:73: warning: no semicolon at end of struct or union my_sqlite3.h:78: error: parse error before '}' token my_sqlite3.h:78: warning: data definition has no type or storage class my_sqlite3.h:83: error: parse error before "sqlite3" my_sqlite3.h:83: warning: no semicolon at end of struct or union my_sqlite3.h:87: error: parse error before '*' token my_sqlite3.h:87: warning: data definition has no type or storage class my_sqlite3.h:88: error: parse error before '*' token my_sqlite3.h:88: warning: data definition has no type or storage class my_sqlite3.h:92: error: parse error before '}' token my_sqlite3.h:92: warning: data definition has no type or storage class my_sqlite3.h:95: error: parse error before "MY_CON" my_sqlite3.h:95: warning: no semicolon at end of struct or union my_sqlite3.h:96: warning: data definition has no type or storage class my_sqlite3.h:102: error: parse error before '}' token my_sqlite3.h:102: warning: data definition has no type or storage class my_sqlite3.h:116: error: parse error before '*' token my_sqlite3.h:117: error: parse error before '*' token my_sqlite3.h:118: error: parse error before '*' token my_sqlite3.h:120: error: parse error before '*' token my_sqlite3.h:121: error: parse error before '*' token my_sqlite3.h:122: error: parse error before '*' token my_sqlite3.h:124: error: parse error before '*' token my_sqlite3.h:124: error: parse error before '*' token my_sqlite3.h:124: warning: data definition has no type or storage class my_sqlite3.h:125: error: parse error before '*' token my_sqlite3.h:126: error: parse error before '*' token my_sqlite3.h:127: error: parse error before '*' token my_sqlite3.h:128: error: parse error before '*' token my_sqlite3.h:128: error: parse error before '*' token my_sqlite3.h:128: warning: data definition has no type or storage class my_sqlite3.h:129: error: parse error before '*' token my_sqlite3.h:134: error: parse error before '*' token my_sqlite3.h:136: error: parse error before '*' token my_sqlite3.h:138: error: parse error before '*' token my_sqlite3.h:138: error: parse error before '*' token my_sqlite3.h:138: warning: data definition has no type or storage class my_sqlite3.h:139: error: parse error before '*' token my_sqlite3.h:140: error: parse error before '*' token my_sqlite3.h:141: error: parse error before '*' token my_sqlite3.h:142: error: parse error before '*' token my_sqlite3.h:143: error: parse error before '*' token my_sqlite3.h:144: error: parse error before '*' token my_sqlite3.c:14: error: parse error before '*' token my_sqlite3.c: In function `my_init': my_sqlite3.c:15: error: `cxt' undeclared (first use in this function) my_sqlite3.c:15: error: (Each undeclared identifier is reported only once my_sqlite3.c:15: error: for each function it appears in.) my_sqlite3.c: At top level: my_sqlite3.c:20: error: parse error before '*' token my_sqlite3.c: In function `my_cleanup': my_sqlite3.c:21: error: `c1' undeclared (first use in this function) my_sqlite3.c:21: error: `c2' undeclared (first use in this function) my_sqlite3.c:22: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:31: error: parse error before '*' token my_sqlite3.c: In function `my_session_cleanup': my_sqlite3.c:32: error: `c1' undeclared (first use in this function) my_sqlite3.c:32: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:39: error: parse error before '*' token my_sqlite3.c: In function `my_set_error': my_sqlite3.c:41: error: `con' undeclared (first use in this function) my_sqlite3.c:41: error: `cxt' undeclared (first use in this function) my_sqlite3.c:42: error: `tpl' undeclared (first use in this function) my_sqlite3.c:42: error: `va_start' used in function with fixed args my_sqlite3.c: At top level: my_sqlite3.c:50: error: parse error before '*' token my_sqlite3.c: In function `my_verify_linkid': my_sqlite3.c:51: error: `linkid' undeclared (first use in this function) my_sqlite3.c:52: error: `cxt' undeclared (first use in this function) my_sqlite3.c:52: error: parse error before ')' token my_sqlite3.c: At top level: my_sqlite3.c:64: error: parse error before '*' token my_sqlite3.c: In function `my_get_type': my_sqlite3.c:65: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:65: error: parse error before ')' token my_sqlite3.c:66: error: `s1' undeclared (first use in this function) my_sqlite3.c:67: error: `c1' undeclared (first use in this function) my_sqlite3.c:69: error: `ptr' undeclared (first use in this function) my_sqlite3.c:70: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:84: error: parse error before '*' token my_sqlite3.c:84: error: parse error before '*' token my_sqlite3.c: In function `my_con_add': my_sqlite3.c:86: error: `rcon' undeclared (first use in this function) my_sqlite3.c:87: error: parse error before ')' token my_sqlite3.c:87: error: parse error before ')' token my_sqlite3.c:88: error: `con' undeclared (first use in this function) my_sqlite3.c:89: error: `tid' undeclared (first use in this function) my_sqlite3.c:91: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:99: error: parse error before '*' token my_sqlite3.c: In function `my_con_rem': my_sqlite3.c:100: error: `con' undeclared (first use in this function) my_sqlite3.c:100: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:108: error: parse error before '*' token my_sqlite3.c: In function `my_con_free': my_sqlite3.c:109: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:115: error: parse error before '*' token my_sqlite3.c: In function `my_con_exists': my_sqlite3.c:116: error: `c1' undeclared (first use in this function) my_sqlite3.c:116: error: `cxt' undeclared (first use in this function) my_sqlite3.c:118: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:124: error: parse error before '*' token my_sqlite3.c:124: error: parse error before '*' token my_sqlite3.c: In function `my_con_find_by_tid': my_sqlite3.c:125: error: `c1' undeclared (first use in this function) my_sqlite3.c:125: error: `c2' undeclared (first use in this function) my_sqlite3.c:126: error: `cxt' undeclared (first use in this function) my_sqlite3.c:128: error: `tid' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:134: error: parse error before '*' token my_sqlite3.c: In function `my_con_cleanup': my_sqlite3.c:136: error: `s1' undeclared (first use in this function) my_sqlite3.c:136: error: `s2' undeclared (first use in this function) my_sqlite3.c:137: error: `con' undeclared (first use in this function) my_sqlite3.c: In function `my_callback': my_sqlite3.c:190: error: `SQLITE_TEXT' undeclared (first use in this function) my_sqlite3.c:195: error: `SQLITE_NULL' undeclared (first use in this function) my_sqlite3.c: In function `my_result_free': my_sqlite3.c:220: error: dereferencing pointer to incomplete type my_sqlite3.c: At top level: my_sqlite3.c:224: error: parse error before '*' token my_sqlite3.c: In function `my_result_add': my_sqlite3.c:227: error: `con' undeclared (first use in this function) my_sqlite3.c: In function `my_result_rem': my_sqlite3.c:237: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:246: error: parse error before '*' token my_sqlite3.c: In function `my_result_exists': my_sqlite3.c:247: error: `c1' undeclared (first use in this function) my_sqlite3.c:250: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:258: error: parse error before '*' token my_sqlite3.c:258: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_add': my_sqlite3.c:259: error: `stmt' undeclared (first use in this function) my_sqlite3.c:260: error: parse error before ')' token my_sqlite3.c:260: error: parse error before ')' token my_sqlite3.c:261: error: `pStmt' undeclared (first use in this function) my_sqlite3.c:262: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:274: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_rem': my_sqlite3.c:275: error: `con' undeclared (first use in this function) my_sqlite3.c:276: error: `stmt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:286: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_free': my_sqlite3.c:287: error: `stmt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:299: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_exists': my_sqlite3.c:300: error: `con' undeclared (first use in this function) my_sqlite3.c:301: error: `stmt' undeclared (first use in this function) my_sqlite3.c:302: error: `cxt' undeclared (first use in this function) my_sqlite3.c:304: error: `ptr' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:310: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_or_res': my_sqlite3.c:311: error: `con' undeclared (first use in this function) my_sqlite3.c:312: error: `stmt' undeclared (first use in this function) my_sqlite3.c:314: error: `cxt' undeclared (first use in this function) my_sqlite3.c:316: error: `ptr' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:323: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_or_con': my_sqlite3.c:324: error: `con' undeclared (first use in this function) my_sqlite3.c:325: error: `stmt' undeclared (first use in this function) my_sqlite3.c:326: error: `ptr' undeclared (first use in this function) my_sqlite3.c:327: error: `cxt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:338: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_bind_param': my_sqlite3.c:340: error: `stmt' undeclared (first use in this function) my_sqlite3.c:341: error: `p_num' undeclared (first use in this function) my_sqlite3.c:346: error: `SQLITE_RANGE' undeclared (first use in this function) my_sqlite3.c:348: error: `type' undeclared (first use in this function) my_sqlite3.c:350: error: `val' undeclared (first use in this function) my_sqlite3.c:362: error: `SQLITE_TRANSIENT' undeclared (first use in this function) make: *** [my_sqlite3.o] Error 1 CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.6.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2009-06-13T20:14:13