Params-ValidationCompiler v0.27 Perl 5 v5.24.4 x86_64-linux-ld

Status
Pass
From
Martin Becker
Dist
Params-ValidationCompiler v0.27
Platform
Perl 5 v5.24.4 x86_64-linux-ld
Date
2018-04-27 07:10:48
ID
1cc36844-49ea-11e8-a658-c097076baf3d
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 Dave Rolsky,

This is a computer-generated report for Params-ValidationCompiler-0.27
on perl 5.24.4, 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/perl524/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/named/*.t t/positional/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module                        Want     Have
#     ------------------------- -------- --------
#     ExtUtils::MakeMaker            any     7.34
#     File::Spec                     any  3.63_01
#     Hash::Util                     any     0.19
#     Specio                        0.14     0.40
#     Test2::Plugin::NoWarnings      any     0.06
#     Test2::Require::Module         any 0.000083
#     Test2::V0                      any 0.000083
#     Test::More                1.302015 1.302136
#     Test::Without::Module          any     0.20
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module           Want Have
#     ---------------- ---- ----
#     B                 any 1.62
#     Carp              any 1.40
#     Eval::Closure     any 0.14
#     Exception::Class  any 1.43
#     Exporter          any 5.72
#     List::Util       1.29 1.50
#     Scalar::Util      any 1.50
#     overload          any 1.26
#     strict            any 1.11
#     warnings          any 1.36
# 
# === Runtime Recommends ===
# 
#     Module    Want Have
#     --------- ---- ----
#     Sub::Util 1.40 1.50
# 
t/00-report-prereqs.t .... ok
t/default.t .............. ok
t/exceptions.t ........... ok
t/moose.t ................ ok
t/name-fails.t ........... ok
t/name.t ................. ok
t/named/args-check.t ..... ok
t/named/const-hash.t ..... skipped: Module 'Const::Fast' is not installed
t/named/locked-hash.t .... ok
t/named/required.t ....... ok
t/named/slurpy.t ......... ok
t/pairs-to-value-list.t .. ok
t/positional/default.t ... ok
t/positional/required.t .. ok
t/positional/slurpy.t .... ok
t/self-check.t ........... ok
t/source_for.t ........... ok
t/specio.t ............... ok
t/type-tiny.t ............ ok
All tests successful.
Files=19, Tests=82,  4 wallclock secs ( 0.09 usr  0.02 sys +  3.46 cusr  0.38 csys =  3.95 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    B                         0        1.62    
    Carp                      0        1.40    
    Eval::Closure             0        0.14    
    Exception::Class          0        1.43    
    Exporter                  0        5.72    
    List::Util                1.29     1.50    
    overload                  0        1.26    
    Scalar::Util              0        1.50    
    strict                    0        1.11    
    warnings                  0        1.36    

build_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    ExtUtils::MakeMaker       0        7.34    
    File::Spec                0        3.63_01 
    Hash::Util                0        0.19    
    Specio                    0.14     0.40    
    Test2::Plugin::NoWarnings 0        0.06    
    Test2::Require::Module    0        0.000083
    Test2::V0                 0        0.000083
    Test::More                1.302015 1.302136
    Test::Without::Module     0        0.20    

configure_requires:

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

opt_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    Sub::Util                 1.40     1.50    

opt_build_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    CPAN::Meta                2.120900 2.150005


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

Environment variables:

    LANG = C
    LC_CTYPE = en_US
    NONINTERACTIVE_TESTING = 1
    PATH = /home/martin/bin:/opt/perl526/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3299
    PERL5_CPAN_IS_RUNNING = 3299
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /opt/perl524/bin/perl
    $UID/$EUID = 6001 / 6001
    $GID = 6001 40 1001 6001
    $EGID = 6001 40 1001 6001

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.11_01   
    CPAN::Meta          2.150005  
    Cwd                 3.63_01   
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.34      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.34      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.31      
    File::Spec          3.63_01   
    JSON                2.94      
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   0.81      
    Parse::CPAN::Meta   1.4417_001
    Test::Harness       3.36_01   
    Test::More          1.302136  
    YAML                1.24      
    YAML::Syck          1.30      
    version             0.9916    


--

Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=4.4.0-119-generic, archname=x86_64-linux-ld
    uname='linux erebus 4.4.0-119-generic #143-ubuntu smp mon apr 2 16:08:24 utc 2018 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/opt/perl524 -Duse64bitint -Duse64bitall -Duselongdouble -Dperladmin=none -Dusevfork=false -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    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',
    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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, 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 -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 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_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Apr 17 2018 14:28:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3299"
    PERL5_CPAN_IS_RUNNING="3299"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perl524/lib/site_perl/5.24.4/x86_64-linux-ld
    /opt/perl524/lib/site_perl/5.24.4
    /opt/perl524/lib/5.24.4/x86_64-linux-ld
    /opt/perl524/lib/5.24.4
    /opt/perl524/lib/site_perl/5.24.3/x86_64-linux-ld
    /opt/perl524/lib/site_perl/5.24.3
    /opt/perl524/lib/site_perl/5.24.2/x86_64-linux-ld
    /opt/perl524/lib/site_perl/5.24.2
    /opt/perl524/lib/site_perl
    .