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.38, 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.02 Class::MakeMethods 0 1.007 File::Basename 0 2.73 File::Spec 0 3.19 IO::Dir 0 1.04 Log::Log4perl 0 0.52 Parse::RecDescent 1.94 1.94 Pod::Usage 0 1.31 Test::Differences 0 0.47 Test::Exception 0 0.21 Test::More 0.6 0.6 YAML 0.39 0.62 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /usr/local/mysql-max-5.0.15-linux-i686/bin:/usr/local/netpbm/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/slavenr/bin/linux-gnu:/home/slavenr/bin/sh:/home/slavenr/bin:/usr/X386/bin:/usr/games:/home/slavenr/devel:/services/mobile/framework/bin/:/services/mobile/framework/etc/:/epoc/nokia60/epoc32/tools:/usr/local/er6/bin/:/services/mobile/clientframework/perl/bin/:/usr/java/jdk1.5.0_11/bin:/usr/java/ant/bin PERL5LIB = PERL5_CPAN_IS_RUNNING = 1 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /usr/local/bin/zsh STDPERL = perl TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/perl5.8.7/bin/perl5.8.7 UID: $< = 502 EUID: $> = 502 GID: $( = 502 1001 10 502 EGID: $) = 502 1001 10 502 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8877 Cwd 3.19 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS 2.17 File::Spec 3.19 Module::Build 0.2611 Module::Signature 0.44 Test::Harness 2.62 Test::More 0.6 version 0.430 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': /usr/perl5.8.7/bin/perl5.8.7 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 (t/18ttschema-producer.t at 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/EYhKUz3k8o/person.txt. Creating /tmp/EYhKUz3k8o/pet.txt. # Failed test (t/33tt-table-producer.t at 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 (t/33tt-table-producer.t at 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, 118 wallclock secs (93.43 cusr + 2.83 csys = 96.26 CPU) Failed 2/43 test programs. 3/1247 subtests failed. make: *** [test] Error 255 -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=linux, osvers=2.4.20-18.8, archname=i686-linux uname='linux devpc01.iconmobile.de 2.4.20-18.8 #1 thu may 29 08:57:39 edt 2003 i686 i686 i386 gnulinux ' config_args='-ds -e -Dprefix=/usr/perl5.8.7' 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='cc', ccflags ='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/include/gdbm' ccversion='', gccversion='3.2 20020903 (Red Hat Linux 8.0 3.2-7)', 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='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.2.93.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.93' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
