Report for PAB3-DB-Driver-Sqlite3-1.07

Back
From: Steven Schubiger (SCHUBIGER)
Subject: UNKNOWN PAB3-DB-Driver-Sqlite3-1.07 v5.16.1 MirOS BSD
Date: 2012-12-04T01:41:39Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Christian Mueller,

This is a computer-generated report for PAB3-DB-Driver-Sqlite3-1.07
on perl 5.16.1, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Sqlite3.pm blib/lib/PAB3/DB/Driver/Sqlite3.pm
mgcc -c  -I/usr/local/include -I/opt/local/include -I/usr/gnu/include -I/opt/gnu/include -I/usr/GNU/include -I/opt/GNU/include  -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include -O2    -DVERSION=\"1.07\"  -DXS_VERSION=\"1.07\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.16.1/lib/5.16.1/MirBSD.i386-mirbsd-thread-multi/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:73: error: syntax error before "sqlite3_stmt"
my_sqlite3.h:83: error: syntax error before "sqlite3"
my_sqlite3.h:124: error: syntax error before "sqlite3"
my_sqlite3.h:138: error: syntax error before "sqlite3_stmt"
my_sqlite3.c:84: error: syntax error before "sqlite3"
my_sqlite3.c: In function `my_con_add':
my_sqlite3.c:88: error: structure has no member named `con'
my_sqlite3.c:88: error: `con' undeclared (first use in this function)
my_sqlite3.c:88: error: (Each undeclared identifier is reported only once
my_sqlite3.c:88: error: for each function it appears in.)
my_sqlite3.c:89: error: `tid' undeclared (first use in this function)
my_sqlite3.c:91: error: `cxt' undeclared (first use in this function)
my_sqlite3.c: In function `my_con_free':
my_sqlite3.c:110: error: structure has no member named `con'
my_sqlite3.c: In function `my_callback':
my_sqlite3.c:190: error: `SQLITE_TEXT' undeclared (first use in this function)
my_sqlite3.c:195: error: `SQLITE_NULL' undeclared (first use in this function)
my_sqlite3.c: At top level:
my_sqlite3.c:258: error: syntax error before "sqlite3_stmt"
my_sqlite3.c: In function `my_stmt_add':
my_sqlite3.c:261: error: structure has no member named `stmt'
my_sqlite3.c:261: error: `pStmt' undeclared (first use in this function)
my_sqlite3.c:262: error: `con' undeclared (first use in this function)
my_sqlite3.c: In function `my_stmt_free':
my_sqlite3.c:288: error: structure has no member named `stmt'
my_sqlite3.c: In function `my_stmt_bind_param':
my_sqlite3.c:340: error: structure has no member named `stmt'
my_sqlite3.c:346: error: `SQLITE_RANGE' undeclared (first use in this function)
my_sqlite3.c:351: error: structure has no member named `stmt'
my_sqlite3.c:355: error: structure has no member named `stmt'
my_sqlite3.c:357: error: structure has no member named `stmt'
my_sqlite3.c:361: error: structure has no member named `stmt'
my_sqlite3.c:362: error: `SQLITE_TRANSIENT' undeclared (first use in this function)
my_sqlite3.c:366: error: structure has no member named `stmt'
my_sqlite3.c:370: error: structure has no member named `stmt'
my_sqlite3.c:372: error: structure has no member named `stmt'
my_sqlite3.c:375: error: structure has no member named `stmt'
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.16.1/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-9sCEat.

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    LC_CTYPE = en_US.UTF-8
    PATH = /home/sts/bin:/home/sts/.etc/bin:/usr/local/bin:/usr/mpkg/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/sbin:/usr/mpkg/sbin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22842
    PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.16.1/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-9sCEat/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 22842
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 31248,22842
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = PAB3-DB-Driver-Sqlite3-1.07
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/mksh
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

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

    $^X = /home/sts/cpansmoke/perl-5.16.1/bin/perl
    $UID/$EUID = 3000 / 3000
    $GID = 3000 3000 0 9 20
    $EGID = 3000 3000 0 9 20

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120630
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 1) configuration:
   
  Platform:
    osname=mirbsd, osvers=10, archname=MirBSD.i386-mirbsd-thread-multi
    uname='mirbsd cpansmoke8 10 kv#10uaf-20110818 generic#1330 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.16.1'
    hint=recommended, useposix=true, d_sigaction=define
    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='mgcc', ccflags ='-pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include',
    optimize='-O2',
    cppflags='-fhonour-copts -I/usr/mpkg/include -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include'
    ccversion='', gccversion='3.4.6 (propolice; gpc; MirOS 0AAB)', gccosandvers='mirbsd10'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='mgcc', ldflags ='-pthread -Wl,-E  -L/usr/mpkg/lib -L/usr/local/lib'
    libpth=/usr/mpkg/lib /usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.41.9, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/mpkg/lib -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under mirbsd
  Compiled at Oct  4 2012 14:44:47
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22842"
    PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.16.1/cpan/build/PAB3-DB-Driver-Sqlite3-1.07-9sCEat/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="22842"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="31248,22842"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="PAB3-DB-Driver-Sqlite3-1.07"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.16.1/lib/site_perl/5.16.1/MirBSD.i386-mirbsd-thread-multi
    /home/sts/cpansmoke/perl-5.16.1/lib/site_perl/5.16.1
    /home/sts/cpansmoke/perl-5.16.1/lib/5.16.1/MirBSD.i386-mirbsd-thread-multi
    /home/sts/cpansmoke/perl-5.16.1/lib/5.16.1
    .