Report for AnyEvent-Retry-0.03

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL AnyEvent-Retry-0.03 v5.16.0 
Date: 2014-01-01T13:15:41Z

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 Jonathan Rockway,

This is a computer-generated report for AnyEvent-Retry-0.03
on perl 5.16.0, created by CPAN-Reporter-1.2010_01.

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:\strawberry160\c\bin\dmake.exe test':

C:\strawberry160\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/intervals/*.t
t/intervals/constant.t .. ok
t/intervals/fib.t ....... ok
t/intervals/multi.t ..... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/retry-basic-coro.t .... skipped: this test requires Coro
# AnyEvent::Impl::EV
Attribute (after) does not pass the type constraint because: Must be a positive number at constructor AnyEvent::Retry::new (defined at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 185) line 63.
	AnyEvent::Retry::new('AnyEvent::Retry', 'on_failure', 'CODE(0x14cf76c)', 'on_success', 'CODE(0x14dc634)', 'max_tries', 50, 'interval', 'HASH(0x14dc6c4)', 'try', 'CODE(0x14cf44c)') called at t/retry-basic.t line 27
Use of uninitialized value in subroutine entry at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
Use of uninitialized value in subroutine entry at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
	(in cleanup) Can't use string ("") as a subroutine ref while "strict refs" in use at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/retry-basic.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 
Attribute (after) does not pass the type constraint because: Must be a positive number at constructor AnyEvent::Retry::new (defined at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 185) line 63.
	AnyEvent::Retry::new('AnyEvent::Retry', 'on_failure', 'CODE(0x14bb28c)', 'on_success', 'CODE(0x14df104)', 'max_tries', 3, 'interval', 'HASH(0x14df194)', 'try', 'CODE(0x139a4ac)') called at t/retry-maxtimes.t line 15
Use of uninitialized value in subroutine entry at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
Use of uninitialized value in subroutine entry at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
	(in cleanup) Can't use string ("") as a subroutine ref while "strict refs" in use at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
t/retry-maxtimes.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Attribute (after) does not pass the type constraint because: Must be a positive number at constructor AnyEvent::Retry::new (defined at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 185) line 63.
	AnyEvent::Retry::new('AnyEvent::Retry', 'on_failure', 'CODE(0x14baae4)', 'on_success', 'CODE(0x14de534)', 'max_tries', 50, 'interval', 'HASH(0x14de5c4)', 'try', 'CODE(0x139a4c4)') called at t/retry-undef.t line 16
Use of uninitialized value in subroutine entry at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
Use of uninitialized value in subroutine entry at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
	(in cleanup) Can't use string ("") as a subroutine ref while "strict refs" in use at C:\strawberry160\cpan\build\AnyEvent-Retry-0.03-aLlS61\blib\lib/AnyEvent/Retry.pm line 72.
t/retry-undef.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/retry-basic.t       (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/retry-maxtimes.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/retry-undef.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=8, Tests=18,  5 wallclock secs ( 0.02 usr +  0.07 sys =  0.09 CPU)
Result: FAIL
Failed 3/8 test programs. 0/18 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    AnyEvent                       0    7.07    
    Math::Fibonacci                0    1.5     
    Moose                          0    2.1005  
    Moose::Role                    0    2.1005  
    MooseX::Types                  0    0.31    
    MooseX::Types::Common::Numeric 0    0.001010
    MooseX::Types::Moose           0    0.31    
    namespace::autoclean           0    0.13    
    Scalar::Util                   0    1.35    
    true                           0    0.18    
    Try::Tiny                      0    0.18    

build_requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    ok                             0    0.11    
    Test::Exception                0    0.32    
    Test::More                     0    1.001002

configure_requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    ExtUtils::MakeMaker            6.31 6.84    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry160\c\bin;C:\strawberry160\perl\site\bin;C:\strawberry160\perl\bin
    PERL5LIB = C:\strawberry160\cpan\build\AnyEvent-7.07-S1iTQx/blib/arch;C:\strawberry160\cpan\build\AnyEvent-7.07-S1iTQx/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8032
    PERL5_CPAN_IS_RUNNING = 8032
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1492,8032
    PERL_CR_SMOKER_CURRENT = AnyEvent-Retry-0.03
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry160\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, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.84    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27203 
    Module::Build       0.4203  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.16.0.1 #1 Mon May 21 22:07:30 2012 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 -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.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:\strawberry160\perl\lib\CORE" -L"C:\strawberry160\c\lib"'
    libpth=C:\strawberry160\c\lib C:\strawberry160\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=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry160\perl\lib\CORE" -L"C:\strawberry160\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS 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_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at May 21 2012 22:15:38
  %ENV:
    PERL5LIB="C:\strawberry160\cpan\build\AnyEvent-7.07-S1iTQx/blib/arch;C:\strawberry160\cpan\build\AnyEvent-7.07-S1iTQx/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="8032"
    PERL5_CPAN_IS_RUNNING="8032"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1492,8032"
    PERL_CR_SMOKER_CURRENT="AnyEvent-Retry-0.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    C:\strawberry160\cpan\build\AnyEvent-7.07-S1iTQx/blib/arch
    C:\strawberry160\cpan\build\AnyEvent-7.07-S1iTQx/blib/lib
    C:/strawberry160/perl/site/lib
    C:/strawberry160/perl/vendor/lib
    C:/strawberry160/perl/lib
    .