Start 2009-10-17T16:02:44 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Sat, 17 Oct 2009 09:27:07 GMT Running make for C/CH/CHRMUE/PAB3-DB-Driver-Postgres-1.07.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Postgres-1.07.tar.gz ok Will not use Archive::Tar, need 1.00 PAB3-DB-Driver-Postgres-1.07/ PAB3-DB-Driver-Postgres-1.07/Postgres.pm PAB3-DB-Driver-Postgres-1.07/t/ PAB3-DB-Driver-Postgres-1.07/t/00_postgres_basic.t PAB3-DB-Driver-Postgres-1.07/MANIFEST PAB3-DB-Driver-Postgres-1.07/Makefile.PL PAB3-DB-Driver-Postgres-1.07/copy_dlls.PL PAB3-DB-Driver-Postgres-1.07/README PAB3-DB-Driver-Postgres-1.07/Postgres.xs PAB3-DB-Driver-Postgres-1.07/my_postgres.c PAB3-DB-Driver-Postgres-1.07/META.yml PAB3-DB-Driver-Postgres-1.07/my_postgres.h PAB3-DB-Driver-Postgres-1.07/Changes CPAN.pm: Going to build C/CH/CHRMUE/PAB3-DB-Driver-Postgres-1.07.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Preparing PAB3::DB::Driver::Postgres Looking for libpq ... 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::Postgres >>> make cp Postgres.pm blib/lib/PAB3/DB/Driver/Postgres.pm gcc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" -fpic "-I/home/fly818/ap818/lib/CORE" -DUSE_THREADS my_postgres.c In file included from my_postgres.c:1: my_postgres.h:10:22: libpq-fe.h: No such file or directory In file included from my_postgres.c:1: my_postgres.h:50: error: parse error before "PGresult" my_postgres.h:50: warning: no semicolon at end of struct or union my_postgres.h:57: error: parse error before '}' token my_postgres.h:57: warning: data definition has no type or storage class my_postgres.h:74: error: parse error before "PGconn" my_postgres.h:74: warning: no semicolon at end of struct or union my_postgres.h:88: error: parse error before '}' token my_postgres.h:88: warning: data definition has no type or storage class my_postgres.h:91: error: parse error before "MY_CON" my_postgres.h:91: warning: no semicolon at end of struct or union my_postgres.h:93: error: parse error before '}' token my_postgres.h:93: warning: data definition has no type or storage class my_postgres.h:120: error: parse error before '*' token my_postgres.h:121: error: parse error before '*' token my_postgres.h:122: error: parse error before '*' token my_postgres.h:124: error: parse error before '*' token my_postgres.h:124: error: parse error before '*' token my_postgres.h:124: warning: data definition has no type or storage class my_postgres.h:125: error: parse error before '*' token my_postgres.h:126: error: parse error before '*' token my_postgres.h:127: error: parse error before '*' token my_postgres.h:128: error: parse error before '*' token my_postgres.h:129: error: parse error before '*' token my_postgres.h:129: error: parse error before '*' token my_postgres.h:129: warning: data definition has no type or storage class my_postgres.h:130: error: parse error before '*' token my_postgres.h:130: error: parse error before '*' token my_postgres.h:130: warning: data definition has no type or storage class my_postgres.h:134: error: parse error before '*' token my_postgres.h:134: error: parse error before '*' token my_postgres.h:134: warning: data definition has no type or storage class my_postgres.h:135: error: parse error before '*' token my_postgres.h:136: error: parse error before '*' token my_postgres.h:137: error: parse error before '*' token my_postgres.h:140: error: parse error before '*' token my_postgres.h:143: error: parse error before '*' token my_postgres.h:144: error: parse error before '*' token my_postgres.h:145: error: parse error before '*' token my_postgres.c:16: error: parse error before '*' token my_postgres.c: In function `my_set_error': my_postgres.c:18: error: `con' undeclared (first use in this function) my_postgres.c:18: error: (Each undeclared identifier is reported only once my_postgres.c:18: error: for each function it appears in.) my_postgres.c:18: error: `cxt' undeclared (first use in this function) my_postgres.c:19: error: `tpl' undeclared (first use in this function) my_postgres.c:19: error: `va_start' used in function with fixed args my_postgres.c: At top level: my_postgres.c:27: error: parse error before '*' token my_postgres.c: In function `my_cleanup': my_postgres.c:28: error: `c1' undeclared (first use in this function) my_postgres.c:28: error: `c2' undeclared (first use in this function) my_postgres.c:29: error: `cxt' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:38: error: parse error before '*' token my_postgres.c: In function `my_cleanup_session': my_postgres.c:39: error: `c1' undeclared (first use in this function) my_postgres.c:40: error: `cxt' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:45: error: parse error before '*' token my_postgres.c: In function `my_get_type': my_postgres.c:47: error: `c1' undeclared (first use in this function) my_postgres.c:48: error: `r1' undeclared (first use in this function) my_postgres.c:50: error: `ptr' undeclared (first use in this function) my_postgres.c:51: error: `cxt' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:66: error: parse error before '*' token my_postgres.c:66: error: parse error before '*' token my_postgres.c: In function `my_con_add': my_postgres.c:67: error: `con' undeclared (first use in this function) my_postgres.c:68: error: parse error before ')' token my_postgres.c:68: error: parse error before ')' token my_postgres.c:68: error: `__s' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:68: error: parse error before ')' token my_postgres.c:68: error: `__s' undeclared here (not in a function) my_postgres.c:68: error: parse error before "switch" my_postgres.c:68: error: conflicting types for `__u' my_postgres.c:68: error: previous declaration of `__u' my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before '->' token my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: redefinition of `__u' my_postgres.c:68: error: `__u' previously defined here my_postgres.c:68: warning: initialization makes integer from pointer without a cast my_postgres.c:68: error: initializer element is not constant my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before "case" my_postgres.c:68: error: `__s' used prior to declaration my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before '}' token my_postgres.c:68: error: parse error before '\x0' my_postgres.c:68: warning: data definition has no type or storage class my_postgres.c:68: error: parse error before '}' token my_postgres.c:79: error: parse error before '*' token my_postgres.c: In function `my_con_cleanup': my_postgres.c:80: error: `r1' undeclared (first use in this function) my_postgres.c:80: error: `r2' undeclared (first use in this function) my_postgres.c:82: error: `con' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:98: error: parse error before '*' token my_postgres.c: In function `my_con_free': my_postgres.c:99: error: `con' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:105: error: parse error before '*' token my_postgres.c: In function `my_con_rem': my_postgres.c:106: error: `con' undeclared (first use in this function) my_postgres.c:106: error: `cxt' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:114: error: parse error before '*' token my_postgres.c: In function `my_con_exists': my_postgres.c:115: error: `c1' undeclared (first use in this function) my_postgres.c:116: error: `cxt' undeclared (first use in this function) my_postgres.c:117: error: `ptr' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:123: error: parse error before '*' token my_postgres.c:123: error: parse error before '*' token my_postgres.c: In function `my_con_find_by_tid': my_postgres.c:124: error: `c1' undeclared (first use in this function) my_postgres.c:125: error: `cxt' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:131: error: parse error before '*' token my_postgres.c:131: error: parse error before '*' token my_postgres.c: In function `_my_con_verify': my_postgres.c:132: error: `linkid' undeclared (first use in this function) my_postgres.c:133: error: `cxt' undeclared (first use in this function) my_postgres.c:133: error: parse error before ')' token my_postgres.c:138: error: parse error before ')' token my_postgres.c:139: error: `error' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:151: error: parse error before '*' token my_postgres.c:151: error: parse error before '*' token my_postgres.c: In function `my_result_add': my_postgres.c:152: error: `res' undeclared (first use in this function) my_postgres.c:153: error: parse error before ')' token my_postgres.c:153: error: parse error before ')' token my_postgres.c: At top level: my_postgres.c:153: error: parse error before ')' token my_postgres.c:153: error: conflicting types for `__u' my_postgres.c:68: error: previous declaration of `__u' my_postgres.c:153: error: redefinition of `__c' my_postgres.c:68: error: `__c' previously defined here my_postgres.c:153: error: parse error before "switch" my_postgres.c:153: error: conflicting types for `__u' my_postgres.c:153: error: previous declaration of `__u' my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before '->' token my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: error: redefinition of `__u' my_postgres.c:153: error: `__u' previously defined here my_postgres.c:153: warning: initialization makes integer from pointer without a cast my_postgres.c:153: error: initializer element is not constant my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before "case" my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before '}' token my_postgres.c:153: error: parse error before '\x0' my_postgres.c:153: warning: data definition has no type or storage class my_postgres.c:153: error: parse error before '}' token my_postgres.c:166: error: parse error before '*' token my_postgres.c: In function `my_result_free': my_postgres.c:167: error: `res' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:173: error: parse error before '*' token my_postgres.c: In function `my_result_rem': my_postgres.c:174: error: `con' undeclared (first use in this function) my_postgres.c:174: error: `res' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:183: error: parse error before '*' token my_postgres.c: In function `my_result_exists': my_postgres.c:184: error: `con' undeclared (first use in this function) my_postgres.c:185: error: `r1' undeclared (first use in this function) my_postgres.c:186: error: `cxt' undeclared (first use in this function) my_postgres.c:188: error: `ptr' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:250: error: parse error before '*' token my_postgres.c: In function `my_stmt_add': my_postgres.c:253: error: `plen' undeclared (first use in this function) my_postgres.c:260: error: `con' undeclared (first use in this function) my_postgres.c:261: error: `stmtname' undeclared (first use in this function) my_postgres.c: In function `my_stmt_free': my_postgres.c:280: error: dereferencing pointer to incomplete type my_postgres.c:283: error: dereferencing pointer to incomplete type my_postgres.c: In function `my_stmt_rem': my_postgres.c:289: error: `con' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:298: error: parse error before '*' token my_postgres.c: In function `my_stmt_exists': my_postgres.c:299: error: `con' undeclared (first use in this function) my_postgres.c:301: error: `cxt' undeclared (first use in this function) my_postgres.c:303: error: `ptr' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:309: error: parse error before '*' token my_postgres.c: In function `my_stmt_or_result': my_postgres.c:310: error: `con' undeclared (first use in this function) my_postgres.c:311: error: `r1' undeclared (first use in this function) my_postgres.c:313: error: `cxt' undeclared (first use in this function) my_postgres.c:315: error: `ptr' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:323: error: parse error before '*' token my_postgres.c: In function `my_stmt_or_con': my_postgres.c:324: error: `con' undeclared (first use in this function) my_postgres.c:326: error: `ptr' undeclared (first use in this function) my_postgres.c:327: error: `cxt' undeclared (first use in this function) my_postgres.c: In function `my_stmt_bind_param': my_postgres.c:344: error: dereferencing pointer to incomplete type {standard input}: Assembler messages: {standard input}:11: Error: symbol `__c' is already defined {standard input}:46: Error: symbol `__u' is already defined {standard input}:52: Error: symbol `__u' is already defined {standard input}:58: Error: symbol `__u' is already defined {standard input}:64: Error: symbol `__u' is already defined {standard input}:70: Error: symbol `__u' is already defined {standard input}:76: Error: symbol `__u' is already defined {standard input}:82: Error: symbol `__u' is already defined {standard input}:88: Error: symbol `__u' is already defined {standard input}:94: Error: symbol `__u' is already defined {standard input}:100: Error: symbol `__u' is already defined {standard input}:106: Error: symbol `__u' is already defined {standard input}:113: Error: symbol `__u' is already defined {standard input}:119: Error: symbol `__u' is already defined {standard input}:125: Error: symbol `__u' is already defined {standard input}:131: Error: symbol `__u' is already defined {standard input}:137: Error: symbol `__u' is already defined {standard input}:143: Error: symbol `__u' is already defined {standard input}:149: Error: symbol `__u' is already defined {standard input}:155: Error: symbol `__u' is already defined {standard input}:161: Error: symbol `__u' is already defined {standard input}:167: Error: symbol `__u' is already defined {standard input}:173: Error: symbol `__u' is already defined make: *** [my_postgres.o] Error 1 CHRMUE/PAB3-DB-Driver-Postgres-1.07.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2009-10-17T16:02:46