Report for Params-Validate-1.20

Back
From: metabase:user:1eed3a18-483e-11e2-a87b-a3931c712682
Subject: FAIL Params-Validate-1.20 v5.23.0 Mac OS X
Date: 2015-06-29T06:21:46Z

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 DROLSKY,

This is a computer-generated report for Params-Validate-1.20
on perl 5.23.0, created by App::cpanminus::reporter 0.13 (1.7001).

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 '':

Building and testing Params-Validate-1.20
Building Params-Validate
cc -Ic -I/Users/stas/perl5/perlbrew/perls/perl-5.23.0/lib/5.23.0/darwin-2level/CORE -DVERSION="1.20" -DXS_VERSION="1.20" -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -o lib/Params/Validate/XS.o lib/Params/Validate/XS.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Params/Validate/XS/XS.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong -o blib/arch/auto/Params/Validate/XS/XS.bundle lib/Params/Validate/XS.o
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Module::Build 0.28 0.4214
# 
# === Build Requires ===
# 
#     Module             Want     Have
#     ------------------ ---- --------
#     ExtUtils::CBuilder  any 0.280223
#     Module::Build      0.28   0.4214
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Devel::Peek          any     1.22
#     ExtUtils::MakeMaker  any     7.04
#     File::Spec           any     3.47
#     File::Temp           any   0.2304
#     Test::Fatal          any    0.014
#     Test::More          0.96 1.001014
#     Test::Requires       any     0.08
#     Tie::Array           any     1.06
#     Tie::Hash            any     1.05
#     base                 any     2.22
#     lib                  any     0.63
#     overload             any     1.26
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module                 Want Have
#     ---------------------- ---- ----
#     Attribute::Handlers    0.79 0.96
#     Carp                    any 1.36
#     Exporter                any 5.72
#     Module::Implementation  any 0.09
#     Scalar::Util           1.10 1.42
#     XSLoader                any 0.20
#     attributes              any 0.27
#     strict                  any 1.09
#     vars                    any 1.03
#     warnings                any 1.32
# 
t/00-report-prereqs.t ................... ok
t/01-validate.t ......................... ok
t/02-noop.t ............................. ok
Can't use string ("ANON") as a symbol ref while "strict refs" in use at /Users/stas/.cpanm/work/1435558832.98111/Params-Validate-1.20/blib/lib/Attribute/Params/Validate.pm line 45.
INIT failed--call queue aborted.
t/03-attribute.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/04-defaults.t ......................... ok
t/05-noop_default.t ..................... ok
t/06-options.t .......................... ok
t/07-with.t ............................. ok
t/08-noop_with.t ........................ ok
t/09-regex.t ............................ ok
t/10-noop_regex.t ....................... ok
t/11-cb.t ............................... ok
t/12-noop_cb.t .......................... ok
t/13-taint.t ............................ ok
t/14-no_validate.t ...................... ok
t/15-case.t ............................. ok
t/16-normalize.t ........................ ok
t/17-callbacks.t ........................ ok
t/18-depends.t .......................... ok
t/19-untaint.t .......................... ok
t/21-can.t .............................. ok
t/22-overload-can-bug.t ................. ok
t/23-readonly.t ......................... ok
t/24-tied.t ............................. ok
t/25-undef-regex.t ...................... ok
t/26-isa.t .............................. ok
t/27-string-as-type.t ................... ok
t/28-readonly-return.t .................. ok
t/29-taint-mode.t ....................... ok
t/30-hashref-alteration.t ............... ok
t/31-incorrect-spelling.t ............... skipped: Spec validation is disabled for now
t/32-regex-as-value.t ................... ok
t/33-keep-errsv.t ....................... ok
t/34-recursive-validation.t ............. ok
t/35-default-xs-bug.t ................... ok
t/36-large-arrays.t ..................... ok
t/37-exports.t .......................... ok
t/38-callback-message.t ................. ok
t/author-00-compile.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-no-tabs.t ...................... skipped: these tests are for testing by the author
t/author-pod-spell.t .................... skipped: these tests are for testing by the author
t/release-cpan-changes.t ................ skipped: these tests are for release candidate testing
t/release-memory-leak.t ................. skipped: these tests are for release candidate testing
t/release-pod-coverage.t ................ skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ............... skipped: these tests are for release candidate testing
t/release-pod-no404s.t .................. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .................. skipped: these tests are for release candidate testing
t/release-portability.t ................. skipped: these tests are for release candidate testing
t/release-pp-01-validate.t .............. skipped: these tests are for release testing
t/release-pp-02-noop.t .................. skipped: these tests are for release testing
t/release-pp-03-attribute.t ............. skipped: these tests are for release testing
t/release-pp-04-defaults.t .............. skipped: these tests are for release testing
t/release-pp-05-noop_default.t .......... skipped: these tests are for release testing
t/release-pp-06-options.t ............... skipped: these tests are for release testing
t/release-pp-07-with.t .................. skipped: these tests are for release testing
t/release-pp-08-noop_with.t ............. skipped: these tests are for release testing
t/release-pp-09-regex.t ................. skipped: these tests are for release testing
t/release-pp-10-noop_regex.t ............ skipped: these tests are for release testing
t/release-pp-11-cb.t .................... skipped: these tests are for release testing
t/release-pp-12-noop_cb.t ............... skipped: these tests are for release testing
t/release-pp-13-taint.t ................. skipped: these tests are for release testing
t/release-pp-14-no_validate.t ........... skipped: these tests are for release testing
t/release-pp-15-case.t .................. skipped: these tests are for release testing
t/release-pp-16-normalize.t ............. skipped: these tests are for release testing
t/release-pp-17-callbacks.t ............. skipped: these tests are for release testing
t/release-pp-18-depends.t ............... skipped: these tests are for release testing
t/release-pp-19-untaint.t ............... skipped: these tests are for release testing
t/release-pp-21-can.t ................... skipped: these tests are for release testing
t/release-pp-22-overload-can-bug.t ...... skipped: these tests are for release testing
t/release-pp-23-readonly.t .............. skipped: these tests are for release testing
t/release-pp-24-tied.t .................. skipped: these tests are for release testing
t/release-pp-25-undef-regex.t ........... skipped: these tests are for release testing
t/release-pp-26-isa.t ................... skipped: these tests are for release testing
t/release-pp-27-string-as-type.t ........ skipped: these tests are for release testing
t/release-pp-28-readonly-return.t ....... skipped: these tests are for release testing
t/release-pp-29-taint-mode.t ............ skipped: these tests are for release testing
t/release-pp-30-hashref-alteration.t .... skipped: these tests are for release testing
t/release-pp-31-incorrect-spelling.t .... skipped: these tests are for release testing
t/release-pp-32-regex-as-value.t ........ skipped: these tests are for release testing
t/release-pp-33-keep-errsv.t ............ skipped: these tests are for release testing
t/release-pp-34-recursive-validation.t .. skipped: these tests are for release testing
t/release-pp-35-default-xs-bug.t ........ skipped: these tests are for release testing
t/release-pp-36-large-arrays.t .......... skipped: these tests are for release testing
t/release-pp-37-exports.t ............... skipped: these tests are for release testing
t/release-pp-38-callback-message.t ...... skipped: these tests are for release testing
t/release-pp-is-loaded.t ................ skipped: these tests are for release candidate testing
t/release-synopsis.t .................... skipped: these tests are for release candidate testing
t/release-xs-is-loaded.t ................ skipped: these tests are for release candidate testing
t/release-xs-segfault.t ................. skipped: these tests are for release candidate testing
t/release-xs-stack-realloc.t ............ skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/03-attribute.t                      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/34-recursive-validation.t           (Wstat: 0 Tests: 1 Failed: 0)
  TODO passed:   1
Files=91, Tests=523,  3 wallclock secs ( 0.24 usr  0.20 sys +  2.49 cusr  0.42 csys =  3.35 CPU)
Result: FAIL

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_CTYPE = UTF-8
    PATH = /Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.23.0/bin:/Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.22.0/bin:/Users/stas/.vim/bin:/Users/stas/bin:/Users/stas/node_modules/.bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql92/bin:/opt/local/bin:/opt/local/sbin:/opt/local/libexec/ccache:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/stas/.vim/bin:/Users/stas/bin:/Users/stas/node_modules/.bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql92/bin:/opt/local/bin:/opt/local/sbin:/opt/local/libexec/ccache
    PERL5LIB = 
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /Users/stas/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/stas/perl5/perlbrew/perls/perl-5.23.0/man
    PERLBREW_PATH = /Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.23.0/bin
    PERLBREW_PERL = perl-5.23.0
    PERLBREW_ROOT = /Users/stas/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /opt/local/bin/zsh
    TERM = screen
    TMPDIR = /var/folders/k7/cj2hxbn162362g2150r7t9480000gn/T/

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

    EGID = 20 20 508 12 61 79 80 81 98 398 399 33 100 204
    EUID = 501
    EXECUTABLE_NAME = /Users/stas/perl5/perlbrew/perls/perl-5.23.0/bin/perl5.23.0
    GID = 20 20 508 12 61 79 80 81 98 398 399 33 100 204
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 23 subversion 0) configuration:
   
  Platform:
    osname=darwin, osvers=14.3.0, archname=darwin-2level
    uname='darwin stas-macbook.local 14.3.0 darwin kernel version 14.3.0: mon mar 23 11:59:05 pdt 2015; root:xnu-2782.20.48~5release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stas/perl5/perlbrew/perls/perl-5.23.0 -Dusedevel -Aeval:scriptdir=/Users/stas/perl5/perlbrew/perls/perl-5.23.0/bin'
    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 ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /usr/local/lib /opt/local/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE 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 darwin
  Compiled at Jun 22 2015 11:02:54
  %ENV:
    PERL5LIB=""
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/Users/stas/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/stas/perl5/perlbrew/perls/perl-5.23.0/man"
    PERLBREW_PATH="/Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.23.0/bin"
    PERLBREW_PERL="perl-5.23.0"
    PERLBREW_ROOT="/Users/stas/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stas/perl5/perlbrew/perls/perl-5.23.0/lib/site_perl/5.23.0/darwin-2level
    /Users/stas/perl5/perlbrew/perls/perl-5.23.0/lib/site_perl/5.23.0
    /Users/stas/perl5/perlbrew/perls/perl-5.23.0/lib/5.23.0/darwin-2level
    /Users/stas/perl5/perlbrew/perls/perl-5.23.0/lib/5.23.0
    .