Report for AnyEvent-JSONRPC-0.15

Back
From: Alexandr Ciornii (CHORNY)
Subject: FAIL AnyEvent-JSONRPC-0.15 v5.14.3 
Date: 2013-01-18T22:06:39Z

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 Peter Makholm,

This is a computer-generated report for AnyEvent-JSONRPC-0.15
on perl 5.14.3, created by CPAN-Reporter-1.2009.

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

C:\strawberry5143\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t

#   Failed test 'use AnyEvent::JSONRPC::HTTP::Server;'
#   at t/00_compile.t line 9.
#     Tried to use 'AnyEvent::JSONRPC::HTTP::Server'.
#     Error:  Can't locate AnyEvent/HTTPD.pm in @INC (@INC contains: C:\strawberry5143\cpan\build\AnyEvent-JSONRPC-0.15-meg8Nn\inc C:\strawberry5143\cpan\build\AnyEvent-JSONRPC-0.15-meg8Nn\blib\lib C:\strawberry5143\cpan\build\AnyEvent-JSONRPC-0.15-meg8Nn\blib\arch C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/arch C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/lib C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/arch C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/lib C:/strawberry5143/perl/site/lib C:/strawberry5143/perl/vendor/lib C:/strawberry5143/perl/lib .) at C:\strawberry5143\cpan\build\AnyEvent-JSONRPC-0.15-meg8Nn\blib\lib/AnyEvent/JSONRPC/HTTP/Server.pm line 11.
# BEGIN failed--compilation aborted at C:\strawberry5143\cpan\build\AnyEvent-JSONRPC-0.15-meg8Nn\blib\lib/AnyEvent/JSONRPC/HTTP/Server.pm line 11.
# Compilation failed in require at (eval 346) line 2.
# BEGIN failed--compilation aborted at (eval 346) line 2.
# Looks like you failed 1 test of 6.
t/00_compile.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 
t/client_error.t ....... ok
t/disconnect.t ......... ok
t/disconnect_server.t .. ok
t/mix_request.t ........ ok
t/multi_connection.t ... ok
t/simple_echo.t ........ ok
t/simple_echo_dsl.t .... ok

Test Summary Report
-------------------
t/00_compile.t       (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=8, Tests=31, 14 wallclock secs ( 0.07 usr +  0.05 sys =  0.12 CPU)
Result: FAIL
Failed 1/8 test programs. 1/31 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module              Need Have  
    ------------------- ---- ------
    Any::Moose          0    0.18  
    AnyEvent            5.12 7.04  
    Filter::Util::Call  0    1.45  
    JSON::RPC::Common   0    0.10  
    JSON::XS            2.22 2.33  
    Moose               0    2.0604

build_requires:

    Module              Need Have  
    ------------------- ---- ------
    ExtUtils::MakeMaker 6.42 6.62  
    Test::More          0    0.98  
    Test::TCP           0    1.18  

configure_requires:

    Module              Need Have  
    ------------------- ---- ------
    ExtUtils::MakeMaker 6.42 6.62  


------------------------------
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:\strawberry5143\c\bin;C:\strawberry5143\perl\site\bin;C:\strawberry5143\perl\bin
    PERL5LIB = C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/arch;C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 596
    PERL5_CPAN_IS_RUNNING = 596
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 160,596
    PERL_CR_SMOKER_CURRENT = AnyEvent-JSONRPC-0.15
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry5143\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                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.14.3.1 #1 Wed Oct 17 22:51:55 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:\strawberry5143\perl\lib\CORE" -L"C:\strawberry5143\c\lib"'
    libpth=C:\strawberry5143\c\lib C:\strawberry5143\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:\strawberry5143\perl\lib\CORE" -L"C:\strawberry5143\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
  Built under MSWin32
  Compiled at Oct 17 2012 23:05:06
  %ENV:
    PERL5LIB="C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/arch;C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="596"
    PERL5_CPAN_IS_RUNNING="596"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="160,596"
    PERL_CR_SMOKER_CURRENT="AnyEvent-JSONRPC-0.15"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/arch
    C:\strawberry5143\cpan\build\JSON-RPC-Common-0.10-px3ltM/blib/lib
    C:/strawberry5143/perl/site/lib
    C:/strawberry5143/perl/vendor/lib
    C:/strawberry5143/perl/lib
    .