Subject: | SQL::Translator install failure |
Date: | Wed, 29 Aug 2007 20:49:50 -0400 |
To: | cpan [...] desert-island.me.uk, bug-SQL-Translator [...] rt.cpan.org |
From: | Christopher Beland <beland [...] alum.mit.edu> |
Dear Jess Robinson,
This is a computer-generated test report for SQL-Translator-0.08, created automatically by CPAN::Reporter, version 0.48.
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:
This is on CentOS 5.
Linux 2.6.18-8.1.8.el5 #1 SMP Tue Jul 10 06:39:17 EDT 2007 x86_64
x86_64 x86_64 GNU/Linux
perl v5.8.8 built for x86_64-linux-thread-multi
------------------------------
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.12
IO::Dir 0 1.05
Log::Log4perl 0 1.12
Parse::RecDescent 1.94 1.94
Pod::Usage 0 1.35
Test::Differences 0 0.47
Test::Exception 0 0.25
Test::More 0.6 0.70
YAML 0.39 0.65
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/kerberos/sbin:/usr/java/jre1.5.0_06/bin:/home/yokel/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 1
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/bin/perl
UID: $< = 0
EUID: $> = 0
GID: $( = 0 10 6 4 3 2 1 0
EGID: $) = 0 10 6 4 3 2 1 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9102
Cwd 3.25
ExtUtils::CBuilder 0.19
ExtUtils::Command 1.13
ExtUtils::Install 1.43
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.18
File::Spec 3.12
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':
/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: XML::Writer
t/06xsv....................skipped
all skipped: Missing dependency: Text::RecordParser
t/07p_args.................ok
t/08postgres-to-mysql......ok
t/09sqlt-diagram...........ok
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, XML::Writer
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/rwcFLhkRPY/person.txt.
Creating /tmp/rwcFLhkRPY/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
4 tests skipped.
Failed 2/43 test scripts. 3/1200 subtests failed.
Files=43, Tests=1200, 122 wallclock secs (118.64 cusr + 2.84 csys = 121.48 CPU)
Failed 2/43 test programs. 3/1200 subtests failed.
make: *** [test] Error 255