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 John Siracusa,
    
This is a computer-generated report for Rose-DB-Object-0.766
on 5.10.0, created automatically by CPAN-Reporter-1.0704 
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.  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 'make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-warning.........................
##
## WARNING: Almost all the tests in this module distribution need to connect
## to a database in order to run.  The tests need full privileges on this
## database: the ability to create and drop tables, insert, update, and delete
## rows, create schemas, sequences, functions, triggers, the works.
## 
## By default, the tests will try to connect to the database named "test"
## running on "localhost" using the default superuser username for each
## database type and an empty password.
## 
## If you have setup your database in a secure manner, these connection
## attempts will fail, and the tests will be skipped.  If you want to override
## these values, set the following environment variables before running tests.
## (The current values are shown in parentheses.)
## 
## Postgres:
## 
##     RDBO_PG_DSN      (dbi:Pg:dbname=test;host=localhost)
##     RDBO_PG_USER     (postgres)
##     RDBO_PG_PASS     (<none>)
## 
## MySQL:
## 
##     RDBO_MYSQL_DSN   (dbi:mysql:database=test;host=localhost)
##     RDBO_MYSQL_USER  (root)
##     RDBO_MYSQL_PASS  (<none>)
##
## Oracle:
## 
##     RDBO_ORACLE_DSN  (dbi:Oracle:dbname=test)
##     RDBO_ORACLE_USER (<none>)
##     RDBO_ORACLE_PASS (<none>)
##
## Informix:
## 
##     RDBO_INFORMIX_DSN   (dbi:Informix:[EMAIL PROTECTED])
##     RDBO_INFORMIX_USER  (<none>)
##     RDBO_INFORMIX_PASS  (<none>)
## 
## SQLite: To disable the SQLite tests, set this environment varible
##
##     RDBO_NO_SQLITE  (<undef>)
##
## Press return to continue (or wait 60 seconds)
ok
t/auto-setup.........................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/bind-param.........................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/column-triggers....................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-migration.......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-auto.....................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-cached...................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-changes-only-1...........Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-changes-only-2...........Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-convention...............Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-foreign-key-auto.........Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-foreign-key..............Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-helpers..................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader-2.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader-3.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader-4.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader-5.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader-6.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader-7.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-loader...................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-manager-bulk-ops.........Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-manager..................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-mapper...................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-metadata.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-relationship-auto-2......Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-relationship-auto........Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-relationship.............Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-std-cached...............Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object-std......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/db-object..........................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/deep-joins.........................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/inheritance........................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/lazy-columns.......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/make-modules.......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/makemethods-db.....................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/makemethods........................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/multi-pk-sequences.................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/nested-joins.......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/pk-fk-columns......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/pod................................ok
t/query-builder......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/save-cascade.......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/schema-override....................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-01......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-02......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-03......................ok
t/spot-check-04......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-05......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-06......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-07......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-08......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-09......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-10......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-11......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-12......................ok
t/spot-check-13......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/spot-check-14......................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
t/undef-overrides-default............skipped: No SQLite
t/unique-key-prefs...................Name "DBD::SQLite::sqlite_version" used 
only once: possible typo at 
/usr/local/lib/perl5/5.10.0/x86_64-linux/DynaLoader.pm line 226.
ok
All tests successful.
Files=59, Tests=12860, 103 wallclock secs ( 2.26 usr  0.21 sys + 34.81 cusr  
5.74 csys = 43.02 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need  Have 
    --------------------- ----- -----
    Bit::Vector::Overload 0     6.4  
    Clone                 0.2   0.28 
    Cwd                   0     3.27 
    DateTime              0     0.41 
    DBI                   1.4   1.601
    File::Path            0     2.04 
    File::Spec            0     3.27 
    List::MoreUtils       0     0.21 
    Math::BigInt          1.77  1.88 
    Rose::DateTime::Util  0.532 0.532
    Rose::DB              0.737 0.737
    Rose::Object          0.84  0.84 
    Scalar::Util          0     1.19 
    Test::More            0     0.74 
    Time::Clock           0     0.11 

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_IE.UTF-8
    LC_ADDRESS = en_IE.utf8
    LC_COLLATE = POSIX
    LC_CTYPE = en_IE.utf8
    LC_IDENTIFICATION = en_IE.utf8
    LC_MEASUREMENT = en_IE.utf8
    LC_MESSAGES = en_IE.utf8
    LC_MONETARY = nl_NL.utf8
    LC_NAME = en_IE.utf8
    LC_NUMERIC = en_IE.utf8
    LC_PAPER = en_IE.utf8
    LC_TELEPHONE = en_IE.utf8
    LC_TIME = en_IE.utf8
    PATH = 
/home/d/bin:/home/devogon/src/kwiki/bin:/usr/local/kwiki/bin:/home/devogon/lib/blead/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/devogon/bin:/usr/games/bin:/usr/bin/mh:/usr/local/everything/bin:/usr/lib/surfraw
    PERL5LIB = 
/home/d/.cpan/build/Rose-DB-0.737-8hqBne/blib/arch:/home/d/.cpan/build/Rose-DB-0.737-8hqBne/blib/lib:/home/d/.cpan/build/DateTime-Format-Pg-0.16001-Phtgde/blib/arch:/home/d/.cpan/build/DateTime-Format-Pg-0.16001-Phtgde/blib/lib:/home/d/.cpan/build/Rose-DateTime-0.532-2YpCkv/blib/arch:/home/d/.cpan/build/Rose-DateTime-0.532-2YpCkv/blib/lib:/home/d/.cpan/build/SQL-ReservedWords-0.7-TfW7SX/blib/arch:/home/d/.cpan/build/SQL-ReservedWords-0.7-TfW7SX/blib/lib:/home/d/.cpan/build/YAML-Syck-1.01-ybDsbL/blib/arch:/home/d/.cpan/build/YAML-Syck-1.01-ybDsbL/blib/lib:/home/d/.cpan/build/Clone-PP-1.02-SQ0VfN/blib/arch:/home/d/.cpan/build/Clone-PP-1.02-SQ0VfN/blib/lib:/home/d/.cpan/build/Time-Clock-0.11-3no4xq/blib/arch:/home/d/.cpan/build/Time-Clock-0.11-3no4xq/blib/lib:/home/d/.cpan/build/Data-FormValidator-4.57-TcVgf5/blib/arch:/home/d/.cpan/build/Data-FormValidator-4.57-TcVgf5/blib/lib:/home/d/.cpan/build/Image-Size-3.1-cASz2F/blib/arch:/home/d/.cpan/build/Image-Size-3.1-cASz2F/blib/lib:/home/d/.cpan/build/FormValidator-Simple-0.22-NFTqRW/blib/arch:/home/d/.cpan/build/FormValidator-Simple-0.22-NFTqRW/blib/lib:/home/d/.cpan/build/Class-Data-Accessor-0.04001-mgHB70/blib/arch:/home/d/.cpan/build/Class-Data-Accessor-0.04001-mgHB70/blib/lib:/home/d/.cpan/build/Email-Valid-Loose-0.05-v0_phm/blib/arch:/home/d/.cpan/build/Email-Valid-Loose-0.05-v0_phm/blib/lib:/home/d/.cpan/build/Finance-Currency-Convert-WebserviceX-0.06002-Ddmsgd/blib/arch:/home/d/.cpan/build/Finance-Currency-Convert-WebserviceX-0.06002-Ddmsgd/blib/lib:/home/d/.cpan/build/Class-Accessor-Grouped-0.08001-XqggPI/blib/arch:/home/d/.cpan/build/Class-Accessor-Grouped-0.08001-XqggPI/blib/lib:/home/d/.cpan/build/Locale-Currency-Format-1.22-FxC7CK/blib/arch:/home/d/.cpan/build/Locale-Currency-Format-1.22-FxC7CK/blib/lib:/home/d/.cpan/build/Class-C3-Componentised-1.0001-K7SmIN/blib/arch:/home/d/.cpan/build/Class-C3-Componentised-1.0001-K7SmIN/blib/lib:/home/d/.cpan/build/Data-Page-2.00-_bFL0E/blib/arch:/home/d/.cpan/build/Data-Page-2.00-_bFL0E/blib/lib:/home/d/.cpan/build/Class-Accessor-Chained-0.01-Vwaox0/blib/arch:/home/d/.cpan/build/Class-Accessor-Chained-0.01-Vwaox0/blib/lib:/home/d/.cpan/build/Class-C3-0.19-9thgtk/blib/arch:/home/d/.cpan/build/Class-C3-0.19-9thgtk/blib/lib:/home/d/.cpan/build/Scope-Guard-0.03-Dp8Y4p/blib/arch:/home/d/.cpan/build/Scope-Guard-0.03-Dp8Y4p/blib/lib:/home/d/.cpan/build/Data-Currency-0.04002-pPHAjw/blib/arch:/home/d/.cpan/build/Data-Currency-0.04002-pPHAjw/blib/lib:/home/d/.cpan/build/MRO-Compat-0.05-POr6ht/blib/arch:/home/d/.cpan/build/MRO-Compat-0.05-POr6ht/blib/lib:/home/d/.cpan/build/DateTime-Format-MySQL-0.04-k3B4Do/blib/arch:/home/d/.cpan/build/DateTime-Format-MySQL-0.04-k3B4Do/blib/lib:/home/d/.cpan/build/DateTime-Format-Builder-0.7901-nIE7c8/blib/arch:/home/d/.cpan/build/DateTime-Format-Builder-0.7901-nIE7c8/blib/lib:/home/d/.cpan/build/Class-Factory-Util-1.7-4ZtbiJ/blib/arch:/home/d/.cpan/build/Class-Factory-Util-1.7-4ZtbiJ/blib/lib:/home/d/.cpan/build/DateTime-Format-Strptime-1.0702-4qBgq0/blib/arch:/home/d/.cpan/build/DateTime-Format-Strptime-1.0702-4qBgq0/blib/lib:/home/d/.cpan/build/Rose-Object-0.84-0paXpb/blib/arch:/home/d/.cpan/build/Rose-Object-0.84-0paXpb/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 4686
    PERL5_CPAN_IS_RUNNING = 4686
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1004 / 1004
    $GID = 1004 1004
    $EGID = 1004 1004

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.27     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.27     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.07     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.01     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.23.1-slh64-smp-32, archname=x86_64-linux
    uname='linux sanremo.defietser 2.6.23.1-slh64-smp-32 #1 smp preempt thu nov 
15 17:55:06 cet 2007 x86_64 gnulinux '
    config_args='-des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', 
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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -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 -L/usr/local/lib'

Reply via email to