Report for Teng-0.18

Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: PASS Teng-0.18 v5.14.2 GNU/Linux
Date: 2013-02-15T16:03:15Z

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 Atsushi Kobayashi,

This is a computer-generated report for Teng-0.18
on perl 5.14.2, created by CPAN-Reporter-1.2006.

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:

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 test':

PERL_DL_NONLAZY=1 /home/graham/perls/perl-5.14.2-thread/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# DBD::SQLite versin is 1.38_01
t/001_basic/001_compile.t ............................ ok
t/001_basic/002_schema.t ............................. ok
t/001_basic/003_schema_loader.t ...................... ok
t/001_basic/004_schema_dumper.t ...................... ok
t/001_basic/006_all_in_one_file.t .................... ok
t/001_basic/007_connect_info.t ....................... ok
t/001_basic/011_inflate.t ............................ ok
t/001_basic/015_row_class.t .......................... ok
t/001_basic/016_row_exception.t ...................... ok
t/001_basic/020_on_connect_do.t ...................... ok
t/001_basic/021_on_connect_do_dbh.t .................. ok
t/001_basic/022_transaction.t ........................ ok
t/001_basic/023_bulk_insert.t ........................ ok
t/001_basic/024_bind_column.t ........................ ok
t/001_basic/025_pager.t .............................. ok
t/001_basic/026_fork.t ............................... ok
t/001_basic/027_fork_self_reconnect.t ................ ok
t/001_basic/028_fork_self_reconnect_dbh.t ............ ok
t/001_basic/028_lookup.t ............................. ok
t/001_basic/030_reconnect_ping.t ..................... ok
t/001_basic/032_reconnect_no_ping.t .................. ok
t/001_basic/033_load_plugin_with_args.t .............. ok
t/001_basic/034_execute.t ............................ ok
t/002_common/000_new.t ............................... ok
t/002_common/001_insert.t ............................ ok
t/002_common/002_update.t ............................ ok
t/002_common/003_delete.t ............................ ok
t/002_common/004_find_or_create.t .................... ok
t/002_common/005_count.t ............................. ok
t/002_common/006_single.t ............................ ok
t/002_common/007_search.t ............................ ok
t/002_common/008_search_named.t ...................... ok
t/002_common/009_search_by_sql.t ..................... ok
t/002_common/011_do.t ................................ ok
t/002_common/012_replace.t ........................... ok
t/002_common/017_iterator.t .......................... ok
t/002_common/018_refetch.t ........................... ok
t/002_common/019_get_columns.t ....................... ok
t/002_common/020_get_column.t ........................ ok
t/002_common/022_disconnect.t ........................ ok
t/002_common/023_multi_pk.t .......................... ok
t/002_common/024_txn_scope.t ......................... ok
t/002_common/025_uc_column.t ......................... ok
t/002_common/026_single_by_sql.t ..................... ok
t/002_common/027_single_named.t ...................... ok
t/002_common/028_schema_base_row_class.t ............. ok
t/002_common/029_sql_pager.t ......................... ok
IMPORTANT: 'mode' option is DEPRECATED AND *WILL* BE REMOVED. PLEASE USE 'no_ping' option.
t/998_deprecated/001_reconnect_ping.t ................ ok
IMPORTANT: 'mode' option is DEPRECATED AND *WILL* BE REMOVED. PLEASE USE 'no_ping' option.
t/998_deprecated/002_reconnect_no_ping.t ............. ok
t/999_regression/bind_param.t ........................ ok
t/999_regression/dbh_and_txn_manager.t ............... ok
t/999_regression/deflate_bug.t ....................... ok
t/999_regression/escaped_query_with_search_by_sql.t .. ok
t/999_regression/exception_clone.t ................... ok
t/999_regression/guess_table_name.t .................. ok
t/999_regression/inflate_bug.t ....................... ok
t/999_regression/load_plugin.t ....................... ok
t/999_regression/no_schema.t ......................... ok
t/999_regression/prepare_error_handling.t ............ ok
t/999_regression/reconnect.t ......................... ok
t/999_regression/reconnect_from_dbh.t ................ ok
t/999_regression/set_column_bug.t .................... ok
All tests successful.
Files=62, Tests=208,  8 wallclock secs ( 0.35 usr  0.11 sys +  6.48 cusr  0.91 csys =  7.85 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need Have 
    -------------------------- ---- -----
    Carp                       0    1.26 
    Class::Accessor::Lite      0.05 0.05 
    Class::Load                0.06 0.20 
    Data::Page                 0    2.02 
    Data::Page::NoTotalEntries 0.02 0.02 
    DBI                        1.33 1.623
    DBIx::Inspector            0.06 0.08 
    DBIx::TransactionManager   1.06 1.11 
    parent                     0    0.225
    SQL::Maker                 0.14 1.11 

build_requires:

    Module                     Need Have 
    -------------------------- ---- -----
    ExtUtils::MakeMaker        6.36 6.64 
    Test::Mock::Guard          0    0.09 
    Test::More                 0.96 0.98 
    Test::Requires             0    0.06 
    Test::SharedFork           0.15 0.21 

configure_requires:

    Module                     Need Have 
    -------------------------- ---- -----
    ExtUtils::MakeMaker        6.36 6.64 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/graham/perls/perl-5.14.2-thread/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3989
    PERL5_CPAN_IS_RUNNING = 3989
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 492,3989
    PERL_CR_SMOKER_CURRENT = Teng-0.18
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/graham/perls/perl-5.14.2-thread/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.5.6-1-arch, archname=x86_64-linux-thread-multi
    uname='linux grosics 3.5.6-1-arch #1 smp preempt sun oct 7 19:30:49 cest 2012 x86_64 gnulinux '
    config_args='-Dusethreads -Dprefix=/home/graham/perls/perl-5.14.2-thread'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.16.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.16'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 13 2012 14:36:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3989"
    PERL5_CPAN_IS_RUNNING="3989"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="492,3989"
    PERL_CR_SMOKER_CURRENT="Teng-0.18"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/graham/perls/perl-5.14.2-thread/lib/site_perl/5.14.2/x86_64-linux-thread-multi
    /home/graham/perls/perl-5.14.2-thread/lib/site_perl/5.14.2
    /home/graham/perls/perl-5.14.2-thread/lib/5.14.2/x86_64-linux-thread-multi
    /home/graham/perls/perl-5.14.2-thread/lib/5.14.2
    .