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 Randy Kobes,
    
This is a computer-generated test report for CPAN-SQLite-0.1, created
automatically by CPAN::Reporter, version 0.43, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module             Need Have
    ------------------ ---- ----
    Archive::Tar       1.08 1.30
    CPAN::DistnameInfo 0    0.06
    DBD::SQLite        0    1.13
    File::HomeDir      0    0.58
    File::Spec         0    3.12
    IO::Zlib           0    1.04
    LWP::Simple        0    1.41

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/csh
    TERM = cons25

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/local/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 31 20 5 4 3 2 0 0
    EGID: $)  = 0 31 20 5 4 3 2 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.19  
    ExtUtils::CBuilder  0.11  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.48  
    ExtUtils::ParseXS   2.07  
    File::Spec          3.12  
    Module::Build       0.2611
    Module::Signature   0.50  
    Test::Harness       2.64  
    Test::More          0.64  
    version             0.6701

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.....ok
t/02drop......DBD::SQLite::db do failed: near "exists": syntax error(1) at 
dbdimp.c line 271 at t/02drop.t line 18.
DBD::SQLite::db do failed: near "exists": syntax error(1) at dbdimp.c line 271 
at t/02drop.t line 18.
DBD::SQLite::db do failed: near "exists": syntax error(1) at dbdimp.c line 271 
at t/02drop.t line 18.
DBD::SQLite::db do failed: near "exists": syntax error(1) at dbdimp.c line 271 
at t/02drop.t line 18.
DBD::SQLite::db do failed: near "exists": syntax error(1) at dbdimp.c line 271 
at t/02drop.t line 18.
ok
t/03info......DBD::SQLite::db prepare failed: near "exists": syntax error(1) at 
dbdimp.c line 271 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/DBI/Index.pm line 
110.
DBD::SQLite::db prepare failed: near "exists": syntax error(1) at dbdimp.c line 
271 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/DBI/Index.pm line 
110.
# Looks like you planned 2929 tests but only ran 2928.
# Looks like your test died just after 2928.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2929
        Failed 1/2929 tests, 99.97% okay
t/04search....DBD::SQLite::db prepare failed: no such table: auths(1) at 
dbdimp.c line 271 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/DBI/Search.pm line 
43.
DBD::SQLite::db prepare failed: no such table: auths(1) at dbdimp.c line 271 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/DBI/Search.pm line 
43.
# Looks like you planned 2668 tests but only ran 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-2668
        Failed 2666/2668 tests, 0.07% okay
t/05meta......Creating database file ...
Gathering information from index files ...
Populating database tables ...
DBD::SQLite::db prepare failed: near "exists": syntax error(1) at dbdimp.c line 
271 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/DBI/Index.pm line 
110.
DBD::SQLite::db prepare failed: near "exists": syntax error(1) at dbdimp.c line 
271 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/DBI/Index.pm line 
110.
system /usr/local/bin/perl -MCPAN::SQLite::META qw(setup update) -e setup 
failed: 512 at 
/var/.cpan/build/CPAN-SQLite-0.1-SSWgAq/blib/lib/CPAN/SQLite/META.pm line 310.
# Looks like you planned 2515 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-2515
        Failed 2514/2515 tests, 0.04% okay
t/99pod.......ok
Failed 3/6 test scripts, 50.00% okay. 5181/8135 subtests failed, 36.31% okay.
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/03info.t    255 65280  2929    2   0.07%  2929
t/04search.t  255 65280  2668 5332 199.85%  3-2668
t/05meta.t    255 65280  2515 5028 199.92%  2-2515
*** Error code 25

Stop in /var/.cpan/build/CPAN-SQLite-0.1-SSWgAq.


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=4.10-release, archname=i386-freebsd-64int
    uname='freebsd 192.168.0.130 4.10-release freebsd 4.10-release #0: tue may 
25 22:47:12 gmt 2004 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    config_args='-sde -Dprefix=/usr/local 
-Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 
-Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 
-Dman1dir=/usr/local/man/man1 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin 
-Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl 
-Dcc=cc -Duseshrplib 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O -pipe 
 -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-O -pipe ',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', 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,-E -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  
-Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to