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 Ken Youens-Clark,
    
This is a computer-generated test report for SQL-Translator-0.07, created
automatically by CPAN::Reporter, version 0.35, 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.

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.030
    Class::Data::Inheritable 0.02 0.060
    Class::MakeMethods       0    1.010
    IO::Dir                  0    1.060
    Log::Log4perl            0    1.070
    Parse::RecDescent        1.94 1.940
    Pod::Usage               0    1.350
    Template                 2.1  2.150
build_requires:

    Module                   Need Have 
    ------------------------ ---- -----
    File::Basename           0    2.750
    File::Spec               0    3.230
    Test::Differences        0    0.470
    Test::Exception          0    0.240
    Test::More               0.6  0.650

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

Environment variables:

    LANG = C
    PATH = 
/home/k/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
/home/k/.cpan/build/Algorithm-Diff-1.1902-V9kc2r/blib/arch:/home/k/.cpan/build/Algorithm-Diff-1.1902-V9kc2r/blib/lib:/home/k/.cpan/build/Class-Accessor-Grouped-0.03-N2DsZC/blib/arch:/home/k/.cpan/build/Class-Accessor-Grouped-0.03-N2DsZC/blib/lib:/home/k/.cpan/build/Class-Base-0.03-tNaN4x/blib/arch:/home/k/.cpan/build/Class-Base-0.03-tNaN4x/blib/lib:/home/k/.cpan/build/Class-MakeMethods-1.01-Up9CtF/blib/arch:/home/k/.cpan/build/Class-MakeMethods-1.01-Up9CtF/blib/lib:/home/k/.cpan/build/Crypt-Rijndael-0.06_02-fSBOM1/blib/arch:/home/k/.cpan/build/Crypt-Rijndael-0.06_02-fSBOM1/blib/lib:/home/k/.cpan/build/Locale-Currency-Format-1.22-ZfUp9d/blib/arch:/home/k/.cpan/build/Locale-Currency-Format-1.22-ZfUp9d/blib/lib:/home/k/.cpan/build/Module-Starter-1.42-wHXU3E/blib/arch:/home/k/.cpan/build/Module-Starter-1.42-wHXU3E/blib/lib:/home/k/.cpan/build/Test-Differences-0.47-mv2F1v/blib/arch:/home/k/.cpan/build/Test-Differences-0.47-mv2F1v/blib/lib:/home/k/.cpan/build/Text-D!
 iff-0.35-TDvoM7/blib/arch:/home/k/.cpan/build/Text-Diff-0.35-TDvoM7/blib/lib
    SHELL = /usr/bin/zsh
    TERM = screen

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

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

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.885700 
    Cwd                 3.230    
    ExtUtils::CBuilder  0.180    
    ExtUtils::Command   1.120    
    ExtUtils::Install   1.410    
    ExtUtils::MakeMaker 6.310    
    ExtUtils::Manifest  1.490    
    ExtUtils::ParseXS   2.16_0100
    File::Spec          3.230    
    Module::Build       0.280500 
    Module::Signature   0.550    
    Test::Harness       2.640    
    Test::More          0.650    
    version             0.680    

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

Output from './Build test':

t/02mysql-parser.........ok
t/03mysql-to-oracle......ok
t/04file,fh,string.......ok
t/05bgep-re..............skipped
        all skipped: Missing dependency: XML::Writer
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.....skipped
        all skipped: Missing dependencies: XML::Writer, XML::Writer
t/18ttschema-producer....
#   Failed test 'Output looks right'
#   at t/18ttschema-producer.t line 51.
# 
+----+-----------------------------------------+---------------------------------------+
# |  Ln|Got                                      |Expected                      
         |
# 
+----+-----------------------------------------+---------------------------------------+
# | 119|Constraints                              |Constraints                   
         |
# | 120|    ?                                    |    ?                         
         |
# | 121|        type:             PRIMARY KEY    |        type:             
PRIMARY KEY  |
# * 122|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
id\n         *
# | 123|        expression:                      |        expression:           
         |
# | 124|        match_type:                      |        match_type:           
         |
# | 125|        reference_fields:                |        reference_fields:     
         |
# 
+----+-----------------------------------------+---------------------------------------+
# | 132|                                         |                              
         |
# | 133|    emailuniqueindex                     |    emailuniqueindex          
         |
# | 134|        type:             UNIQUE         |        type:             
UNIQUE       |
# * 135|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
email\n      *
# | 136|        expression:                      |        expression:           
         |
# | 137|        match_type:                      |        match_type:           
         |
# | 138|        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/HgDT0mTCXn/person.txt.
Creating /tmp/HgDT0mTCXn/pet.txt.

#   Failed test 'Output looks right'
#   at t/33tt-table-producer.t line 58.
# 
+---+----------------------------------------------------+----------------------------------------------------+
# | 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 67.
# 
+---+----------------------------------------------------+----------------------------------------------------+
# | 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..............
#   Failed test 'Output looks right'
#   at t/34tt-base.t line 38.
# 
+---+---------------+--------------------------------------------------------------------------------------+
# | Ln|Got            |Expected                                                 
                             |
# 
+---+---------------+--------------------------------------------------------------------------------------+
# |  1|Hello World    |Hello World                                              
                             |
# |  2|Tables: Basic  |Tables: Basic                                            
                             |
# |  3|               |                                                         
                             |
# *  4|\n             |Basic\n                                                  
                             *
# |  5|------         |------                                                   
                             |
# *  6|Fields:\s\n    |Fields: id title description email explicitnulldef 
explicitemptystring emptytagdef\n  *
# 
+---+---------------+--------------------------------------------------------------------------------------+
# 
# Looks like you failed 1 test of 4.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
        Failed 1/4 tests, 75.00% okay
t/35-access-parser.......ok
t/36-filters.............ok
t/37-translator-graph....Can't locate object method "is_trivial_link" via 
package "GLOB" at 
/home/k/.cpan/build/SQL-Translator-0.07-cbHMpP/blib/lib/SQL/Translator/Schema/Graph.pm
 line 46.
# Looks like you planned 3 tests but only ran 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 3
        Failed 1/3 tests, 66.67% okay
t/38-mysql-producer......ok
t/42shell................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
t/34tt-base.t              1   256     4    1  4
t/37-translator-graph.t  255 65280     3    2  3
4 tests skipped.
Failed 4/34 test scripts. 5/1105 subtests failed.
Files=34, Tests=1105, 67 wallclock secs (57.27 cusr +  3.29 csys = 60.56 CPU)
Failed 4/34 test programs. 5/1105 subtests failed.


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int
    uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/peHlG5S/[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 20060901 (prerelease) (Debian 4.1.1-13)', 
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
    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 -L/usr/local/lib'

Reply via email to