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 Jess Robinson,
    
This is a computer-generated test report for SQL-Translator-0.08, created
automatically by CPAN::Reporter, version 0.43, 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 testing your distribution.

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
    ------------------------ ---- ----
    Class::Base              0    0.03
    Class::Data::Inheritable 0.02 0.06
    Class::MakeMethods       0    1.01
    File::Basename           0    2.74
    File::Spec               0    3.25
    IO::Dir                  0    1.05
    Log::Log4perl            0    1.11
    Parse::RecDescent        1.94 1.94
    Pod::Usage               0    1.33
    Test::Differences        0    0.47
    Test::Exception          0    0.25
    Test::More               0.6  0.70
    YAML                     0.39 0.62

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

Environment variables:

    PATH = 
/Volumes/Data/Users/robertl/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/X11R6/bin:/usr/bin:/usr/sbin:/bin:/sbin:/sw/bin:/sw/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /opt/local/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    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':

/opt/local/bin/perl Build --makefile_env_macros 1 test
t/02mysql-parser...........ok
t/03mysql-to-oracle........ok
t/04file,fh,string.........ok
t/05bgep-re................ok
t/06xsv....................skipped
        all skipped: Missing dependency: Text::RecordParser
t/07p_args.................ok
t/08postgres-to-mysql......ok
t/09sqlt-diagram...........ok
t/10excel..................ok
t/11normalize..............ok
t/12header_comment.........ok
t/13schema.................ok
t/14postgres-parser........ok
t/15oracle-parser..........ok
t/16xml-parser.............ok
t/17sqlfxml-producer.......ok
t/18ttschema-producer......
#   Failed test 'Output looks right'
#   at t/18ttschema-producer.t line 57.
# 
+----+-----------------------------------------+----------------------------------------+
# |  Ln|Got                                      |Expected                      
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 147|Constraints                              |Constraints                   
          |
# | 148|    ?                                    |    ?                         
          |
# | 149|        type:             PRIMARY KEY    |        type:             
PRIMARY KEY   |
# * 150|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
id\n          *
# | 151|        expression:                      |        expression:           
          |
# | 152|        match_type:                      |        match_type:           
          |
# | 153|        reference_fields:                |        reference_fields:     
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 160|                                         |                              
          |
# | 161|    emailuniqueindex                     |    emailuniqueindex          
          |
# | 162|        type:             UNIQUE         |        type:             
UNIQUE        |
# * 163|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
email\n       *
# | 164|        expression:                      |        expression:           
          |
# | 165|        match_type:                      |        match_type:           
          |
# | 166|        reference_fields:                |        reference_fields:     
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 173|                                         |                              
          |
# | 174|    ?                                    |    ?                         
          |
# | 175|        type:             FOREIGN KEY    |        type:             
FOREIGN KEY   |
# * 176|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
another_id\n  *
# | 177|        expression:                      |        expression:           
          |
# | 178|        match_type:                      |        match_type:           
          |
# * 179|        reference_fields:\s\n            |        reference_fields: 
id\n          *
# | 180|        reference_table:  Another        |        reference_table:  
Another       |
# | 181|        deferrable:       1              |        deferrable:       1   
          |
# | 182|        on_delete:                       |        on_delete:            
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 208|Constraints                              |Constraints                   
          |
# | 209|    ?                                    |    ?                         
          |
# | 210|        type:             PRIMARY KEY    |        type:             
PRIMARY KEY   |
# * 211|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
id\n          *
# | 212|        expression:                      |        expression:           
          |
# | 213|        match_type:                      |        match_type:           
          |
# | 214|        reference_fields:                |        reference_fields:     
          |
# 
+----+-----------------------------------------+----------------------------------------+
# 
# Looks like you failed 1 test of 6.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
        Failed 1/6 tests, 83.33% okay
t/19sybase-parser..........ok
t/20format_X_name..........ok
t/24yaml...................ok
t/25storable...............ok
t/26sybase.................ok
t/27sqlite-parser..........ok
t/29html...................ok
t/30sqlt-diff..............ok
t/31dumper.................ok
t/32schema-lookups.........ok
t/33tt-table-producer......Creating /tmp/Uj8srctQKZ/person.txt.
Creating /tmp/Uj8srctQKZ/pet.txt.

#   Failed test 'Output looks right'
#   at t/33tt-table-producer.t line 62.
# 
+---+----------------------------------------------------+----------------------------------------------------+
# | Ln|Got                                                 |Expected            
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# |  1|Table: person                                       |Table: person       
                                |
# *  2|  Primary Key:\s\s\n                                |  Primary Key:  
person_id\n                         *
# |  3|  Foreign Keys:                                     |  Foreign Keys:     
                                |
# |  4|  Data Fields:  name, age, weight, iq, description  |  Data Fields:  
name, age, weight, iq, description  |
# |  5|                                                    |                    
                                |
# |  6|Table: pet                                          |Table: pet          
                                |
# |  7|  Primary Key:  pet_id, person_id                   |  Primary Key:  
pet_id, person_id                   |
# |  8|  Foreign Keys:                                     |  Foreign Keys:     
                                |
# |  9|  Data Fields:  name, age                           |  Data Fields:  
name, age                           |
# | 10|                                                    |                    
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# 

#   Failed test 'person.txt looks right'
#   at t/33tt-table-producer.t line 71.
# 
+---+----------------------------------------------------+----------------------------------------------------+
# | Ln|Got                                                 |Expected            
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# |  1|Table: person                                       |Table: person       
                                |
# *  2|  Primary Key:\s\s\n                                |  Primary Key:  
person_id\n                         *
# |  3|  Foreign Keys:                                     |  Foreign Keys:     
                                |
# |  4|  Data Fields:  name, age, weight, iq, description  |  Data Fields:  
name, age, weight, iq, description  |
# |  5|                                                    |                    
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# 
# Looks like you failed 2 tests of 8.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 7
        Failed 2/8 tests, 75.00% okay
t/34tt-base................ok
t/35-access-parser.........ok
t/36-filters...............ok
t/37-translator-graph......ok
t/38-filter-names..........ok
t/38-mysql-producer........ok
t/40oracle-parser-dbi......ok
t/42shell..................ok
t/43xml-to-db2.............ok
t/44-xml-to-db2-array......ok
t/45db2-producer...........ok
t/46xml-to-pg..............ok
t/47postgres-producer......ok
t/48xml-to-sqlite..........ok
t/49xml-to-pg-samefield....ok
Failed Test             Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/18ttschema-producer.t    1   256     6    1  3
t/33tt-table-producer.t    2   512     8    2  3 7
1 test skipped.
Failed 2/43 test scripts. 3/1247 subtests failed.
Files=43, Tests=1247, 58 wallclock secs (49.17 cusr +  6.05 csys = 55.22 CPU)
Failed 2/43 test programs. 3/1247 subtests failed.
make: *** [test] Error 25


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.9.1, archname=darwin-2level
    uname='darwin shiny.local 8.9.1 darwin kernel version 8.9.1: thu feb 22 
20:55:00 pst 2007; root:xnu-792.18.15~1release_i386 i386 i386 '
    config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' 
-Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local -Dcc=/usr/bin/gcc-4.0'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='/usr/bin/gcc-4.0', ccflags ='-I/opt/local/include -fno-common 
-DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/opt/local/lib 
-L/usr/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-L/opt/local/lib -bundle -undefined 
dynamic_lookup -L/usr/local/lib'

Reply via email to