Report for Method-Signatures-20121108.0047_001

Back
From: metabase:user:68a9c4ac-1ec7-11e0-bf29-9c4bfeb2ac3f
Subject: FAIL Method-Signatures-20121108.0047_001 v5.14.2 
Date: 2012-11-08T18:52:17Z

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 Buddy Burden,

This is a computer-generated report for Method-Signatures-20121108.0047_001
on perl 5.14.2, created by CPAN-Reporter-1.2004.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from 'C:\strawberry\perl\bin\perl.exe ./Build test':

t/alias.t ...................... ok
t/anon.t ....................... ok
t/array_param.t ................ ok
t/at_underscore.t .............. ok
t/attributes.t ................. ok
t/before_510.t ................. skipped: This only applies to Perls before 5.10
t/begin.t ...................... ok
t/block_defaults.t ............. ok
t/caller.t ..................... ok
t/comments.t ................... ok
t/debugger.t ................... ok
t/defaults.t ................... ok
t/defined_or_defaults.t ........ ok
t/error_interruption.t ......... ok
t/error_reporting.t ............ ok
t/examples/iso_date_example.t .. ok
t/examples/silly.t ............. ok
t/examples/strip_ws.t .......... ok
t/func.t ....................... ok
t/into.t ....................... ok
t/invocant.t ................... ok
t/larna.t ...................... ok

#   Failed test at t/method.t line 63.

#   Failed test at t/method.t line 64.
#                   ''
#     doesn't match '(?^:no_proto\(\)\,\ was\ given\ too\ many\ arguments\,\ it\ expects\ 0)'

#   Failed test at t/method.t line 63.

#   Failed test at t/method.t line 64.
#                   ''
#     doesn't match '(?^:empty_proto\(\)\,\ was\ given\ too\ many\ arguments\,\ it\ expects\ 0)'
# Looks like you failed 4 tests of 14.
t/method.t ..................... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/14 subtests 
t/mxd-replace.t ................ ok
t/mxd-role.t ................... ok
t/mxd-sub.t .................... ok
t/named.t ...................... ok
t/odd_number.t ................. ok
t/one_line.t ................... ok
t/optional.t ................... ok
t/override_errors.t ............ ok
t/override_modifier_errors.t ... ok
t/override_nothing.t ........... ok
t/override_typecheck.t ......... ok
t/paren_on_own_line.t .......... ok
t/paren_plus_open_block.t ...... ok
t/refs.t ....................... ok
t/required.t ................... ok
t/ro.t ......................... ok
t/role_check_basic.t ........... ok
t/role_check_moose.t ........... ok
t/role_check_mouse.t ........... ok
t/slurpy.t ..................... ok
t/split_proto.t ................ ok
t/string_defaults.t ............ ok
t/syntax_errors.t .............. ok

#   Failed test 'no args'
#   at t/too_many_args.t line 19.

#   Failed test at t/too_many_args.t line 20.
#                   ''
#     doesn't match '(?^:no_sig\(\), was given too many arguments, it expects 0)'

#   Failed test 'no args'
#   at t/too_many_args.t line 22.

#   Failed test at t/too_many_args.t line 23.
#                   ''
#     doesn't match '(?^:no_args\(\), was given too many arguments, it expects 0)'
# Looks like you failed 4 tests of 15.
t/too_many_args.t .............. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/15 subtests 
t/traits.t ..................... ok
t/type_check.t ................. ok
t/type_req_opt.t ............... ok
t/typeload_moose.t ............. ok
t/typeload_nomoose.t ........... ok
t/typeload_notypes.t ........... ok
t/types.t ...................... ok
t/undef_defaults.t ............. ok
t/when.t ....................... ok
t/where.t ...................... ok
t/yadayada.t ................... ok
t/zero_defaults.t .............. ok

Test Summary Report
-------------------
t/method.t                   (Wstat: 1024 Tests: 14 Failed: 4)
  Failed tests:  6-7, 9-10
  Non-zero exit status: 4
t/syntax_errors.t            (Wstat: 0 Tests: 3 Failed: 0)
  TODO passed:   2
t/too_many_args.t            (Wstat: 1024 Tests: 15 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
Files=59, Tests=390, 54 wallclock secs ( 0.19 usr +  0.21 sys =  0.40 CPU)
Result: FAIL
Failed 2/59 test programs. 8/390 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                                  Need     Have    
    --------------------------------------- -------- --------
    Any::Moose                              0.11     0.18    
    Const::Fast                             0.006    0.013   
    Data::Alias                             1.08     1.16    
    Devel::Declare                          0.006002 0.006010
    Devel::Declare::MethodInstaller::Simple 0.006002 0.006010
    Devel::Pragma                           0.40     0.54    
    Mouse                                   0.64     1.02    
    perl                                    v5.8.1   5.014002
    PPI                                     1.203    1.215   
    Sub::Name                               0.03     0.05    

build_requires:

    Module                                  Need     Have    
    --------------------------------------- -------- --------
    Module::Build                           0.26     0.3800  
    Test::Builder                           0.82     0.98    
    Test::Exception                         0.29     0.31    
    Test::More                              0.82     0.98    
    Test::Warn                              0.10     0.23    

configure_requires:

    Module                                  Need     Have    
    --------------------------------------- -------- --------
    Module::Build                           0.26     0.3800  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\progra~1\notepa~1\
    PERL5LIB = E:\cygwin\home\Archibald\.cpan\build\Mouse-1.02-Yd5ep6/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Mouse-1.02-Yd5ep6/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Const-Fast-0.013-MhrzxA/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Const-Fast-0.013-MhrzxA/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Sub-Exporter-Progressive-0.001006-rUfC3X/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Sub-Exporter-Progressive-0.001006-rUfC3X/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Devel-Pragma-0.54-c1uGzy/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Devel-Pragma-0.54-c1uGzy/blib/lib;E:\cygwin\home\Archibald\.cpan\build\B-Hooks-OP-Annotation-0.44-PFc4wb/blib/arch;E:\cygwin\home\Archibald\.cpan\build\B-Hooks-OP-Annotation-0.44-PFc4wb/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Data-Alias-1.16-C5JzaJ/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Data-Alias-1.16-C5JzaJ/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 708
    PERL5_CPAN_IS_RUNNING = 708
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3476,708
    PERL_CR_SMOKER_CURRENT = Method-Signatures-20121108.0047_001
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 42 Stepping 7, GenuineIntel
    TEMP = C:\DOCUME~1\ARCHIB~1\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 768, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.3800  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.80    
    YAML::Syck          n/a     
    version             0.96    


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.14.2.0 #1 Thu Oct 27 11:55:28 2011 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl514.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Oct 27 2011 12:06:12
  %ENV:
    PERL5LIB="E:\cygwin\home\Archibald\.cpan\build\Mouse-1.02-Yd5ep6/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Mouse-1.02-Yd5ep6/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Const-Fast-0.013-MhrzxA/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Const-Fast-0.013-MhrzxA/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Sub-Exporter-Progressive-0.001006-rUfC3X/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Sub-Exporter-Progressive-0.001006-rUfC3X/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Devel-Pragma-0.54-c1uGzy/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Devel-Pragma-0.54-c1uGzy/blib/lib;E:\cygwin\home\Archibald\.cpan\build\B-Hooks-OP-Annotation-0.44-PFc4wb/blib/arch;E:\cygwin\home\Archibald\.cpan\build\B-Hooks-OP-Annotation-0.44-PFc4wb/blib/lib;E:\cygwin\home\Archibald\.cpan\build\Data-Alias-1.16-C5JzaJ/blib/arch;E:\cygwin\home\Archibald\.cpan\build\Data-Alias-1.16-C5JzaJ/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="708"
    PERL5_CPAN_IS_RUNNING="708"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3476,708"
    PERL_CR_SMOKER_CURRENT="Method-Signatures-20121108.0047_001"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    E:\cygwin\home\Archibald\.cpan\build\Mouse-1.02-Yd5ep6/blib/arch
    E:\cygwin\home\Archibald\.cpan\build\Mouse-1.02-Yd5ep6/blib/lib
    E:\cygwin\home\Archibald\.cpan\build\Const-Fast-0.013-MhrzxA/blib/arch
    E:\cygwin\home\Archibald\.cpan\build\Const-Fast-0.013-MhrzxA/blib/lib
    E:\cygwin\home\Archibald\.cpan\build\Sub-Exporter-Progressive-0.001006-rUfC3X/blib/arch
    E:\cygwin\home\Archibald\.cpan\build\Sub-Exporter-Progressive-0.001006-rUfC3X/blib/lib
    E:\cygwin\home\Archibald\.cpan\build\Devel-Pragma-0.54-c1uGzy/blib/arch
    E:\cygwin\home\Archibald\.cpan\build\Devel-Pragma-0.54-c1uGzy/blib/lib
    E:\cygwin\home\Archibald\.cpan\build\B-Hooks-OP-Annotation-0.44-PFc4wb/blib/arch
    E:\cygwin\home\Archibald\.cpan\build\B-Hooks-OP-Annotation-0.44-PFc4wb/blib/lib
    E:\cygwin\home\Archibald\.cpan\build\Data-Alias-1.16-C5JzaJ/blib/arch
    E:\cygwin\home\Archibald\.cpan\build\Data-Alias-1.16-C5JzaJ/blib/lib
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .