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.45, 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.06
    Log::Log4perl            0    1.07
    Parse::RecDescent        1.94 1.94
    Pod::Usage               0    1.33
    Test::Differences        0    0.47
    Test::Exception          0    0.24
    Test::More               0.6  0.70
    YAML                     0.39 0.65

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

Environment variables:

    COMSPEC = C:\WINNT\system32\cmd.exe
    INCLUDE = 
C:\tools\msvc\VC98\atl\include;C:\tools\msvc\VC98\mfc\include;C:\tools\msvc\VC98\include
    LIB = C:\tools\msvc\VC98\mfc\lib;C:\tools\msvc\VC98\lib
    NUMBER_OF_PROCESSORS = 1
    PATH = 
/cygdrive/c/tools/ant/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Arquivos
 de 
programas/Java/jre1.5.0_11/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/vanilla-perl/perl/bin:/cygdrive/c/vanilla-perl/dmake/bin:/cygdrive/c/vanilla-perl/mingw/bin:/usr/bin:/cygdrive/c/tools/orant/bin:/cygdrive/c/tools/msvc/Common/MSDev98/Bin:/cygdrive/c/tools/msvc/Common/Tools/WinNT:/cygdrive/c/tools/msvc/Common/Tools:/cygdrive/c/tools/msvc/VC98/bin:/cygdrive/c/Arquivos
 de programas/Subversion/bin:/cygdrive/c/Arquivos de 
programas/cvsnt:/cygdrive/c/tools/nmake:/cygdrive/c/tools/ruby/bin:/cygdrive/c/tools/Python22/:/cygdrive/c/tools/Tcl/bin:/cygdrive/c/tools/QuickTime/QTSystem/
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel
    TERM = cygwin

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

    Perl: $^X = /usr/local/bin/perl.exe
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 513 545 544
    EGID: $)  = 513 545 544

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_52
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.15   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

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

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

/usr/local/bin/perl.exe 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...........skipped
        all skipped: Missing dependency: GD
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/IvEKJmVRnL/person.txt.
Creating /tmp/IvEKJmVRnL/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
2 tests skipped.
Failed 2/43 test scripts. 3/1244 subtests failed.
Files=43, Tests=1244, 715 wallclock secs (544.53 cusr + 60.95 csys = 605.48 CPU)
Failed 2/43 test programs. 3/1244 subtests failed.
make: *** [test] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.22(0.15642), archname=cygwin
    uname='cygwin_nt-5.0 tec-020 1.5.22(0.15642) 2006-11-13 17:01 i686 cygwin '
    config_args='-des -Doptimize=-g'
    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=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing 
-pipe -Wdeclaration-after-statement',
    optimize='-g',
    cppflags='-DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
    ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 
0.125)', 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=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -L/usr/local/lib'

Reply via email to