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

PASS Jifty-DBI-0.49 i686-linux 2.6.24-17-generic

From:
Frank Wiegand
Date:
May 12, 2008 11:55
Subject:
PASS Jifty-DBI-0.49 i686-linux 2.6.24-17-generic
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 Shawn M Moore,
    
This is a computer-generated report for Jifty-DBI-0.49
on perl 5.11.0 patch 33797, created by CPAN-Reporter-1.13. 

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester: 

none provided

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

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

/opt/perl-33797/bin/perl5.11.0 "-Iinc" Makefile.PL --config= --installdeps=Cache::Simple::TimedExpiry,0.21,Class::ReturnValue,0.4,DBIx::DBSchema,0.34,Exporter::Lite,0,Hash::Merge,0,Lingua::EN::Inflect,0,Object::Declare,0.22,Scalar::Defer,0.1,Cache::Memcached,0,Time::Duration,0,Time::Duration::Parse,0.05
PERL_DL_NONLAZY=1 /opt/perl-33797/bin/perl5.11.0 "-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_boolean.t t/06filter_datetime.t t/06filter_duration.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/18triggers.t t/19reference.t t/20overload.t t/case_sensitivity.t t/metadata.t t/pod-coverage.t t/pod.t
t/00.load....................ok
t/01-version_checks..........ok
t/01basics...................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/01records..................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/01searches.................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/02-column_constraints......Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/02records_cachable.........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/02records_object...........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/02searches_joins...........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
DBI::db=HASH(0x88c9038)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /home/cpansmoker/.cpan/build/Jifty-DBI-0.49-iS37oi/blib/lib/Jifty/DBI/Handle.pm line 358.
closing dbh with active statement handles at /home/cpansmoker/.cpan/build/Jifty-DBI-0.49-iS37oi/blib/lib/Jifty/DBI/Handle.pm line 358.
ok
t/03rebless..................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/04memcached................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
skipped: Memcached apparently not running
t/06filter...................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/06filter_boolean...........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
Use of uninitialized value in uc at /home/cpansmoker/.cpan/build/Jifty-DBI-0.49-iS37oi/blib/lib/Jifty/DBI/Filter/Boolean.pm line 81.
ok
t/06filter_datetime..........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/06filter_duration..........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/06filter_storable..........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/06filter_truncate..........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/06filter_utf8..............Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/06filter_yaml..............Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/10schema...................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/11schema_records...........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/12prefetch.................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/13collection...............ok
t/14handle-pg................ok
t/15types....................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/16inheritance..............Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/17virtualtypes.............Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/18triggers.................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/19reference................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/20overload.................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/case_sensitivity...........Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/metadata...................Name "DBD::SQLite::sqlite_version" used only once: possible typo at /opt/perl-33797/lib/5.11.0/i686-linux/DynaLoader.pm line 224.
ok
t/pod-coverage...............ok
t/pod........................ok
All tests successful.
Files=34, Tests=2105, 12 wallclock secs ( 0.45 usr  0.04 sys + 10.42 cusr  0.54 csys = 11.45 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need Have  
    -------------------------- ---- ------
    Cache::Memcached           0    1.24  
    Cache::Simple::TimedExpiry 0.21 0.27  
    Class::Accessor::Fast      0    0.31  
    Class::Data::Inheritable   0    0.08  
    Class::ReturnValue         0.4  0.55  
    Class::Trigger             0.12 0.13  
    Clone                      0    0.28  
    Data::Page                 0    2.00  
    DateTime                   0.34 0.42  
    DateTime::Format::ISO8601  0    0.06  
    DateTime::Format::Strptime 0    1.0702
    DBD::SQLite                0    1.14  
    DBI                        0    1.604 
    DBIx::DBSchema             0.34 0.36  
    Encode                     2.1  2.24  
    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.14  
    Test::More                 0.52 0.80  
    Test::Warn                 0.1  0.10  
    Time::Duration             0    1.06  
    Time::Duration::Parse      0.05 0.05  
    UNIVERSAL::require         0.11 0.11  
    URI                        0    1.36  
    version                    0    0.74  
    YAML::Syck                 0    1.04  

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

Environment variables:

    LANG = de_DE.UTF-8
    LANGUAGE = de_DE:de:en_GB:en
    LC_ALL = C
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 5088
    PERL5_CPAN_IS_RUNNING = 5088
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perl-33797/bin/perl5.11.0
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.50_01  
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_02
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33797) configuration:
  Platform:
    osname=linux, osvers=2.6.24-17-generic, archname=i686-linux
    uname='linux hal 2.6.24-17-generic #1 smp thu may 1 14:31:33 utc 2008 i686 gnulinux '
    config_args='-de -DDEBUGGING=both -Dusedevel -DDEBUGGING=both -Dprefix=/opt/perl-33797/ -Dmad -DPERL_EMERGENCY_SBRK'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
    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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'



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