App-DBCritic v0.023 Perl 5 v5.28.0 amd64-freebsd

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
App-DBCritic v0.023
Platform
Perl 5 v5.28.0 amd64-freebsd
Date
2019-10-18 13:14:15
ID
2f68caf8-f1a9-11e9-9b6b-1b1c1f24ea8f
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 Mark Gardner,

This is a computer-generated report for App-DBCritic-0.023
on perl 5.28.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 "/usr/perl5.28.0p/bin/perl5.28.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/policy/*.t
t/00-compile.t ......................... ok
# Testing with Perl 5.028000, /usr/perl5.28.0p/bin/perl5.28.0
#     Algorithm::Combinatorics version is 0.27
#     Carp version is 1.50
#     Const::Fast version is 0.014
#     DBI version is 1.642
#     DBICx::TestDatabase version is 0.05
#     DBIx::Class version is 0.082841
#     DBIx::Class::Core version is undefined
#     DBIx::Class::Schema version is undefined
#     DBIx::Class::Schema::Loader version is 0.07049
#     Data::Compare version is 1.25
#     Devel::Symdump version is 2.18
#     English version is 1.10
#     ExtUtils::MakeMaker version is 7.36
#     File::Spec version is 3.75
#     FindBin version is 1.51
#     Getopt::Long::Descriptive version is 0.103
#     IO::Handle version is 1.39
#     IPC::Open3 version is 1.20
#     List::MoreUtils version is 0.428
#     List::Util version is 1.52
#     Modern::Perl version is 1.20190601
#     Module::Pluggable version is 5.2
#     Moo version is 2.003004
#     Moo::Role version is 2.003004
#     Path::Class version is 0.37
#     Scalar::Util version is 1.52
#     Sub::Quote version is 2.006003
#     Test::More version is 1.302167
#     Test::Most version is 0.35
#     Test::Script::Run version is 0.08
#     base version is 2.27
#     local::lib version is 2.000024
#     namespace::autoclean version is 0.28
#     overload version is 1.30
#     strict version is 1.11
#     utf8 version is 1.21
#     warnings version is 1.42
t/000-report-versions.t ................ ok
t/author-critic.t ...................... skipped: these tests are for testing by the author
t/author-eol.t ......................... skipped: these tests are for testing by the author
t/author-minimum-version.t ............. skipped: these tests are for testing by the author
t/author-mojibake.t .................... skipped: these tests are for testing by the author
t/author-no-tabs.t ..................... skipped: these tests are for testing by the author
t/author-pod-coverage.t ................ skipped: these tests are for testing by the author
t/author-pod-linkcheck.t ............... skipped: these tests are for testing by the author
t/author-pod-syntax.t .................. skipped: these tests are for testing by the author
t/author-portability.t ................. skipped: these tests are for testing by the author
t/author-synopsis.t .................... skipped: these tests are for testing by the author
t/author-test-version.t ................ skipped: these tests are for testing by the author
Attempting to create directory /usr/home/cpansand/.cpan/build/2019090322/App-DBCritic-0.023-2/t/schema
t/loader.t ............................. ok
Attempting to create directory /usr/home/cpansand/.cpan/build/2019090322/App-DBCritic-0.023-2/t/policy/bidirectional_relationship
t/policy/bidirectional_relationship.t .. ok
Attempting to create directory /usr/home/cpansand/.cpan/build/2019090322/App-DBCritic-0.023-2/t/policy/duplicate_relationships
t/policy/duplicate_relationships.t ..... ok
Attempting to create directory /usr/home/cpansand/.cpan/build/2019090322/App-DBCritic-0.023-2/t/policy/no_primary_key
t/policy/no_primary_key.t .............. ok
Attempting to create directory /usr/home/cpansand/.cpan/build/2019090322/App-DBCritic-0.023-2/t/policy/nullable_text_column
t/policy/nullable_text_column.t ........ ok
t/release-changes_has_content.t ........ skipped: these tests are for release candidate testing
t/release-cpan-changes.t ............... skipped: these tests are for release candidate testing
t/release-dist-manifest.t .............. skipped: these tests are for release candidate testing
t/release-distmeta.t ................... skipped: these tests are for release candidate testing
t/release-kwalitee.t ................... skipped: these tests are for release candidate testing
t/release-meta-json.t .................. skipped: these tests are for release candidate testing
t/release-unused-vars.t ................ skipped: these tests are for release candidate testing
t/schema.t ............................. ok
t/script.t ............................. ok
All tests successful.
Files=27, Tests=57,  7 wallclock secs ( 0.10 usr  0.09 sys +  5.23 cusr  1.20 csys =  6.62 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need    Have      
    --------------------------- ------- ----------
    Algorithm::Combinatorics    0       0.27      
    Carp                        0       1.50      
    Const::Fast                 0       0.014     
    Data::Compare               0       1.25      
    DBI                         0       1.642     
    DBIx::Class                 0.08125 0.082841  
    DBIx::Class::Schema::Loader 0.07007 0.07049   
    Devel::Symdump              0       2.18      
    English                     0       1.10      
    Getopt::Long::Descriptive   0       0.103     
    List::MoreUtils             0       0.428     
    List::Util                  1.33    1.52      
    Modern::Perl                0       1.20190601
    Module::Pluggable           0       5.2       
    Moo                         0       2.003004  
    Moo::Role                   0       2.003004  
    namespace::autoclean        0       0.28      
    overload                    0       1.30      
    perl                        5.012   5.028000  
    Scalar::Util                0       1.52      
    strict                      0       1.11      
    Sub::Quote                  0       2.006003  
    utf8                        0       1.21      

build_requires:

    Module                      Need    Have      
    --------------------------- ------- ----------
    base                        0       2.27      
    DBICx::TestDatabase         0       0.05      
    DBIx::Class::Core           0       0         
    DBIx::Class::Schema         0       0         
    ExtUtils::MakeMaker         0       7.36      
    File::Spec                  0       3.75      
    FindBin                     0       1.51      
    IO::Handle                  0       1.39      
    IPC::Open3                  0       1.20      
    local::lib                  0       2.000024  
    Path::Class                 0       0.37      
    Test::More                  0.94    1.302167  
    Test::Most                  0       0.35      
    Test::Script::Run           0       0.08      
    warnings                    0       1.42      

configure_requires:

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


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25369
    PERL5_CPAN_IS_RUNNING = 25369
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24177,25369
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019090322/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2019090322

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

    $^X = /usr/perl5.28.0p/bin/perl5.28.0
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.36    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.36    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.39    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4229  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302167
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.0-beta2
    archname=amd64-freebsd
    uname='freebsd cloud1.bbbike.org 12.0-beta2 freebsd 12.0-beta2 e560655f7e7(stable12) generic amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.28.0p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/6.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -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_MALLOC_WRAP
    PERL_OP_PARENT
    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 freebsd
  Compiled at Oct 27 2018 09:29:20
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25369"
    PERL5_CPAN_IS_RUNNING="25369"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="24177,25369"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019090322/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.28.0p/lib/site_perl/5.28.0/amd64-freebsd
    /usr/perl5.28.0p/lib/site_perl/5.28.0
    /usr/perl5.28.0p/lib/5.28.0/amd64-freebsd
    /usr/perl5.28.0p/lib/5.28.0
    .