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 error report created automatically by
CPANPLUS, version 0.074. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Sep 19 08:47:51 2006] # running Build.PL --install_path 
lib=/home/ivacklin/perl/lib --prefix /home/ivacklin/perl
/usr/bin/perl Build.PL --install_path lib=/home/ivacklin/perl/lib --prefix 
/home/ivacklin/perl
 * Optional prerequisite Spreadsheet::ParseExcel is not installed
 * Optional prerequisite IO::Scalar is not installed
 * Optional prerequisite XML::Writer is not installed
 * Optional prerequisite GraphViz is not installed
 * Optional prerequisite GD is not installed
 * Optional prerequisite Text::RecordParser is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Checking whether your kit is complete...
Looks good

Checking prerequisites...
Deleting Build
Removed previous script 'Build'

Creating new 'Build' script for 'SQL-Translator' version '0.07'
Now run './Build', './Build test', and './Build install'
Unknown 'build_class', defaulting to 'Module::Build'

[MSG] [Tue Sep 19 08:47:51 2006] /usr/bin/perl Build --makefile_env_macros 1

[ERROR] [Tue Sep 19 08:49:19 2006] MAKE TEST failed: Keskeytetty 
järjestelmäkutsu /usr/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..............skipped
        all skipped: Missing dependency: IO::Scalar
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................skipped
        all skipped: Missing dependency: Spreadsheet::ParseExcel
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, IO::Scalar
t/18ttschema-producer....
#   Failed test 'Output looks right'
#   in t/18ttschema-producer.t at 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/ivacklin/KJJTvaFeTD/person.txt.
Creating /tmp/ivacklin/KJJTvaFeTD/pet.txt.

#   Failed test 'Output looks right'
#   in t/33tt-table-producer.t at 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'
#   in t/33tt-table-producer.t at 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'
#   in t/34tt-base.t at 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....ok
Failed 3/34 test programs. 4/1074 subtests failed.
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
5 tests skipped.
Failed 3/34 test scripts. 4/1074 subtests failed.
Files=34, Tests=1074, 87 wallclock secs (84.29 cusr +  2.84 csys = 87.13 CPU)
make: *** [test] Error 255


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Class::Base                        0.03
        Class::Data::Inheritable           0.05
        Class::MakeMethods                 1.01
        File::Basename                     2.74
        File::Spec                         3.19
        IO::Dir                            1.05
        Log::Log4perl                      1.06
        Parse::RecDescent                  1.94
        Pod::Usage                         1.33
        Template                           2.15
        Test::Differences                  0.47
        Test::Exception                    0.22
        Test::More                         0.64

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.9-34.elsmp, archname=i386-linux-thread-multi
    uname='linux hs20-bc2-4.build.redhat.com 2.6.9-34.elsmp #1 smp fri feb 24 
16:56:28 est 2006 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 5.8.4 5.8.3 -Dscriptdir=/usr/bin'
    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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20060525 (Red Hat 4.1.1-1)', 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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to