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

FAIL PAB3-DB-Driver-Sqlite3-1.0.1 sun4-solaris-thread-multi 2.9

From:
Josts Smokehouse
Date:
May 23, 2007 06:31
Subject:
FAIL PAB3-DB-Driver-Sqlite3-1.0.1 sun4-solaris-thread-multi 2.9
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] [Wed May 23 15:29:32 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHRMUE/PAB3-DB-Driver-Sqlite3-1.0.1.tar.gz'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/t/'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/t/00_sqlite3_basic.t'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/README'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/Makefile.PL'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/META.yml'
[MSG] [Wed May 23 15:29:36 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/my_sqlite3.c'
[MSG] [Wed May 23 15:29:37 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/my_sqlite3.h'
[MSG] [Wed May 23 15:29:37 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/Sqlite3.pm'
[MSG] [Wed May 23 15:29:37 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/Sqlite3.xs'
[MSG] [Wed May 23 15:29:37 2007] Extracted 'PAB3-DB-Driver-Sqlite3-1.0.1/MANIFEST'
[MSG] [Wed May 23 15:29:37 2007] Extracted 'PAB3::DB::Driver::Sqlite3' to '/net/sunu991/disc1/home/.cpanplus/5.8.8/build/PAB3-DB-Driver-Sqlite3-1.0.1'
[MSG] [Wed May 23 15:29:40 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] [Wed May 23 15:29:40 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Wed May 23 15:30:09 2007] MAKE failed: Illegal seek cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm
gcc -c   -D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fPIC "-I/usr/local/perl-5.8.8/lib/5.8.8/sun4-solaris-thread-multi/CORE"  -DUSE_THREADS my_sqlite3.c
/usr/local/perl-5.8.8/bin/perl /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -prototypes -typemap /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/typemap  Sqlite3.xs > Sqlite3.xsc && mv Sqlite3.xsc Sqlite3.c
gcc -c   -D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fPIC "-I/usr/local/perl-5.8.8/lib/5.8.8/sun4-solaris-thread-multi/CORE"  -DUSE_THREADS Sqlite3.c
Sqlite3.xs: In function `XS_PAB3__DB__Driver__Sqlite3_show_catalogs':
Sqlite3.xs:1181: warning: ISO C90 forbids mixed declarations and code
Sqlite3.xs: In function `_intcb':
Sqlite3.xs:1179: warning: register variable `sp' used in nested function
Sqlite3.xs: In function `XS_PAB3__DB__Driver__Sqlite3_show_tables':
Sqlite3.xs:1226: warning: ISO C90 forbids mixed declarations and code
Sqlite3.xs: In function `_intcb':
Sqlite3.xs:1224: warning: register variable `sp' used in nested function
Sqlite3.xs: In function `_intcb':
Sqlite3.xs:1284: warning: register variable `sp' used in nested function
Sqlite3.xs: In function `_intcb_ii':
Sqlite3.xs:1345: warning: register variable `sp' used in nested function
Running Mkbootstrap for PAB3::DB::Driver::Sqlite3 ()
chmod 644 Sqlite3.bs
rm -f blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.
gcc  -G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib my_sqlite3.o Sqlite3.o  -o blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3. 	\
     	\
  
chmod 755 blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.
cp Sqlite3.bs blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bs
chmod 644 blib/arch/auto/PAB3/DB/Driver/Sqlite3/Sqlite3.bs
Manifying blib/man3/PAB3::DB::Driver::Sqlite3.3



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

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 solaris '
    config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl'
    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 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/test/include -I/usr/local/ssl/include -I/usr/local/include'
    ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib '
    libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib -L/usr/local/ssl/lib -L/usr/local/lib'



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