Report for Algorithm-ConsistentHash-Ketama-0.00010

Back
From: metabase:user:fcf99560-6bf4-1014-86b3-1cf189224fdf
Subject: UNKNOWN Algorithm-ConsistentHash-Ketama-0.00010 v5.16.3 
Date: 2013-05-31T09:02:25Z

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 Daisuke Maki,

This is a computer-generated report for Algorithm-ConsistentHash-Ketama-0.00010
on perl 5.16.3, created by CPAN-Reporter-1.2010.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

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

cp lib/Algorithm/ConsistentHash/Ketama.pm blib\lib\Algorithm\ConsistentHash\Ketama.pm
cp lib/Algorithm/ConsistentHash/Ketama/Bucket.pm blib\lib\Algorithm\ConsistentHash\Ketama\Bucket.pm
C:\strawberry\perl\bin\perl.exe "-Iinc" C:\strawberry\perl\site\lib\ExtUtils\xsubpp  -typemap C:\strawberry\perl\lib\ExtUtils\typemap  xs\Ketama.xs > xs\Ketama.xsc && C:\strawberry\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e mv -- xs\Ketama.xsc xs\Ketama.c
gcc -c  "-I." "-I." 	-s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -Wall -W -Wno-comment -s -O2 	  -DVERSION=\"0.00010\" 	-DXS_VERSION=\"0.00010\" -o xs\Ketama.o  "-IC:\strawberry\perl\lib\CORE"  -DUSE_PPPORT xs\Ketama.c
In file included from xs\\Ketama.xs:37:0:
xs\KetamaMD5.h:81:1: warning: return type defaults to 'int' [-Wreturn-type]
xs\KetamaMD5.h: In function '_declspec':
xs\KetamaMD5.h:87:1: error: expected declaration specifiers before '_declspec'
xs\KetamaMD5.h:93:1: error: expected declaration specifiers before '_declspec'
xs\\Ketama.xs:41:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:52:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:68:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:88:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:97:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:117:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:139:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:160:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:198:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:207:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:259:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:280:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:340:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:350:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:398:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\\Ketama.xs:409:15: error: storage class specified for parameter 'PerlKetama_vtbl'
xs\\Ketama.xs:409:1: error: parameter 'PerlKetama_vtbl' is initialized
xs\\Ketama.xs:414:5: error: 'PerlKetama_mg_free' undeclared (first use in this function)
xs\\Ketama.xs:414:5: note: each undeclared identifier is reported only once for each function it appears in
xs\\Ketama.xs:416:5: error: 'PerlKetama_mg_dup' undeclared (first use in this function)
xs\Ketama.c:573:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_xs_create'
xs\Ketama.c:575:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:613:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_add_bucket'
xs\Ketama.c:615:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:641:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_remove_bucket'
xs\Ketama.c:643:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:667:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_buckets'
xs\Ketama.c:669:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:697:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash'
xs\Ketama.c:699:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:726:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum'
xs\Ketama.c:728:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:763:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum'
xs\Ketama.c:765:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:799:1: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_clone'
xs\Ketama.c:801:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\Ketama.c:854:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
xs\KetamaMD5.h:81:1: warning: type of 'dllexport' defaults to 'int' [-Wmissing-parameter-type]
xs\Ketama.c:852:1: error: declaration for parameter 'boot_Algorithm__ConsistentHash__Ketama' but no such parameter
xs\Ketama.c:799:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_clone' but no such parameter
xs\Ketama.c:763:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum' but no such parameter
xs\Ketama.c:726:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum' but no such parameter
xs\Ketama.c:697:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash' but no such parameter
xs\Ketama.c:667:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_buckets' but no such parameter
xs\Ketama.c:641:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_remove_bucket' but no such parameter
xs\Ketama.c:613:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_add_bucket' but no such parameter
xs\Ketama.c:573:1: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_xs_create' but no such parameter
xs\\Ketama.xs:409:15: error: declaration for parameter 'PerlKetama_vtbl' but no such parameter
xs\KetamaMD5.h:83:6: error: declaration for parameter 'md5_init' but no such parameter
xs\Ketama.c:882:1: error: expected '{' at end of input
xs\KetamaMD5.h:81:1: warning: unused parameter 'dllexport' [-Wunused-parameter]
xs\Ketama.c:852:1: warning: unused parameter 'boot_Algorithm__ConsistentHash__Ketama' [-Wunused-parameter]
xs\Ketama.c:799:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_clone' [-Wunused-parameter]
xs\Ketama.c:763:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum' [-Wunused-parameter]
xs\Ketama.c:726:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum' [-Wunused-parameter]
xs\Ketama.c:697:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_hash' [-Wunused-parameter]
xs\Ketama.c:667:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_buckets' [-Wunused-parameter]
xs\Ketama.c:641:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_remove_bucket' [-Wunused-parameter]
xs\Ketama.c:613:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_add_bucket' [-Wunused-parameter]
xs\Ketama.c:573:1: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_xs_create' [-Wunused-parameter]
xs\\Ketama.xs:409:15: warning: unused parameter 'PerlKetama_vtbl' [-Wunused-parameter]
xs\KetamaMD5.h:83:6: warning: unused parameter 'md5_init' [-Wunused-parameter]
xs\Ketama.c:882:1: warning: control reaches end of non-void function [-Wreturn-type]
dmake.exe:  Error code 129, while making 'xs\Ketama.o'

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    XSLoader            0.02 0.16   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    Devel::PPPort       3.19 3.20   
    ExtUtils::MakeMaker 6.36 6.66   
    ExtUtils::ParseXS   2.21 3.18_03
    Test::More          0.84 0.98   
    Test::Requires      0    0.06   

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    Devel::PPPort       3.19 3.20   
    ExtUtils::MakeMaker 6.36 6.66   
    ExtUtils::ParseXS   2.21 3.18_03


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL = [undef]
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4952
    PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\Algorithm-ConsistentHash-Ketama-0.00010-D8N1b7\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 4952
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3948,4952
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = ShardedKV-0.18
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    TEMP = C:\Users\training\AppData\Local\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 = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 768, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.130880
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18_03 
    File::Spec          3.40    
    JSON                2.58    
    JSON::PP            2.27202 
    Module::Build       0.4005  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.23    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.16.3.1 #1 Tue Mar 12 12:12:07 2013 x64'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -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=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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\x86_64-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:\strawberry\perl\lib\CORE" -L"C:\strawberry\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_64_BIT_INT 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 Mar 12 2013 12:16:40
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="4952"
    PERL5_CPAN_IS_EXECUTING="C:\strawberry\cpan\build\Algorithm-ConsistentHash-Ketama-0.00010-D8N1b7\Makefile.PL"
    PERL5_CPAN_IS_RUNNING="4952"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3948,4952"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="ShardedKV-0.18"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry/perl/site/lib/MSWin32-x64-multi-thread
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .