Report for DBIx-Schema-Changelog-0.9.0

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS DBIx-Schema-Changelog-0.9.0 v5.24.0 GNU/Linux
Date: 2016-11-16T01:34:47Z

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 Mario Zieschang,

This is a computer-generated report for DBIx-Schema-Changelog-0.9.0
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:

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 "/tmp/basesmoker-reloperl-_36o/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ......... ok
t/010-changelog.t ... ok
t/020-driver.t ...... ok
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/data/changelog/changelog.yml'. 
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/data/changelog/changelog-01.yml'. 
DBIx::Schema::Changelog::Action::Indices (37) Create index is not supported!  
DBIx::Schema::Changelog::Action::Sql (35). WARNING: Execute sql statements can lead very likely to incompatibilities.
DBIx::Schema::Changelog::Action::Columns (98) Drop column is not supported!
DBIx::Schema::Changelog::Action::Tables (197). Add constraint is not supported!
DBIx::Schema::Changelog::Action::Tables (197). Add constraint is not supported!
t/021-sqlite.t ...... ok
t/030-changeset.t ... ok
t/040-action.t ...... ok
DBIx::Schema::Changelog::Action::Columns (84) Alter column is not supported!
DBIx::Schema::Changelog::Action::Columns (98) Drop column is not supported!
t/0401-column.t ..... ok
t/0403-indices.t .... ok
t/0404-table.t ...... ok
t/0405-views.t ...... ok
t/0406-sql.t ........ ok
t/0408-default.t .... ok
t/0409-functions.t .. ok
t/0411-entries.t .... ok
t/051-base.t ........ ok
t/052-driver.t ...... ok
t/053-file.t ........ ok
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/../.tmp/changelog/changelog.yml'. 
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/../.tmp/changelog/changelog-01.yml'. 
t/054-changeset.t ... ok
t/060-file.t ........ ok
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/data/changelog/changelog.yml'. 
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/data/changelog/changelog-01.yml'. 
t/061-yaml.t ........ ok
Could not remove /tmp/loop_over_bdir-16334-XeZnZo/DBIx-Schema-Changelog-0.9.0-0/t/../.tmp: No such file or directory at t/999-delete.t line 17.
t/999-delete.t ...... ok
t/boilerplate.t ..... ok
t/manifest.t ........ skipped: Author tests not required for installation
t/pod-coverage.t .... skipped: Author tests not required for installation
t/pod-spelling.t .... skipped: Author tests not required for installation
t/pod.t ............. skipped: Author tests not required for installation
All tests successful.

Test Summary Report
-------------------
t/boilerplate.t   (Wstat: 0 Tests: 5 Failed: 0)
  TODO passed:   1-3
Files=26, Tests=156,  5 wallclock secs ( 0.10 usr  0.11 sys +  4.53 cusr  0.51 csys =  5.25 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    DBD::SQLite                  1.4      1.52    
    DBI                          1.632    1.634   
    File::Spec                   0        3.63    
    FindBin                      0        1.51    
    Getopt::Long                 2.42     2.49    
    Hash::MD5                    0.08     0.08    
    Moose                        2.1403   2.1806  
    MooseX::HasDefaults::RO      0        0       
    MooseX::Types::LoadableClass 0.013    0.014   
    MooseX::Types::Moose         0.45     0.46    
    MooseX::Types::Path::Class   0.06     0.09    
    MooseX::Types::PerlVersion   0.002    0.002   
    perl                         5.010000 5.024000
    SQL::Abstract                1.81     1.81    
    Time::Piece                  1.27     1.31    
    YAML                         1.13     1.18    
    YAML::XS                     0.55     0.63    

build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.24    
    Pod::Coverage::TrustPod      0        0.100003
    Pod::Usage                   0        1.69    
    Test::CheckManifest          0        1.29    
    Test::Cmd                    0        1.09    
    Test::Exception              0        0.43    
    Test::Pod::Coverage          0        1.10    
    Test::Requires               0        0.10    
    Test::Spelling               0        0.20    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/perl/bin:/usr/X11/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18550
    PERL5_CPAN_IS_RUNNING = 18550
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-_36o/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.15    
    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.27400 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302062
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
  Commit id: be2c0c650b028f54e427f2469a59942edfdff8a9
  Platform:
    osname=linux, osvers=4.4.0-47-generic, archname=x86_64-linux
    uname='linux k93x64xenial 4.4.0-47-generic #68-ubuntu smp wed oct 26 19:39:52 utc 2016 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64xenial/v5.24.0/4a0e -Dmyhostname=k93x64xenial -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    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-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.4.0 20160609', 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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.23'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


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 PERL_USE_DEVEL 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 Nov 14 2016 20:43:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18550"
    PERL5_CPAN_IS_RUNNING="18550"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64xenial/v5.24.0/4a0e/lib/site_perl/5.24.0/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64xenial/v5.24.0/4a0e/lib/site_perl/5.24.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64xenial/v5.24.0/4a0e/lib/5.24.0/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64xenial/v5.24.0/4a0e/lib/5.24.0
    .