Report for DBIx-DBO2-0.008

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: PASS DBIx-DBO2-0.008 v5.13.6 GNU/Linux
Date: 2010-10-29T05:54:49Z

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 Matthew Simon Cavalletto,

This is a computer-generated report for DBIx-DBO2-0.008
on perl 5.13.6, created by CPAN-Reporter-1.1803.

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/test/perl/bin/perl5.13.6 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/compile.t .. ok

  Note: This test script can only be run if it can connect to a working DBI
  database driver. Using that connection, this test script will create
  several tables, run various queries against them, and then drop them.

  Although this should not affect other applications, for safety's sake, use
  a test account or temporary data space, and avoid testing this on any
  mission-critical production systems.

  In order to run this test script against a local database, set the
  DBI_DSN environment variable to your connection string before running the
  tests, and if needed, also set the DBI_USER and DBI_PASS variables.
    Example:  > setenv DBI_DSN "DBI:mysql:test"; make test

  If you are running individual test scripts, you can pass the DSN,  
  username, and password as command-line arguments to the test.
    Example:  > perl -Iblib/lib t/standard.t "DBI:mysql:test"

  This script will now query DBI for available drivers and suggested DSNs: 
    DBI:DBM:f_dir=.
    DBI:DBM:f_dir=t/test_data
    DBI:File:f_dir=.
    DBI:File:f_dir=t/test_data
    dbi:Gofer
    dbi:Sponge
    dbi:SQLite:dbname=t/data/test.sqlite
t/mycds.t .... ok
All tests successful.
Files=2, Tests=5,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.16 cusr  0.04 csys =  0.23 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have   
    ------------------- ----- -------
    Class::MakeMethods  1.001 1.01   
    DBIx::SQLEngine     0.018 0.93   

build_requires:

    Module              Need  Have   
    ------------------- ----- -------
    ExtUtils::MakeMaker 0     6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LC_ALL = C
    PATH = /home/test/perl/bin:~/bin:/usr/bin:/bin
    PERL5LIB = /home/test/.cpan/build/DBIx-SQLEngine-0.93-kxnR25/blib/arch:/home/test/.cpan/build/DBIx-SQLEngine-0.93-kxnR25/blib/lib:/home/test/.cpan/build/Class-MixinFactory-0.92-h3mviP/blib/arch:/home/test/.cpan/build/Class-MixinFactory-0.92-h3mviP/blib/lib:/home/test/.cpan/build/Class-MakeMethods-1.01-1ro_om/blib/arch:/home/test/.cpan/build/Class-MakeMethods-1.01-1ro_om/blib/lib:/home/test/.cpan/build/DBIx-AnyDBD-2.01-wHkPRZ/blib/arch:/home/test/.cpan/build/DBIx-AnyDBD-2.01-wHkPRZ/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7797
    PERL5_CPAN_IS_RUNNING = 7797
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20863,7797
    PERL_CR_SMOKER_CURRENT = DBIx-DBO2-0.008
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /home/test/perl/bin/perl5.13.6
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_61
    Cwd                 3.34   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.57_05
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2207 
    File::Spec          3.33   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.22   
    Test::More          0.97_01
    YAML                n/a    
    YAML::Syck          1.15   
    version             0.82   


--

Summary of my perl5 (revision 5 version 13 subversion 6) configuration:
   
  Platform:
    osname=linux, osvers=2.6.26-2-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux zippy 2.6.26-2-amd64 #1 smp tue jan 12 22:12:20 utc 2010 x86_64 gnulinux '
    config_args='-des -Dusedevel -des -Duselongdouble -Duse64bitall -Dusethreads -Dprefix=~/perl'
    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=define
    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.4.5 20100728 (prerelease)', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  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_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Oct 21 2010 11:13:45
  %ENV:
    PERL5LIB="/home/test/.cpan/build/DBIx-SQLEngine-0.93-kxnR25/blib/arch:/home/test/.cpan/build/DBIx-SQLEngine-0.93-kxnR25/blib/lib:/home/test/.cpan/build/Class-MixinFactory-0.92-h3mviP/blib/arch:/home/test/.cpan/build/Class-MixinFactory-0.92-h3mviP/blib/lib:/home/test/.cpan/build/Class-MakeMethods-1.01-1ro_om/blib/arch:/home/test/.cpan/build/Class-MakeMethods-1.01-1ro_om/blib/lib:/home/test/.cpan/build/DBIx-AnyDBD-2.01-wHkPRZ/blib/arch:/home/test/.cpan/build/DBIx-AnyDBD-2.01-wHkPRZ/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7797"
    PERL5_CPAN_IS_RUNNING="7797"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="20863,7797"
    PERL_CR_SMOKER_CURRENT="DBIx-DBO2-0.008"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/.cpan/build/DBIx-SQLEngine-0.93-kxnR25/blib/arch
    /home/test/.cpan/build/DBIx-SQLEngine-0.93-kxnR25/blib/lib
    /home/test/.cpan/build/Class-MixinFactory-0.92-h3mviP/blib/arch
    /home/test/.cpan/build/Class-MixinFactory-0.92-h3mviP/blib/lib
    /home/test/.cpan/build/Class-MakeMethods-1.01-1ro_om/blib/arch
    /home/test/.cpan/build/Class-MakeMethods-1.01-1ro_om/blib/lib
    /home/test/.cpan/build/DBIx-AnyDBD-2.01-wHkPRZ/blib/arch
    /home/test/.cpan/build/DBIx-AnyDBD-2.01-wHkPRZ/blib/lib
    /home/test/perl/lib/site_perl/5.13.6/x86_64-linux-thread-multi-ld
    /home/test/perl/lib/site_perl/5.13.6
    /home/test/perl/lib/5.13.6/x86_64-linux-thread-multi-ld
    /home/test/perl/lib/5.13.6
    .