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.765
on perl-5.8.8, created automatically by CPAN-Reporter-1.02 
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 with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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

PERL_DL_NONLAZY=1 /usr/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.......................ok
        9/13 skipped: various reasons
t/bind-param.......................ok
        26/27 skipped: various reasons
t/column-triggers..................closing dbh with active statement handles at 
/home/icerider70/.cpan/build/Rose-DB-0.735-pjnHEp/blib/lib/Rose/DB.pm line 771.
ok
        184/269 skipped: various reasons
t/db-migration.....................ok
        32/33 skipped: various reasons
t/db-object-auto...................ok
        270/272 skipped: various reasons
t/db-object-cached.................ok
        288/415 skipped: various reasons
t/db-object-changes-only-1.........ok
        404/486 skipped: various reasons
t/db-object-changes-only-2.........ok
        233/286 skipped: various reasons
t/db-object-convention.............ok
        19/159 skipped: various reasons
t/db-object-foreign-key-auto.......ok
        193/261 skipped: various reasons
t/db-object-foreign-key............ok
        145/197 skipped: various reasons
t/db-object-helpers................ok
        246/330 skipped: various reasons
t/db-object-loader-2...............ok
        72/91 skipped: various reasons
t/db-object-loader-3...............ok
        48/61 skipped: various reasons
t/db-object-loader-4...............ok
        68/86 skipped: various reasons
t/db-object-loader-5...............ok
        82/101 skipped: various reasons
t/db-object-loader-6...............ok
        80/96 skipped: various reasons
t/db-object-loader-7...............ok
        68/86 skipped: various reasons
t/db-object-loader.................ok
        112/135 skipped: various reasons
t/db-object-manager-bulk-ops.......ok
        174/218 skipped: various reasons
t/db-object-manager................closing dbh with active statement handles 
during global destruction.
ok
        3099/3884 skipped: various reasons
t/db-object-mapper.................ok
        257/315 skipped: various reasons
t/db-object-metadata...............ok
t/db-object-relationship-auto-2....ok
        72/92 skipped: various reasons
t/db-object-relationship-auto......ok
        72/92 skipped: various reasons
t/db-object-relationship...........dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 1216-1551
        Failed 336/1551 tests, 78.34% okay (less 1115 skipped tests: 100 okay, 
6.45%)
t/db-object-std-cached.............ok
        199/241 skipped: various reasons
t/db-object-std....................ok
        155/185 skipped: various reasons
t/db-object........................ok
        483/558 skipped: various reasons
t/deep-joins.......................ok
        1196/1497 skipped: various reasons
t/inheritance......................ok
t/lazy-columns.....................ok
        60/80 skipped: various reasons
t/make-modules.....................ok
        12/18 skipped: various reasons
t/makemethods-db...................ok
        36/51 skipped: various reasons
t/makemethods......................ok
        99/125 skipped: various reasons
t/multi-pk-sequences...............ok
        48/50 skipped: various reasons
t/nested-joins.....................ok
        1/3 skipped: various reasons
t/pk-fk-columns....................ok
        3/6 skipped: various reasons
t/pod..............................ok
t/query-builder....................ok
t/save-cascade.....................ok
        66/89 skipped: various reasons
t/schema-override..................ok
        7/8 skipped: various reasons
t/spot-check-01....................ok
        64/82 skipped: various reasons
t/spot-check-02....................ok
        24/32 skipped: various reasons
t/spot-check-03....................ok
t/spot-check-04....................ok
        8/11 skipped: various reasons
t/spot-check-05....................ok
        2/3 skipped: various reasons
t/spot-check-06....................ok
        3/5 skipped: various reasons
t/spot-check-07....................ok
        3/4 skipped: various reasons
t/spot-check-08....................ok
        6/7 skipped: various reasons
t/spot-check-09....................ok
        15/21 skipped: various reasons
t/spot-check-10....................ok
        6/8 skipped: various reasons
t/spot-check-11....................ok
        4/6 skipped: various reasons
t/spot-check-12....................ok
t/spot-check-13....................ok
        1/2 skipped: various reasons
t/spot-check-14....................ok
        4/6 skipped: various reasons
t/unique-key-prefs.................ok
        3/5 skipped: various reasons
Failed Test                Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/db-object-relationship.t    0    11  1551  672  1216-1551
9876 subtests skipped.
Failed 1/58 test scripts. 336/12839 subtests failed.
Files=58, Tests=12839, 497 wallclock secs (329.74 cusr + 23.11 csys = 352.85 
CPU)
Failed 1/58 test programs. 336/12839 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need  Have 
    --------------------- ----- -----
    Bit::Vector::Overload 0     6.4  
    Clone                 0.2   0.27 
    Cwd                   0     3.12 
    DateTime              0     0.41 
    DBI                   1.4   1.53 
    File::Path            0     1.08 
    File::Spec            0     3.12 
    List::MoreUtils       0     0.21 
    Math::BigInt          1.77  1.77 
    Rose::DateTime::Util  0.532 0.532
    Rose::DB              0.735 0.735
    Rose::Object          0.84  0.84 
    Scalar::Util          0     1.18 
    Test::More            0     0.62 
    Time::Clock           0     0.11 

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
/home/icerider70/.cpan/build/Rose-DB-0.735-pjnHEp/blib/arch:/home/icerider70/.cpan/build/Rose-DB-0.735-pjnHEp/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Pg-0.16001-OveD8z/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Pg-0.16001-OveD8z/blib/lib:/home/icerider70/.cpan/build/Rose-DateTime-0.532-91gMZf/blib/arch:/home/icerider70/.cpan/build/Rose-DateTime-0.532-91gMZf/blib/lib:/home/icerider70/.cpan/build/Time-Clock-0.11-ejl7q1/blib/arch:/home/icerider70/.cpan/build/Time-Clock-0.11-ejl7q1/blib/lib:/home/icerider70/.cpan/build/SQL-ReservedWords-0.7-LQNl7N/blib/arch:/home/icerider70/.cpan/build/SQL-ReservedWords-0.7-LQNl7N/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-MySQL-0.04-hjDJn2/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-MySQL-0.04-hjDJn2/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-0L29SE/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-0L29SE/blib/lib:/home/icerider70/.cpan/build/Class-Factory-Util-1.7-5LjKHA/blib/arch:/home/icerider70/.cpan/build/Class-Factory-Util-1.7-5LjKHA/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-HYdlTm/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-HYdlTm/blib/lib:/home/icerider70/.cpan/build/Clone-PP-1.02-I6p6k7/blib/arch:/home/icerider70/.cpan/build/Clone-PP-1.02-I6p6k7/blib/lib:/home/icerider70/.cpan/build/Bit-Vector-6.4-ntiPGS/blib/arch:/home/icerider70/.cpan/build/Bit-Vector-6.4-ntiPGS/blib/lib:/home/icerider70/.cpan/build/Rose-Object-0.84-WHuf0c/blib/arch:/home/icerider70/.cpan/build/Rose-Object-0.84-WHuf0c/blib/lib:/home/icerider70/.cpan/build/DateTime-0.41-8KiPf0/blib/arch:/home/icerider70/.cpan/build/DateTime-0.41-8KiPf0/blib/lib:/home/icerider70/.cpan/build/DateTime-TimeZone-0.68-iHp793/blib/arch:/home/icerider70/.cpan/build/DateTime-TimeZone-0.68-iHp793/blib/lib:/home/icerider70/.cpan/build/Class-Singleton-1.4-Wuf0xY/blib/arch:/home/icerider70/.cpan/build/Class-Singleton-1.4-Wuf0xY/blib/lib:/home/icerider70/.cpan/build/DateTime-Locale-0.35-xFQiX4/blib/arch:/home/icerider70/.cpan/build/DateTime-Locale-0.35-xFQiX4/blib/lib:/home/icerider70/.cpan/build/CatalystX-CRUD-0.03-8trSyS/blib/arch:/home/icerider70/.cpan/build/CatalystX-CRUD-0.03-8trSyS/blib/lib:/home/icerider70/.cpan/build/Catalyst-Component-ACCEPT_CONTEXT-0.04-1DKPNc/blib/arch:/home/icerider70/.cpan/build/Catalyst-Component-ACCEPT_CONTEXT-0.04-1DKPNc/blib/lib:/home/icerider70/.cpan/build/Devel-Cycle-1.07-O25WOm/blib/arch:/home/icerider70/.cpan/build/Devel-Cycle-1.07-O25WOm/blib/lib:/home/icerider70/.cpan/build/Data-Pageset-1.03-shwg2i/blib/arch:/home/icerider70/.cpan/build/Data-Pageset-1.03-shwg2i/blib/lib:/home/icerider70/.cpan/build/Data-Page-2.00-i7mcN7/blib/arch:/home/icerider70/.cpan/build/Data-Page-2.00-i7mcN7/blib/lib:/home/icerider70/.cpan/build/Class-Accessor-Chained-0.01-a3zWwc/blib/arch:/home/icerider70/.cpan/build/Class-Accessor-Chained-0.01-a3zWwc/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 1212
    PERL5_CPAN_IS_RUNNING = 1212
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

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

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_02
    Cwd                 3.12   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.33   
    ExtUtils::MakeMaker 6.30_01
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.12   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.56   
    Test::More          0.62   
    YAML                0.66   
    YAML::Syck          0.98   
    version             0.73   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi
    uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 
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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to