This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear CHRMUE, This is a computer-generated error report created automatically by CPANPLUS, version 0.80. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'fetch': [MSG] [Mon Jul 2 12:44:10 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Postgres-1.0.5.tar.gz' [MSG] [Mon Jul 2 12:44:14 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/CHECKSUMS' [MSG] [Mon Jul 2 12:44:15 2007] Checksum matches for 'PAB3-DB-Driver-Postgres-1.0.5.tar.gz' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/t/' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/t/00_postgres_basic.t' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/Postgres.pm' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/Postgres.xs' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/copy_dlls.PL' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/README' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/Changes' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/Makefile.PL' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/my_postgres.c' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/my_postgres.h' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/META.yml' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.5/MANIFEST' [MSG] [Mon Jul 2 12:44:16 2007] Extracted 'PAB3::DB::Driver::Postgres' to '/export/home/chris/.cpanplus/5.8.7/build/PAB3-DB-Driver-Postgres-1.0.5' [MSG] [Mon Jul 2 12:44:17 2007] ************* WARNING ************* * Your operation system is not * * supported. * * The installation may fail! * *********************************** 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 [MSG] [Mon Jul 2 12:44:17 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Mon Jul 2 12:44:22 2007] MAKE failed: Illegal seek 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 -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.0.5\" -DXS_VERSION=\"1.0.5\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DUSE_THREADS my_postgres.c In file included from my_postgres.c:1: my_postgres.h:10:22: error: libpq-fe.h: No such file or directory In file included from my_postgres.c:1: my_postgres.h:50: error: syntax error before 'PGresult' my_postgres.h:50: warning: no semicolon at end of struct or union my_postgres.h:57: error: syntax error before '}' token my_postgres.h:57: warning: data definition has no type or storage class my_postgres.h:74: error: syntax error before 'PGconn' my_postgres.h:74: warning: no semicolon at end of struct or union my_postgres.h:88: error: syntax error before '}' token my_postgres.h:88: warning: data definition has no type or storage class my_postgres.h:91: error: syntax error before 'MY_CON' my_postgres.h:91: warning: no semicolon at end of struct or union my_postgres.h:93: error: syntax error before '}' token my_postgres.h:93: warning: data definition has no type or storage class my_postgres.h:120: error: syntax error before '*' token my_postgres.h:121: error: syntax error before '*' token my_postgres.h:122: error: syntax error before '*' token my_postgres.h:124: error: syntax error before '*' token my_postgres.h:124: error: syntax error before '*' token my_postgres.h:124: warning: data definition has no type or storage class my_postgres.h:125: error: syntax error before '*' token my_postgres.h:126: error: syntax error before '*' token my_postgres.h:127: error: syntax error before '*' token my_postgres.h:128: error: syntax error before '*' token my_postgres.h:129: error: syntax error before '*' token my_postgres.h:129: error: syntax error before '*' token my_postgres.h:129: warning: data definition has no type or storage class my_postgres.h:130: error: syntax error before '*' token my_postgres.h:130: error: syntax error before '*' token my_postgres.h:130: warning: data definition has no type or storage class my_postgres.h:134: error: syntax error before '*' token my_postgres.h:134: error: syntax error before '*' token my_postgres.h:134: warning: data definition has no type or storage class my_postgres.h:135: error: syntax error before '*' token my_postgres.h:136: error: syntax error before '*' token my_postgres.h:137: error: syntax error before '*' token my_postgres.h:140: error: syntax error before '*' token my_postgres.h:143: error: syntax error before '*' token my_postgres.h:144: error: syntax error before '*' token my_postgres.h:145: error: syntax error before '*' token my_postgres.c:16: error: syntax 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: syntax 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: syntax 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: syntax 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: syntax error before '*' token my_postgres.c:66: error: syntax 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: syntax error before ')' token my_postgres.c:68: error: syntax error before ')' token my_postgres.c:69: error: 'conn' undeclared (first use in this function) my_postgres.c:71: error: 'cxt' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:79: error: syntax 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: syntax 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: syntax 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: syntax 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: syntax error before '*' token my_postgres.c:123: error: syntax 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: syntax error before '*' token my_postgres.c:131: error: syntax 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: syntax error before ')' token my_postgres.c:138: error: syntax 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: syntax error before '*' token my_postgres.c:151: error: syntax 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: syntax error before ')' token my_postgres.c:153: error: syntax error before ')' token my_postgres.c:154: error: 'con' undeclared (first use in this function) my_postgres.c:155: error: 'pres' undeclared (first use in this function) my_postgres.c: At top level: my_postgres.c:166: error: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games PERL5_CPANPLUS_IS_RUNNING = 7307 PERL5_CPANPLUS_IS_VERSION = 0.80 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 10 10 EGID: $) = 10 10 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=solaris, osvers=2.11, archname=i386-pc-solaris2.11-thread-multi uname='sunos kernelunix.org 5.11 elatte:os_20050909:2005-09-15 i86pc i386 i86pc solaris ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcc=gcc -Dldflags=-lm -Dlddlflags=-shared -Dccdlflags=-Wl,-E -Dcccdlflags=-fPIC -Darchname=i386-pc-solaris2.11 -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 -Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.0.3 20060113 (prerelease) (GNU_Solaris 4.0.2-6nexenta3)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags ='-lm -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lm -lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lrt -lnsl -lsocket perllibs=-lm -ldl -lm -lpthread -lc -lrt -lnsl -lsocket libc=, so=so, useshrplib=true, libperl=libperl.so.5.8.7 gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -R /usr/lib/perl/5.8/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
