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 test report for Rose-DB-0.734, created
automatically by CPAN::Reporter, version 0.44, 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
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.
If the failure is due to missing prerequisites, you may wish to 
disregard this report.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module                  Need  Have   
    ----------------------- ----- -------
    Bit::Vector::Overload   6.4   6.4    
    Clone::PP               0     1.02   
    DateTime::Duration      0     0      
    DateTime::Format::MySQL 0     0.04   
    DateTime::Format::Pg    0.11  0.16001
  ! DBI                     0     n/a    
    Rose::DateTime::Util    0.532 0.532  
    Rose::Object            0.82  0.84   
    SQL::ReservedWords      0     0.7    
    Test::More              0     0.70   
    Time::Clock             0     0.11   
    YAML::Syck              0     0.88   

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch:/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib:/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch:/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib:/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch:/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib:/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch:/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib:/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch:/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.32_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

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

make[1]: Entering directory `/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/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/basic...................
#   Failed test 'use Rose::DB;'
#   at t/basic.t line 11.
#     Tried to use 'Rose::DB'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/perl/repoperl!
 s/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
# BEGIN failed--compilation aborted at t/basic.t line 11.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/basic.t line 16.
BEGIN failed--compilation aborted at t/basic.t line 72.
# Looks like you planned 178 tests but only ran 4.
# Looks like you failed 1 test of 4 run.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 5-178
        Failed 175/178 tests, 1.69% okay
t/informix................skipped
        all skipped: Missing DBD::Informix
t/list-tables.............Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/list-tables.t line 9.
BEGIN failed--compilation aborted at t/list-tables.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/mysql...................skipped
        all skipped: Missing DBD::mysql
t/no-registry.............Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at (eval 3) line 3.
        ...propagated at 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/base.pm line 91.
BEGIN failed--compilation aborted at t/no-registry.t line 12.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-20
        Failed 20/20 tests, 0.00% okay
t/oracle..................skipped
        all skipped: Missing DBD::Oracle
t/pg......................skipped
        all skipped: Missing DBD::Pg
t/pk-columns..............Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/pk-columns.t line 9.
BEGIN failed--compilation aborted at t/pk-columns.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-76
        Failed 76/76 tests, 0.00% okay
t/pod.....................ok
t/setup...................
#   Failed test 'use My::DB;'
#   at t/setup.t line 14.
#     Tried to use 'My::DB'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/t/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/!
 lib/5.9.5 /home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
# BEGIN failed--compilation aborted at t/setup.t line 14.
# Compilation failed in require at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/t/lib/My/DB.pm line 3.
# BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/t/lib/My/DB.pm line 3.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "registry" via package "My::DB" at t/setup.t line 16.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/sqlite..................skipped
        all skipped: Missing DBD::SQLite 1.08+
t/storable................Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/storable.t line 21.
# Looks like your test died before it could output anything.
Use of uninitialized value $frozen_file in unlink at t/storable.t line 131.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-21
        Failed 21/21 tests, 0.00% okay
t/subclass-basic..........
#   Failed test 'use Rose::DB;'
#   at t/subclass-basic.t line 11.
#     Tried to use 'Rose::DB'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/perl/repoperl!
 s/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
# BEGIN failed--compilation aborted at t/subclass-basic.t line 11.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/subclass-basic.t line 16.
BEGIN failed--compilation aborted at t/subclass-basic.t line 72.
# Looks like you planned 178 tests but only ran 4.
# Looks like you failed 1 test of 4 run.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 5-178
        Failed 175/178 tests, 1.69% okay
t/subclass-informix.......skipped
        all skipped: Missing DBD::Informix
t/subclass-list-tables....Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/subclass-list-tables.t line 9.
BEGIN failed--compilation aborted at t/subclass-list-tables.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/subclass-mysql..........skipped
        all skipped: Missing DBD::mysql
t/subclass-oracle.........skipped
        all skipped: Missing DBD::Oracle
t/subclass-pg.............skipped
        all skipped: Missing DBD::Pg
t/subclass-sqlite.........skipped
        all skipped: Missing DBD::SQLite 1.08+
t/subclass-trx............Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/subclass-trx.t line 9.
BEGIN failed--compilation aborted at t/subclass-trx.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-72
        Failed 72/72 tests, 0.00% okay
t/subclass................
#   Failed test 'use Rose::DB;'
#   at t/subclass.t line 9.
#     Tried to use 'Rose::DB'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/perl/repoperl!
 s/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
# BEGIN failed--compilation aborted at t/subclass.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/subclass.t line 11.
BEGIN failed--compilation aborted at t/subclass.t line 51.
# Looks like you planned 13 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/trx.....................Can't locate DBI.pm in @INC (@INC contains: 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/arch 
/home/sand/.cpan/build/DateTime-Format-Pg-0.16001-G2AHyZ/blib/lib 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/arch 
/home/sand/.cpan/build/Clone-PP-1.02-2hj6Xs/blib/lib 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/arch 
/home/sand/.cpan/build/Time-Clock-0.11-6s5N6T/blib/lib 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/arch 
/home/sand/.cpan/build/Module-Starter-1.42-t1jVPb/blib/lib 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/arch 
/home/sand/.cpan/build/Locale-Currency-Format-1.22-CCa4Ns/blib/lib 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int /home/src/p!
 erl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 . 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/5.9.5 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/i686-linux-64int 
/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5 .) at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H/blib/lib/Rose/DB.pm line 5.
Compilation failed in require at t/test-lib.pl line 7.
BEGIN failed--compilation aborted at t/test-lib.pl line 7.
Compilation failed in require at t/trx.t line 9.
BEGIN failed--compilation aborted at t/trx.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-72
        Failed 72/72 tests, 0.00% okay
Failed Test              Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/basic.t                 255 65280   178  349  1 5-178
t/list-tables.t           255 65280    13   26  1-13
t/no-registry.t           255 65280    20   40  1-20
t/pk-columns.t            255 65280    76  152  1-76
t/setup.t                 255 65280     4    7  1-4
t/storable.t              255 65280    21   42  1-21
t/subclass-basic.t        255 65280   178  349  1 5-178
t/subclass-list-tables.t  255 65280    13   26  1-13
t/subclass-trx.t          255 65280    72  144  1-72
t/subclass.t              255 65280    13   25  1-13
t/trx.t                   255 65280    72  144  1-72
10 tests skipped.
Failed 11/23 test scripts. 654/672 subtests failed.
Files=23, Tests=672, 76 wallclock secs ( 7.10 cusr +  0.45 csys =  7.55 CPU)
Failed 11/23 test programs. 654/672 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/sand/.cpan/build/Rose-DB-0.734-5vYS8H'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pxFgDj3/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to