Report for SQL-Translator-0.11018

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS SQL-Translator-0.11018 v5.8.9 GNU/Linux
Date: 2014-04-23T18:31:26Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Arthur Axel 'fREW' Schmidt,

This is a computer-generated report for SQL-Translator-0.11018
on perl 5.8.9, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/02mysql-parser.t ...................... ok
t/03mysql-to-oracle.t ................... ok
t/04file,fh,string.t .................... ok
t/05bgep-re.t ........................... ok
t/06xsv.t ............................... skipped: Missing dependency: Text::RecordParser
t/07p_args.t ............................ ok
t/08postgres-to-mysql.t ................. ok
t/09sqlt-diagram.t ...................... skipped: Missing dependencies: GD, Graph::Directed
t/10excel.t ............................. skipped: Missing dependency: Spreadsheet::ParseExcel
t/11normalize.t ......................... ok
t/12header_comment.t .................... ok
t/13schema.t ............................ ok
t/14postgres-parser.t ................... ok
t/15oracle-parser.t ..................... ok
t/16xml-parser.t ........................ skipped: Missing dependency: XML::LibXML
t/17sqlfxml-producer.t .................. ok
t/18ttschema-producer.t ................. skipped: Missing dependencies: XML::LibXML, Template
t/19sybase-parser.t ..................... ok
t/20format_X_name.t ..................... ok
t/23json.t .............................. ok
t/24yaml.t .............................. ok
t/25storable.t .......................... ok
t/26sybase.t ............................ ok
t/27sqlite-parser.t ..................... ok
t/29html.t .............................. ok
t/30sqlt-new-diff-mysql.t ............... ok
t/30sqlt-new-diff-pgsql.t ............... ok
t/30sqlt-new-diff-sqlite.t .............. ok
t/30sqlt-new-diff.t ..................... ok
t/31dumper.t ............................ skipped: Missing dependency: Template
t/32schema-lookups.t .................... ok
t/33tt-table-producer.t ................. skipped: Missing dependency: Template
t/34tt-base.t ........................... skipped: Missing dependencies: Template, XML::LibXML
t/35-access-parser.t .................... ok
t/36-filters.t .......................... skipped: Missing dependency: Template
t/38-filter-names.t ..................... ok
t/38-mysql-producer.t ................... ok
t/39-filter-globals.t ................... ok
t/40oracle-parser-dbi.t ................. ok
t/43xml-to-db2.t ........................ skipped: Missing dependency: XML::LibXML
t/44-xml-to-db2-array.t ................. skipped: Missing dependency: XML::LibXML
t/45db2-producer.t ...................... ok
t/46xml-to-pg.t ......................... skipped: Missing dependency: XML::LibXML
t/47postgres-producer.t ................. ok
t/48xml-to-sqlite.t ..................... skipped: Missing dependency: XML::LibXML
t/49xml-to-pg-samefield.t ............... skipped: Missing dependency: XML::LibXML
t/50-sqlserver-parser.t ................. ok
t/51-xml-to-oracle.t .................... skipped: Missing dependency: XML::LibXML
t/51-xml-to-oracle_quoted.t ............. skipped: Missing dependency: XML::LibXML
t/52-oracle-options.t ................... ok
t/53-oracle-delay-constraints.t ......... ok
t/53-oracle-delay-constraints_quoted.t .. ok
t/54-oracle-alter-field.t ............... ok
t/55-oracle-add-field.t ................. ok
t/55-oracle-producer.t .................. ok
t/56-sqlite-producer.t .................. ok
t/57-class-dbi.t ........................ ok
t/60roundtrip.t ......................... ok
t/61translator_agnostic.t ............... skipped: Missing dependency: XML::LibXML
t/62roundtrip_datacheck.t ............... skipped: Missing dependency: XML::LibXML
t/63-spacial-pgsql.t .................... ok
t/64xml-to-mysql.t ...................... skipped: Missing dependency: XML::LibXML
t/66-postgres-dbi-parser.t .............. ok
t/70sqlt-diff_script.t .................. ok
t/70sqlt-diff_script_old.t .............. ok
t/71-generator-sql_server.t ............. ok
t/72-sqlite-add-drop-fields.t ........... ok
t/73-sqlite-respects-quote.t ............ ok
t/74-filename-arrayref.t ................ ok
t/mysql-sqlite-translate.t .............. ok
All tests successful.

Test Summary Report
-------------------
t/60roundtrip.t                       (Wstat: 0 Tests: 81 Failed: 0)
  TODO passed:   67, 69, 73, 75, 79, 81
Files=70, Tests=1566, 56 wallclock secs ( 0.21 usr  0.08 sys + 53.82 cusr  1.60 csys = 55.71 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp::Clan          0        6.04    
    DBI                 1.54     1.627   
    Digest::SHA         0        5.84    
    ExtUtils::MakeMaker 6.11     6.92    
    File::ShareDir      1.0      1.03    
    JSON                2.0      2.53    
    List::MoreUtils     0.09     0.33    
    Moo                 1.000003 1.004002
    Package::Variant    1.001001 1.002000
    Parse::RecDescent   1.967009 1.967009
    perl                5.008001 5.008009
    Sub::Quote          0        1.004002
    Test::Differences   0        0.61    
    Test::Exception     0.31     0.31    
    Test::More          0.88     0.98    
    Try::Tiny           0.04     0.12    
    XML::Writer         0.500    0.624   
    YAML                0.66     0.84    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     6.92    
    JSON                2.0      2.53    
    Test::Differences   0        0.61    
    Test::Exception     0.31     0.31    
    Test::More          0.88     0.98    
    XML::Writer         0.500    0.624   
    YAML                0.66     0.84    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     6.92    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LD_LIBRARY_PATH = /usr/local/lib::
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
    PERL5LIB = /home/njh/.cpan/build/XML-Writer-0.624-t3ZUT_/blib/arch:/home/njh/.cpan/build/XML-Writer-0.624-t3ZUT_/blib/lib:/home/njh/.cpan/build/Package-Variant-1.002000-SzBPpD/blib/arch:/home/njh/.cpan/build/Package-Variant-1.002000-SzBPpD/blib/lib:/home/njh/.cpan/build/Module-Pluggable-5.1-zro3aj/blib/arch:/home/njh/.cpan/build/Module-Pluggable-5.1-zro3aj/blib/lib:/home/njh/.cpan/build/Data-Visitor-0.30-HTSu3J/blib/arch:/home/njh/.cpan/build/Data-Visitor-0.30-HTSu3J/blib/lib:/home/njh/.cpan/build/Tie-ToObject-0.03-cqwzx3/blib/arch:/home/njh/.cpan/build/Tie-ToObject-0.03-cqwzx3/blib/lib:/home/njh/.cpan/build/Moo-1.004002-jcAkeG/blib/arch:/home/njh/.cpan/build/Moo-1.004002-jcAkeG/blib/lib:/home/njh/.cpan/build/Import-Into-1.002001-pr_w4_/blib/arch:/home/njh/.cpan/build/Import-Into-1.002001-pr_w4_/blib/lib:/home/njh/.cpan/build/Role-Tiny-1.003003-eknyal/blib/arch:/home/njh/.cpan/build/Role-Tiny-1.003003-eknyal/blib/lib:/home/njh/.cpan/build/Config-General-2.52-HcVzYL/blib/arch:/home/njh/.cpan/build/Config-General-2.52-HcVzYL/blib/lib:/home/njh/.cpan/build/Search-Query-0.300-gOde5C/blib/arch:/home/njh/.cpan/build/Search-Query-0.300-gOde5C/blib/lib:/home/njh/.cpan/build/Data-Transformer-0.04-bzJonY/blib/arch:/home/njh/.cpan/build/Data-Transformer-0.04-bzJonY/blib/lib:/home/njh/.cpan/build/namespace-sweep-0.006-9CLhNy/blib/arch:/home/njh/.cpan/build/namespace-sweep-0.006-9CLhNy/blib/lib:/home/njh/.cpan/build/Data-Dump-1.22-7oB7yi/blib/arch:/home/njh/.cpan/build/Data-Dump-1.22-7oB7yi/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32286
    PERL5_CPAN_IS_RUNNING = 32286
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.58
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
    PERLBREW_PERL = perl-5.8.9
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.67
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 112 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.92    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27203 
    Module::Build       0.4003  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.88    


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux nigelhorne.force9.co.uk 3.2.0-4-amd64 #1 smp debian 3.2.32-1 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_REENTRANT_API
  Built under linux
  Compiled at Mar  5 2013 01:33:15
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/XML-Writer-0.624-t3ZUT_/blib/arch:/home/njh/.cpan/build/XML-Writer-0.624-t3ZUT_/blib/lib:/home/njh/.cpan/build/Package-Variant-1.002000-SzBPpD/blib/arch:/home/njh/.cpan/build/Package-Variant-1.002000-SzBPpD/blib/lib:/home/njh/.cpan/build/Module-Pluggable-5.1-zro3aj/blib/arch:/home/njh/.cpan/build/Module-Pluggable-5.1-zro3aj/blib/lib:/home/njh/.cpan/build/Data-Visitor-0.30-HTSu3J/blib/arch:/home/njh/.cpan/build/Data-Visitor-0.30-HTSu3J/blib/lib:/home/njh/.cpan/build/Tie-ToObject-0.03-cqwzx3/blib/arch:/home/njh/.cpan/build/Tie-ToObject-0.03-cqwzx3/blib/lib:/home/njh/.cpan/build/Moo-1.004002-jcAkeG/blib/arch:/home/njh/.cpan/build/Moo-1.004002-jcAkeG/blib/lib:/home/njh/.cpan/build/Import-Into-1.002001-pr_w4_/blib/arch:/home/njh/.cpan/build/Import-Into-1.002001-pr_w4_/blib/lib:/home/njh/.cpan/build/Role-Tiny-1.003003-eknyal/blib/arch:/home/njh/.cpan/build/Role-Tiny-1.003003-eknyal/blib/lib:/home/njh/.cpan/build/Config-General-2.52-HcVzYL/blib/arch:/home/njh/.cpan/build/Config-General-2.52-HcVzYL/blib/lib:/home/njh/.cpan/build/Search-Query-0.300-gOde5C/blib/arch:/home/njh/.cpan/build/Search-Query-0.300-gOde5C/blib/lib:/home/njh/.cpan/build/Data-Transformer-0.04-bzJonY/blib/arch:/home/njh/.cpan/build/Data-Transformer-0.04-bzJonY/blib/lib:/home/njh/.cpan/build/namespace-sweep-0.006-9CLhNy/blib/arch:/home/njh/.cpan/build/namespace-sweep-0.006-9CLhNy/blib/lib:/home/njh/.cpan/build/Data-Dump-1.22-7oB7yi/blib/arch:/home/njh/.cpan/build/Data-Dump-1.22-7oB7yi/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32286"
    PERL5_CPAN_IS_RUNNING="32286"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.58"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
    PERLBREW_PERL="perl-5.8.9"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.67"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/XML-Writer-0.624-t3ZUT_/blib/arch
    /home/njh/.cpan/build/XML-Writer-0.624-t3ZUT_/blib/lib
    /home/njh/.cpan/build/Package-Variant-1.002000-SzBPpD/blib/arch
    /home/njh/.cpan/build/Package-Variant-1.002000-SzBPpD/blib/lib
    /home/njh/.cpan/build/Module-Pluggable-5.1-zro3aj/blib/arch
    /home/njh/.cpan/build/Module-Pluggable-5.1-zro3aj/blib/lib
    /home/njh/.cpan/build/Data-Visitor-0.30-HTSu3J/blib/arch
    /home/njh/.cpan/build/Data-Visitor-0.30-HTSu3J/blib/lib
    /home/njh/.cpan/build/Tie-ToObject-0.03-cqwzx3/blib/arch
    /home/njh/.cpan/build/Tie-ToObject-0.03-cqwzx3/blib/lib
    /home/njh/.cpan/build/Moo-1.004002-jcAkeG/blib/arch
    /home/njh/.cpan/build/Moo-1.004002-jcAkeG/blib/lib
    /home/njh/.cpan/build/Import-Into-1.002001-pr_w4_/blib/arch
    /home/njh/.cpan/build/Import-Into-1.002001-pr_w4_/blib/lib
    /home/njh/.cpan/build/Role-Tiny-1.003003-eknyal/blib/arch
    /home/njh/.cpan/build/Role-Tiny-1.003003-eknyal/blib/lib
    /home/njh/.cpan/build/Config-General-2.52-HcVzYL/blib/arch
    /home/njh/.cpan/build/Config-General-2.52-HcVzYL/blib/lib
    /home/njh/.cpan/build/Search-Query-0.300-gOde5C/blib/arch
    /home/njh/.cpan/build/Search-Query-0.300-gOde5C/blib/lib
    /home/njh/.cpan/build/Data-Transformer-0.04-bzJonY/blib/arch
    /home/njh/.cpan/build/Data-Transformer-0.04-bzJonY/blib/lib
    /home/njh/.cpan/build/namespace-sweep-0.006-9CLhNy/blib/arch
    /home/njh/.cpan/build/namespace-sweep-0.006-9CLhNy/blib/lib
    /home/njh/.cpan/build/Data-Dump-1.22-7oB7yi/blib/arch
    /home/njh/.cpan/build/Data-Dump-1.22-7oB7yi/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
    .