DBIx-Class-Schema-Loader v0.07048_01 Perl 5 v5.24.0 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
DBIx-Class-Schema-Loader v0.07048_01
Platform
Perl 5 v5.24.0 x86_64-linux
Date
2018-02-23 15:17:14
ID
a0b02a76-18ac-11e8-859c-b60da566d94f
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 Dagfinn Ilmari Mannsaker,

This is a computer-generated report for DBIx-Class-Schema-Loader-0.07048_01
on perl 5.24.0, created by CPAN-Reporter-1.2018.

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:

none provided

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

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

PERL_DL_NONLAZY=1 "/opt/perl-5.24.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t
t/01use.t ............................... ok
t/10_01sqlite_common.t .................. ok
t/10_02mysql_common.t ................... skipped: requirements not satisfied: the following group(s) of environment variables: DBICTEST_MYSQL_DSN/..._USER/..._PASS
t/10_03pg_common.t ...................... skipped: requirements not satisfied: the following group(s) of environment variables: DBICTEST_PG_DSN/..._USER/..._PASS
t/10_04db2_common.t ..................... skipped: requirements not satisfied: DBD::DB2 as well as the following group(s) of environment variables: DBICTEST_DB2_DSN/..._USER/..._PASS
t/10_05ora_common.t ..................... skipped: requirements not satisfied: DBD::Oracle~1.24 Math::Base36~0.07 as well as the following group(s) of environment variables: DBICTEST_ORA_DSN/..._USER/..._PASS
t/10_06sybase_common.t .................. skipped: requirements not satisfied: DBD::Sybase as well as the following group(s) of environment variables: DBICTEST_SYBASE_DSN/..._USER/..._PASS
t/10_07mssql_common.t ................... skipped: You need to set the DBICTEST_MSSQL_DSN, _USER and _PASS and/or the DBICTEST_MSSQL_ODBC_DSN, _USER and _PASS environment variables
t/10_08sqlanywhere_common.t ............. skipped: You need to set the DBICTEST_SQLANYWHERE_DSN, _USER and _PASS and/or the DBICTEST_SQLANYWHERE_ODBC_DSN, _USER and _PASS environment variables
t/10_09firebird_common.t ................ skipped: You need to set the DBICTEST_FIREBIRD_DSN, _USER and _PASS and/or the DBICTEST_FIREBIRD_ODBC_DSN, _USER and _PASS and/or the DBICTEST_FIREBIRD_INTERBASE_DSN, _USER and _PASS environment variables
t/10_10informix_common.t ................ skipped: requirements not satisfied: DBD::Informix as well as the following group(s) of environment variables: DBICTEST_INFORMIX_DSN/..._USER/..._PASS
t/10_11msaccess_common.t ................ skipped: You need to set the DBICTEST_MSACCESS_ODBC_DSN, _USER and _PASS and/or the DBICTEST_MSACCESS_ADO_DSN, _USER and _PASS  environment variables
t/20invocations.t ....................... ok
t/21misc_fatal.t ........................ ok
t/22dump.t .............................. ok
t/23dumpmore.t .......................... ok
t/24loader_subclass.t ................... ok
t/25backcompat.t ........................ ok
t/26dump_use_moose.t .................... ok
t/27filter_generated.t .................. ok
t/30_01comments.t ....................... ok
t/30_02bad_comment_table.t .............. ok
t/30_03no_comment_table.t ............... ok
t/40overwrite_modifications.t ........... ok
t/45relationships.t ..................... ok
t/46relationships_multi_m2m.t ........... ok
t/50rt59849.t ........................... ok
t/60dbicdump_config.t ................... ok
t/65dbicdump_invocations.t .............. ok
t/70schema_base_dispatched.t ............ ok
t/80split_name.t ........................ ok
t/90bug_58_mro.t ........................ skipped: perl 5.8 required for this test
t/backcompat/0.04006/10sqlite_common.t .. skipped: requirements not satisfied: the following group(s) of environment variables: SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/11mysql_common.t ... skipped: requirements not satisfied: the following group(s) of environment variables: DBICTEST_MYSQL_DSN/..._USER/..._PASS and SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/12pg_common.t ...... skipped: requirements not satisfied: the following group(s) of environment variables: DBICTEST_PG_DSN/..._USER/..._PASS and SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/13db2_common.t ..... skipped: requirements not satisfied: DBD::DB2 as well as the following group(s) of environment variables: DBICTEST_DB2_DSN/..._USER/..._PASS and SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/14ora_common.t ..... skipped: requirements not satisfied: DBD::Oracle~1.24 Math::Base36~0.07 as well as the following group(s) of environment variables: DBICTEST_ORA_DSN/..._USER/..._PASS and SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/20invocations.t .... skipped: requirements not satisfied: the following group(s) of environment variables: SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/21misc_fatal.t ..... skipped: requirements not satisfied: the following group(s) of environment variables: SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/22dump.t ........... skipped: requirements not satisfied: the following group(s) of environment variables: SCHEMA_LOADER_TESTS_BACKCOMPAT
t/backcompat/0.04006/23dumpmore.t ....... skipped: requirements not satisfied: the following group(s) of environment variables: SCHEMA_LOADER_TESTS_BACKCOMPAT
All tests successful.

Test Summary Report
-------------------
t/10_01sqlite_common.t                (Wstat: 0 Tests: 283 Failed: 0)
  TODO passed:   283
Files=41, Tests=1438, 33 wallclock secs ( 0.05 usr  0.16 sys + 24.62 cusr  3.29 csys = 28.12 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    Carp::Clan                     0        6.06    
    Class::Accessor::Grouped       0.10008  0.10012 
    Class::C3::Componentised       1.0008   1.001000
    Class::Inspector               1.27     1.28    
    Class::Unload                  0.07     0.09    
    curry                          1.000000 1.001000
    Data::Dump                     1.06     1.23    
    DBIx::Class                    0.08127  0.082840
    Digest::MD5                    2.36     2.54    
    Exporter                       5.63     5.72    
    Hash::Merge                    0.12     0.200   
    Lingua::EN::Inflect::Number    1.1      1.12    
    Lingua::EN::Inflect::Phrase    0.15     0.18    
    Lingua::EN::Tagger             0.23     0.25    
    List::Util                     1.33     1.45    
    MRO::Compat                    0.09     0.12    
    namespace::clean               0.23     0.27    
    perl                           5.008001 5.024000
    Scope::Guard                   0.20     0.21    
    String::CamelCase              0.02     0.02    
    String::ToIdentifier::EN       0.05     0.11    
    Sub::Util                      1.40     1.45    
    Try::Tiny                      0        0.27    

build_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    DBD::SQLite                    1.29     1.50    
    DBIx::Class::IntrospectableM2M 0        0.001002
    ExtUtils::MakeMaker            0        7.24    
    File::Path                     2.07     2.12_01 
    File::Temp                     0.16     0.2304  
    Test::Deep                     0.107    1.120   
    Test::Differences              0.60     0.64    
    Test::Exception                0.31     0.43    
    Test::More                     0.94     1.302052
    Test::Warn                     0.21     0.30    

configure_requires:

    Module                         Need     Have    
    ------------------------------ -------- --------
    ExtUtils::MakeMaker            0        7.24    


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    LC_ALL = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2018022315/curry-1.001000-1/blib/arch:/home/cpansand/.cpan/build/2018022315/curry-1.001000-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11027
    PERL5_CPAN_IS_RUNNING = 11027
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9864,11027
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018022315/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018022315

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

    $^X = /opt/perl-5.24.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   0.80    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302052
    YAML                1.17    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.0 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, 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 -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May 30 2016 08:43:25
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2018022315/curry-1.001000-1/blib/arch:/home/cpansand/.cpan/build/2018022315/curry-1.001000-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11027"
    PERL5_CPAN_IS_RUNNING="11027"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="9864,11027"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018022315/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2018022315/curry-1.001000-1/blib/arch
    /home/cpansand/.cpan/build/2018022315/curry-1.001000-1/blib/lib
    /opt/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux
    /opt/perl-5.24.0/lib/site_perl/5.24.0
    /opt/perl-5.24.0/lib/5.24.0/x86_64-linux
    /opt/perl-5.24.0/lib/5.24.0
    .