develooper Front page | perl.cpan.testers | Postings from May 2007

FAIL PAB3-DB-Driver-Sqlite3-1.0.0 cygwin-thread-multi-64int1.5.21(0.15642)

From:
chris
Date:
May 24, 2007 16:09
Subject:
FAIL PAB3-DB-Driver-Sqlite3-1.0.0 cygwin-thread-multi-64int1.5.21(0.15642)
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 cpan-testers@perl.org 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.78. 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] [Fri May 25 00:08:34 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.0.tar.gz'
[MSG] [Fri May 25 00:08:35 2007] Trying to get 'http://www.cpan.org/authors/id/C/CH/CHRMUE/CHECKSUMS'
[MSG] [Fri May 25 00:08:35 2007] Checksum matches for 'PAB3-DB-Driver-Sqlite3-1.0.0.tar.gz'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/t/'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/t/00_sqlite3_basic.t'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/README'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/Makefile.PL'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/META.yml'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/my_sqlite3.c'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/my_sqlite3.h'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/Sqlite3.pm'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/Sqlite3.xs'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.0/MANIFEST'
[MSG] [Fri May 25 00:08:36 2007] Extracted 'PAB3::DB::Driver::Sqlite3' to '/home/chris/perl588/.cpanplus/5.8.8/build/PAB3-DB-Driver-Sqlite3-1.0.0'
[MSG] [Fri May 25 00:08:37 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] [Fri May 25 00:08:37 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Fri May 25 00:08:40 2007] MAKE failed:  cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm
gcc -c   -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O2   -DVERSION=\"1.0.0\" -DXS_VERSION=\"1.0.0\"  "-I/home/chris/perl588/lib/5.8.8/cygwin-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:73: warning: ISO C90 forbids mixed declarations and code
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: warning: ISO C90 forbids mixed declarations and code
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:258: warning: ISO C90 forbids mixed declarations and code
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:325: warning: ISO C90 forbids mixed declarations and code
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)



******************************** 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.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.21(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.2 lapster 1.5.21(0.15642) 2006-07-30 14:21 i686 cygwin '
    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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement'
    ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', 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=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About