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 Jesse Vincent,
    
This is a computer-generated test report for Jifty-DBI-0.43, created
automatically by CPAN::Reporter, version 0.4801, 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  
    -------------------------- ---- ------
    Cache::Simple::TimedExpiry 0.21 0.27  
    Class::Accessor::Fast      0    0.31  
    Class::Data::Inheritable   0    0.06  
    Class::ReturnValue         0.4  0.55  
    Clone                      0    0.27  
    Data::Page                 0    2.00  
    DateTime                   0.34 0.41  
    DateTime::Format::ISO8601  0    0.06  
    DateTime::Format::Strptime 0    1.0702
    DBD::SQLite                0    1.13  
    DBI                        0    1.59  
    DBIx::DBSchema             0.34 0.34  
    Encode                     2.1  2.23  
    Exporter::Lite             0    0.02  
    Hash::Merge                0    0.10  
    Lingua::EN::Inflect        0    1.89  
    Object::Declare            0.22 0.22  
    Scalar::Defer              0.1  0.10  
    Test::More                 0.52 0.71  
    UNIVERSAL::require         0    0.11  
    version                    0    0.7203
    YAML::Syck                 0    0.97  

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

Environment variables:

    LANG = en_US.utf8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
/home/sand/.cpan/build/Encode-IBM-0.05-3jCMKy/blib/arch:/home/sand/.cpan/build/Encode-IBM-0.05-3jCMKy/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 24645
    PERL5_CPAN_IS_RUNNING = 24645
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9102   
    Cwd                 3.25     
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41_04  
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.71     
    version             0.7203   

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

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

make[3]: Entering directory `/home/sand/.cpan/build/Jifty-DBI-0.43-0xk94H'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 
'blib/lib', 'blib/arch')" t/00.load.t t/01-version_checks.t t/01basics.t 
t/01records.t t/01searches.t t/02-column_constraints.t t/02records_cachable.t 
t/02records_object.t t/02searches_joins.t t/03rebless.t t/04memcached.t 
t/06filter.t t/06filter_datetime.t t/06filter_storable.t t/06filter_truncate.t 
t/06filter_utf8.t t/06filter_yaml.t t/10schema.t t/11schema_records.t 
t/12prefetch.t t/13collection.t t/14handle-pg.t t/15types.t t/16inheritance.t 
t/17virtualtypes.t t/pod-coverage.t t/pod.t
t/00.load..................ok
        1/13 skipped: various reasons
t/01-version_checks........ok
t/01basics.................Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
t/01records................Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        142/213 skipped: various reasons
t/01searches...............Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        194/291 skipped: various reasons
t/02-column_constraints....Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
Did not supply value for mandatory column name at t/02-column_constraints.t 
line 40
TestApp::Employee=HASH(0x843bd18) failed a 'is_distinct' check for employee_num 
on 123 at 
/home/sand/.cpan/build/Jifty-DBI-0.43-0xk94H/blib/lib/Jifty/DBI/Record.pm line 
1158
        Jifty::DBI::Record::__create('TestApp::Employee=HASH(0x843bd18)', 
'name', 'Bar', 'employee_num', 123) called at 
/home/sand/.cpan/build/Jifty-DBI-0.43-0xk94H/blib/lib/Jifty/DBI/Record.pm line 
1114
        Jifty::DBI::Record::create('TestApp::Employee=HASH(0x843bd18)', 'name', 
'Bar', 'employee_num', 123) called at t/02-column_constraints.t line 46
ok
        14/21 skipped: various reasons
t/02records_cachable.......Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        70/105 skipped: various reasons
t/02records_object.........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
Value passed to column accessor.  You probably want to use the mutator. at 
t/02records_object.t line 43
ok
        18/27 skipped: various reasons
t/02searches_joins.........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
# SELECT DISTINCT main.id as main_id, main.login as main_login FROM users main 
CROSS JOIN user_to_groups user_to_groups_1 JOIN groups groups_2  ON ( 
user_to_groups_1.group_id = groups_2.id )  WHERE (lower(groups_2.Name) = 
lower('Developers')) AND (main.id = user_to_groups_1.user_id) 
ok
        94/141 skipped: various reasons
t/03rebless................Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        8/12 skipped: various reasons
t/04memcached..............Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        2/14 skipped: various reasons
t/06filter.................Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
t/06filter_datetime........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        36/54 skipped: various reasons
t/06filter_storable........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        18/27 skipped: various reasons
t/06filter_truncate........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        30/45 skipped: various reasons
t/06filter_utf8............Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        48/72 skipped: various reasons
t/06filter_yaml............Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        18/27 skipped: various reasons
t/10schema.................Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        96/147 skipped: various reasons
t/11schema_records.........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        134/201 skipped: various reasons
t/12prefetch...............Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
# loading phone 3
# loading phone 4
# loading phone 5
# loading phone 6
ok
t/13collection.............ok
t/14handle-pg..............ok
t/15types..................Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        32/48 skipped: various reasons
t/16inheritance............Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        34/51 skipped: various reasons
t/17virtualtypes...........Name "DBD::SQLite::sqlite_version" used only once: 
possible typo at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/5.10.0/i686-linux-64int/DynaLoader.pm line 226.
ok
        18/27 skipped: various reasons
t/pod-coverage.............
#   Failed test 'Pod coverage on Jifty::DBI::Column'
#   at /home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL 
PROTECTED]/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Jifty::DBI::Column is 77.8%, with 2 naked subroutines:
#       read
#       write
# Looks like you failed 1 test of 32.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
        Failed 1/32 tests, 96.88% okay
t/pod......................ok
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/pod-coverage.t    1   256    32    1  4
1007 subtests skipped.
Failed 1/27 test scripts. 1/1700 subtests failed.
Files=27, Tests=1700, 24 wallclock secs (20.01 cusr +  1.38 csys = 21.39 CPU)
Failed 1/27 test programs. 1/1700 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/Jifty-DBI-0.43-0xk94H'


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p0EMb3x/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to