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 9 18:20:53 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Postgres-1.0.6.tar.gz' [MSG] [Mon Jul 9 18:20:55 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/CHECKSUMS' [MSG] [Mon Jul 9 18:20:55 2007] Checksum matches for 'PAB3-DB-Driver-Postgres-1.0.6.tar.gz' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/t/' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/t/00_postgres_basic.t' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/Postgres.pm' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/Postgres.xs' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/copy_dlls.PL' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/README' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/Changes' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/Makefile.PL' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/my_postgres.c' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/my_postgres.h' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/META.yml' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3-DB-Driver-Postgres-1.0.6/MANIFEST' [MSG] [Mon Jul 9 18:20:56 2007] Extracted 'PAB3::DB::Driver::Postgres' to '/home/cpan/.cpanplus/5.8.8/build/PAB3-DB-Driver-Postgres-1.0.6' [MSG] [Mon Jul 9 18:20:57 2007] [34;1mPreparing [33;1mPAB3::DB::Driver::Postgres[m [37;1mLooking for [32;1mlibpq[m ...[31;1m not found[m ************* 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 9 18:20:57 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Mon Jul 9 18:20:59 2007] MAKE failed: Illegal seek cp Postgres.pm blib/lib/PAB3/DB/Driver/Postgres.pm cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0.6\" -DXS_VERSION=\"1.0.6\" -fpic "-I/home/cpan/perl588/lib/5.8.8/i686-linux-thread-multi-64int/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: expected specifier-qualifier-list before 'PGresult' my_postgres.h:74: error: expected specifier-qualifier-list before 'PGconn' my_postgres.h:124: error: expected declaration specifiers or '...' before 'PGconn' my_postgres.h:134: error: expected declaration specifiers or '...' before 'PGresult' my_postgres.c: In function 'my_set_error': my_postgres.c:21: error: 'MY_CON' has no member named 'my_error' my_postgres.c: In function 'my_get_type': my_postgres.c:57: error: 'MY_CON' has no member named 'firstres' my_postgres.c:59: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c: At top level: my_postgres.c:66: error: expected declaration specifiers or '...' before 'PGconn' my_postgres.c: In function 'my_con_add': my_postgres.c:69: error: 'MY_CON' has no member named 'con' my_postgres.c:69: error: 'conn' undeclared (first use in this function) my_postgres.c:69: error: (Each undeclared identifier is reported only once my_postgres.c:69: error: for each function it appears in.) my_postgres.c:70: error: 'MY_CON' has no member named 'tid' my_postgres.c: In function 'my_con_cleanup': my_postgres.c:82: error: 'MY_CON' has no member named 'firstres' my_postgres.c:88: error: 'MY_CON' has no member named 'firstres' my_postgres.c:88: error: 'MY_CON' has no member named 'lastres' my_postgres.c:89: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c:95: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c:95: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c: In function 'my_con_free': my_postgres.c:100: error: 'MY_CON' has no member named 'con' my_postgres.c:101: error: 'MY_CON' has no member named 'charset' my_postgres.c: In function 'my_con_find_by_tid': my_postgres.c:126: error: 'MY_CON' has no member named 'tid' my_postgres.c: At top level: my_postgres.c:151: error: expected declaration specifiers or '...' before 'PGresult' my_postgres.c: In function 'my_result_add': my_postgres.c:155: error: 'MY_RES' has no member named 'res' my_postgres.c:155: error: 'pres' undeclared (first use in this function) my_postgres.c:156: error: 'MY_RES' has no member named 'numfields' my_postgres.c:157: error: 'MY_RES' has no member named 'numrows' my_postgres.c:158: error: 'MY_CON' has no member named 'firstres' my_postgres.c:159: error: 'MY_CON' has no member named 'firstres' my_postgres.c:161: error: 'MY_CON' has no member named 'lastres' my_postgres.c:162: error: 'MY_CON' has no member named 'lastres' my_postgres.c: In function 'my_result_free': my_postgres.c:167: error: 'MY_RES' has no member named 'res' my_postgres.c:168: error: 'MY_RES' has no member named 'stmt' my_postgres.c:169: error: 'MY_RES' has no member named 'stmt' my_postgres.c: In function 'my_result_rem': my_postgres.c:175: error: 'MY_CON' has no member named 'firstres' my_postgres.c:176: error: 'MY_CON' has no member named 'firstres' my_postgres.c:177: error: 'MY_CON' has no member named 'lastres' my_postgres.c:178: error: 'MY_CON' has no member named 'lastres' my_postgres.c: In function 'my_result_exists': my_postgres.c:187: error: 'MY_CON' has no member named 'lastres' my_postgres.c: In function 'my_stmt_add': my_postgres.c:262: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c:263: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c:265: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c:266: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c: In function 'my_stmt_free': my_postgres.c:280: error: 'struct st_my_res' has no member named 'bound' my_postgres.c:283: error: 'struct st_my_res' has no member named 'stmt' my_postgres.c: In function 'my_stmt_rem': my_postgres.c:290: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c:291: error: 'MY_CON' has no member named 'first_stmt' my_postgres.c:292: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c:293: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c: In function 'my_stmt_exists': my_postgres.c:302: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c: In function 'my_stmt_or_result': my_postgres.c:314: error: 'MY_CON' has no member named 'lastres' my_postgres.c:316: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c: In function 'my_stmt_or_con': my_postgres.c:332: error: 'MY_CON' has no member named 'last_stmt' my_postgres.c: In function 'my_stmt_bind_param': my_postgres.c:344: error: 'struct st_my_con' has no member named 'my_error' make: *** [my_postgres.o] Error 1 ******************************** 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 LANG = en_US LC_COLLATE = C PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:. PERL5_CPANPLUS_IS_RUNNING = 27534 PERL5_CPANPLUS_IS_VERSION = 0.80 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen.linux Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/perl588/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 100 100 83 19 18 17 11 EGID: $) = 100 100 83 19 18 17 11 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.21.5-smp, archname=i686-linux-thread-multi-64int uname='linux penguin 2.6.21.5-smp #2 smp tue jun 19 14:58:11 cdt 2007 i686 amd athlon(tm) 64 processor 3000+ authenticamd gnulinux ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.1.2', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
