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.79_02. 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] [Thu May 24 11:54:48 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.0.tar.gz' [MSG] [Thu May 24 11:54:49 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/CHECKSUMS' [MSG] [Thu May 24 11:54:50 2007] Checksum matches for 'PAB3-DB-Driver-Sqlite3-1.0.0.tar.gz' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/t/' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/t/00_sqlite3_basic.t' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/README' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/Makefile.PL' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/META.yml' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/my_sqlite3.c' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/my_sqlite3.h' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/Sqlite3.pm' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/Sqlite3.xs' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/MANIFEST' [MSG] [Thu May 24 11:54:50 2007] Extracted 'PAB3::DB::Driver::Sqlite3' to '/home/chris/dev/blead/.cpanplus/5.9.5/build/PAB3-DB-Driver-Sqlite3-1.0.0' [MSG] [Thu May 24 11:54:51 2007] ************* WARNING ************* * Your operation system is not * * supported. * * The installation may fail! * *********************************** 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 [MSG] [Thu May 24 11:54:51 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Thu May 24 11:54:53 2007] MAKE failed: Illegal seek cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\" -DPIC -fPIC "-I/home/chris/dev/blead/lib/perl5/5.9.5/i386-netbsd-thread-multi-64int/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:51: error: parse error before "sqlite3_stmt" my_sqlite3.h:51: warning: no semicolon at end of struct or union my_sqlite3.h:55: error: parse error before '}' token my_sqlite3.h:55: warning: data definition has no type or storage class my_sqlite3.h:60: error: parse error before "sqlite3" my_sqlite3.h:60: warning: no semicolon at end of struct or union my_sqlite3.h:64: error: parse error before '*' token my_sqlite3.h:64: warning: data definition has no type or storage class my_sqlite3.h:65: error: parse error before '*' token my_sqlite3.h:65: warning: data definition has no type or storage class my_sqlite3.h:68: error: parse error before '}' token my_sqlite3.h:68: warning: data definition has no type or storage class my_sqlite3.h:71: error: parse error before "MY_CON" my_sqlite3.h:71: warning: no semicolon at end of struct or union my_sqlite3.h:72: warning: data definition has no type or storage class 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:98: error: parse error before '*' token my_sqlite3.h:98: error: parse error before '*' token my_sqlite3.h:98: warning: data definition has no type or storage class my_sqlite3.h:99: error: parse error before '*' token my_sqlite3.h:100: error: parse error before '*' token my_sqlite3.h:101: error: parse error before '*' token 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:103: error: parse error before '*' token my_sqlite3.h:103: warning: data definition has no type or storage class my_sqlite3.h:104: error: parse error before '*' token my_sqlite3.h:109: error: parse error before '*' token my_sqlite3.h:113: error: parse error before '*' token my_sqlite3.h:113: error: parse error before '*' token my_sqlite3.h:113: warning: data definition has no type or storage class my_sqlite3.h:114: error: parse error before '*' token my_sqlite3.h:115: error: parse error before '*' token my_sqlite3.h:117: error: parse error before '*' token my_sqlite3.c: In function `my_init': my_sqlite3.c:15: error: `my_cxtp' 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:15: error: parse error before ')' token my_sqlite3.c: In function `my_cleanup': my_sqlite3.c:22: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:22: error: parse error before ')' token my_sqlite3.c:23: error: `c1' undeclared (first use in this function) my_sqlite3.c:23: error: `c2' undeclared (first use in this function) my_sqlite3.c: In function `my_session_cleanup': my_sqlite3.c:34: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:34: error: parse error before ')' token my_sqlite3.c:35: error: `c1' undeclared (first use in this function) my_sqlite3.c: In function `my_set_error': my_sqlite3.c:43: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:43: error: parse error before ')' token my_sqlite3.c:45: error: `con' undeclared (first use in this function) my_sqlite3.c: In function `my_verify_linkid': my_sqlite3.c:55: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:55: error: parse error before ')' token my_sqlite3.c:57: error: parse error before ')' token my_sqlite3.c: In function `my_get_type': my_sqlite3.c:70: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:70: error: parse error before ')' token my_sqlite3.c:71: error: `s1' undeclared (first use in this function) my_sqlite3.c:72: error: `c1' undeclared (first use in this function) my_sqlite3.c:81: warning: cast from pointer to integer of different size my_sqlite3.c: At top level: my_sqlite3.c:89: error: parse error before '*' token my_sqlite3.c:89: error: parse error before '*' token my_sqlite3.c: In function `my_con_add': my_sqlite3.c:90: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:90: error: parse error before ')' token my_sqlite3.c:92: error: `rcon' undeclared (first use in this function) my_sqlite3.c:93: error: parse error before ')' token my_sqlite3.c:93: error: parse error before ')' token my_sqlite3.c:94: error: `con' undeclared (first use in this function) my_sqlite3.c:95: error: `tid' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:105: error: parse error before '*' token my_sqlite3.c: In function `my_con_rem': my_sqlite3.c:106: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:106: error: parse error before ')' token my_sqlite3.c:107: 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_free': my_sqlite3.c:116: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:122: error: parse error before '*' token my_sqlite3.c: In function `my_con_exists': my_sqlite3.c:123: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:123: error: parse error before ')' token my_sqlite3.c:124: error: `c1' undeclared (first use in this function) my_sqlite3.c:126: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:132: error: parse error before '*' token my_sqlite3.c: In function `my_con_find_by_tid': my_sqlite3.c:133: error: `c1' undeclared (first use in this function) my_sqlite3.c:133: error: `c2' undeclared (first use in this function) my_sqlite3.c:134: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:134: error: parse error before ')' token my_sqlite3.c: At top level: my_sqlite3.c:143: error: parse error before '*' token my_sqlite3.c: In function `my_con_cleanup': my_sqlite3.c:145: error: `s1' undeclared (first use in this function) my_sqlite3.c:145: error: `s2' undeclared (first use in this function) my_sqlite3.c:146: error: `con' undeclared (first use in this function) my_sqlite3.c: In function `my_callback': my_sqlite3.c:199: error: `SQLITE_TEXT' undeclared (first use in this function) my_sqlite3.c:204: error: `SQLITE_NULL' undeclared (first use in this function) my_sqlite3.c: In function `my_result_free': my_sqlite3.c:229: error: dereferencing pointer to incomplete type my_sqlite3.c: At top level: my_sqlite3.c:233: error: parse error before '*' token my_sqlite3.c: In function `my_result_add': my_sqlite3.c:236: error: `con' undeclared (first use in this function) my_sqlite3.c: In function `my_result_rem': my_sqlite3.c:246: error: `con' undeclared (first use in this function) my_sqlite3.c: In function `my_result_exists': my_sqlite3.c:256: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:256: error: parse error before ')' token my_sqlite3.c:257: error: `c1' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:268: error: parse error before '*' token my_sqlite3.c:268: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_add': my_sqlite3.c:269: error: `stmt' undeclared (first use in this function) my_sqlite3.c:270: error: parse error before ')' token my_sqlite3.c:270: error: parse error before ')' token my_sqlite3.c:271: error: `pStmt' undeclared (first use in this function) my_sqlite3.c:272: error: `con' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:284: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_rem': my_sqlite3.c:285: error: `con' undeclared (first use in this function) my_sqlite3.c:286: error: `stmt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:296: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_free': my_sqlite3.c:297: error: `stmt' undeclared (first use in this function) my_sqlite3.c: In function `my_stmt_exists': my_sqlite3.c:310: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:310: error: parse error before ')' token 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: In function `my_stmt_or_res': my_sqlite3.c:322: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:322: error: parse error before ')' token my_sqlite3.c:323: error: `con' undeclared (first use in this function) my_sqlite3.c:324: error: `stmt' undeclared (first use in this function) my_sqlite3.c:328: warning: cast from pointer to integer of different size my_sqlite3.c: In function `my_stmt_or_con': my_sqlite3.c:336: error: `my_cxtp' undeclared (first use in this function) my_sqlite3.c:336: error: parse error before ')' token my_sqlite3.c:337: error: `con' undeclared (first use in this function) my_sqlite3.c:338: error: `stmt' undeclared (first use in this function) my_sqlite3.c: At top level: my_sqlite3.c:351: error: parse error before '*' token my_sqlite3.c: In function `my_stmt_bind_param': my_sqlite3.c:353: error: `stmt' undeclared (first use in this function) my_sqlite3.c:354: error: `p_num' undeclared (first use in this function) my_sqlite3.c:359: error: `SQLITE_RANGE' undeclared (first use in this function) my_sqlite3.c:361: error: `type' undeclared (first use in this function) my_sqlite3.c:363: error: `val' undeclared (first use in this function) my_sqlite3.c:375: error: `SQLITE_TRANSIENT' undeclared (first use in this function) gmake: *** [my_sqlite3.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 PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/X11R6/bin PERL5_CPANPLUS_IS_RUNNING = 29839 PERL5_CPANPLUS_IS_VERSION = 0.79_02 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/pkg/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/chris/dev/blead/bin/perl5.9.5 UID: $< = 1001 EUID: $> = 1001 GID: $( = 100 100 0 EGID: $) = 100 100 0 ------------------------------- -- Summary of my perl5 (revision 5 version 9 subversion 5 patch 31262) configuration: Platform: osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: tue oct 31 04:32:05 utc 2006 [EMAIL PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='' hint=previous, useposix=true, d_sigaction=define 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 ='-fno-strict-aliasing -pipe -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include -fno-strict-aliasing -pipe -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
