Algorithm-ConsistentHash-Ketama v0.00012 Perl 5 v5.26.0 MSWin32-x86-multi-thread-64int
- Status
- Unknown
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Algorithm-ConsistentHash-Ketama v0.00012
- Platform
- Perl 5 v5.26.0 MSWin32-x86-multi-thread-64int
- Date
- 2018-01-23 12:15:25
- ID
- aa5ddc3a-6c2e-1014-a34f-2ad806b9c96c
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.00012
on perl 5.26.0, created by CPAN-Reporter-1.2018.
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:\STRAWB~1\c\bin\gmake.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
Running Mkbootstrap for Ketama ()
"C:\Strawberry260\perl\bin\perl.exe" "-Iinc" -MExtUtils::Command -e chmod -- 644 "Ketama.bs"
"C:\Strawberry260\perl\bin\perl.exe" "-Iinc" -MExtUtils::Command::MM -e cp_nonempty -- Ketama.bs blib\arch\auto\Algorithm\ConsistentHash\Ketama\Ketama.bs 644
"C:\Strawberry260\perl\bin\perl.exe" "-Iinc" "C:\Strawberry260\perl\lib\ExtUtils/xsubpp" -typemap C:\STRAWB~1\perl\lib\ExtUtils\typemap xs/Ketama.xs > xs/Ketama.xsc
"C:\Strawberry260\perl\bin\perl.exe" "-Iinc" -MExtUtils::Command -e mv -- xs/Ketama.xsc xs/Ketama.c
gcc -c "-I." "-I." -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -Wall -W -Wno-comment -s -O2 -DVERSION=\"0.00012\" -DXS_VERSION=\"0.00012\" -o xs/Ketama.o "-IC:\STRAWB~1\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' [-Wimplicit-int]
_declspec(dllexport)
^~~~~~~~~
xs/KetamaMD5.h: In function '_declspec':
xs/KetamaMD5.h:87:1: error: expected declaration specifiers before '_declspec'
_declspec(dllexport)
^~~~~~~~~
xs/KetamaMD5.h:93:1: error: expected declaration specifiers before '_declspec'
_declspec(dllexport)
^~~~~~~~~
xs/Ketama.xs:48:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:58:1: error: storage class specified for parameter 'PerlKetama_hash_internal1'
PerlKetama_hash_internal1( PerlKetama *, char *, STRLEN, unsigned int *);
^~~~~~~~~~~~~~~~~~~~~~~~~
xs/Ketama.xs:60:1: error: storage class specified for parameter 'PerlKetama_hash_internal2'
PerlKetama_hash_internal2( PerlKetama *, char *, STRLEN, unsigned int *);
^~~~~~~~~~~~~~~~~~~~~~~~~
xs/Ketama.xs:64:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:90:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
PerlKetama_mg_find(pTHX_ SV* const sv, const MGVTBL* const vtbl){
^
xs/Ketama.xs:110:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:119:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:139:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:161:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:182:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:220:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:229:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:281:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:296:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:344:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:406:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:421:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.xs:470:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
PerlKetama_mg_dup(pTHX_ MAGIC* const mg, CLONE_PARAMS* const param){
^
xs/Ketama.xs:481:15: error: storage class specified for parameter 'PerlKetama_vtbl'
static MGVTBL PerlKetama_vtbl = { /* for identity */
^~~~~~~~~~~~~~~
xs/Ketama.xs:481:1: error: parameter 'PerlKetama_vtbl' is initialized
static MGVTBL PerlKetama_vtbl = { /* for identity */
^~~~~~
xs/Ketama.xs:486:5: error: 'PerlKetama_mg_free' undeclared (first use in this function); did you mean 'PerlKetama_xs_create'?
PerlKetama_mg_free, /* free */
^~~~~~~~~~~~~~~~~~
PerlKetama_xs_create
xs/Ketama.xs:486:5: note: each undeclared identifier is reported only once for each function it appears in
xs/Ketama.xs:488:5: error: 'PerlKetama_mg_dup' undeclared (first use in this function); did you mean 'PerlKetama_mg_free'?
PerlKetama_mg_dup, /* dup */
^~~~~~~~~~~~~~~~~
PerlKetama_mg_free
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:647:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_xs_create'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_xs_create); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:647:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_xs_create); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:649:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:693:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_add_bucket'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_add_bucket); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:693:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_add_bucket); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:695:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:723:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_remove_bucket'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_remove_bucket); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:723:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_remove_bucket); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:725:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:751:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_buckets'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_buckets); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:751:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_buckets); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:753:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:783:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:783:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:785:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:814:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:814:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:816:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:856:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:856:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:858:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:893:10: error: storage class specified for parameter 'XS_Algorithm__ConsistentHash__Ketama_clone'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_clone); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:893:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_clone); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:895:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
xs/Ketama.c:954:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
{
^
In file included from xs/Ketama.xs:37:0:
xs/KetamaMD5.h:81:1: warning: type of 'dllexport' defaults to 'int' [-Wimplicit-int]
_declspec(dllexport)
^~~~~~~~~
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:952:13: error: declaration for parameter 'boot_Algorithm__ConsistentHash__Ketama' but no such parameter
XS_EXTERNAL(boot_Algorithm__ConsistentHash__Ketama); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:137:36: note: in definition of macro 'XS_EXTERNAL'
# define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:893:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_clone' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_clone); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:893:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_clone); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:856:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:856:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:814:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:814:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:783:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_hash' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:783:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:751:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_buckets' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_buckets); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:751:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_buckets); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:723:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_remove_bucket' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_remove_bucket); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:723:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_remove_bucket); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:693:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_add_bucket' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_add_bucket); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:693:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_add_bucket); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:647:10: error: declaration for parameter 'XS_Algorithm__ConsistentHash__Ketama_xs_create' but no such parameter
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_xs_create); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:647:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_xs_create); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.xs:481:15: error: declaration for parameter 'PerlKetama_vtbl' but no such parameter
static MGVTBL PerlKetama_vtbl = { /* for identity */
^~~~~~~~~~~~~~~
xs/Ketama.xs:60:1: error: declaration for parameter 'PerlKetama_hash_internal2' but no such parameter
PerlKetama_hash_internal2( PerlKetama *, char *, STRLEN, unsigned int *);
^~~~~~~~~~~~~~~~~~~~~~~~~
xs/Ketama.xs:58:1: error: declaration for parameter 'PerlKetama_hash_internal1' but no such parameter
PerlKetama_hash_internal1( PerlKetama *, char *, STRLEN, unsigned int *);
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xs/Ketama.xs:37:0:
xs/KetamaMD5.h:83:6: error: declaration for parameter 'md5_init' but no such parameter
void md5_init(md5_state_t *pms);
^~~~~~~~
xs/Ketama.c:994:1: error: expected '{' at end of input
}
^
In file included from xs/Ketama.xs:37:0:
xs/KetamaMD5.h:81:1: warning: unused parameter 'dllexport' [-Wunused-parameter]
_declspec(dllexport)
^~~~~~~~~
In file included from xs/Ketama.h:5:0,
from xs/Ketama.xs:36:
xs/Ketama.c:952:13: warning: unused parameter 'boot_Algorithm__ConsistentHash__Ketama' [-Wunused-parameter]
XS_EXTERNAL(boot_Algorithm__ConsistentHash__Ketama); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:137:36: note: in definition of macro 'XS_EXTERNAL'
# define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:893:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_clone' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_clone); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:893:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_clone); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:856:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:856:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_label_from_hashnum); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:814:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:814:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash_with_hashnum); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:783:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_hash' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:783:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_hash); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:751:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_buckets' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_buckets); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:751:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_buckets); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:723:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_remove_bucket' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_remove_bucket); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:723:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_remove_bucket); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:693:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_add_bucket' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_add_bucket); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:693:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_add_bucket); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.c:647:10: warning: unused parameter 'XS_Algorithm__ConsistentHash__Ketama_xs_create' [-Wunused-parameter]
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_xs_create); /* prototype to pass -Wmissing-prototypes */
^
C:\STRAWB~1\perl\lib\CORE/XSUB.h:138:43: note: in definition of macro 'XS_INTERNAL'
# define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
^~~~
xs/Ketama.c:647:1: note: in expansion of macro 'XS_EUPXS'
XS_EUPXS(XS_Algorithm__ConsistentHash__Ketama_xs_create); /* prototype to pass -Wmissing-prototypes */
^~~~~~~~
xs/Ketama.xs:481:15: warning: unused parameter 'PerlKetama_vtbl' [-Wunused-parameter]
static MGVTBL PerlKetama_vtbl = { /* for identity */
^~~~~~~~~~~~~~~
xs/Ketama.xs:60:1: warning: unused parameter 'PerlKetama_hash_internal2' [-Wunused-parameter]
PerlKetama_hash_internal2( PerlKetama *, char *, STRLEN, unsigned int *);
^~~~~~~~~~~~~~~~~~~~~~~~~
xs/Ketama.xs:58:1: warning: unused parameter 'PerlKetama_hash_internal1' [-Wunused-parameter]
PerlKetama_hash_internal1( PerlKetama *, char *, STRLEN, unsigned int *);
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xs/Ketama.xs:37:0:
xs/KetamaMD5.h:83:6: warning: unused parameter 'md5_init' [-Wunused-parameter]
void md5_init(md5_state_t *pms);
^~~~~~~~
xs/Ketama.c:994:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
gmake: *** [Makefile:347: xs/Ketama.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
XSLoader 0.02 0.27
build_requires:
Module Need Have
------------------- ---- --------
Devel::PPPort 3.19 3.36
ExtUtils::MakeMaker 6.36 7.30
ExtUtils::ParseXS 3.18 3.35
Test::More 0.84 1.302120
Test::Requires 0 0.10
configure_requires:
Module Need Have
------------------- ---- --------
Devel::PPPort 3.19 3.36
ExtUtils::MakeMaker 6.36 7.30
ExtUtils::ParseXS 3.18 3.35
------------------------------
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:\Git\cmd;C:\Strawberry260\c\bin;C:\Strawberry260\perl\site\bin;C:\Strawberry260\perl\bin
PERL = C:\Strawberry260\perl\bin\perl.exe
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1640
PERL5_CPAN_IS_RUNNING = 1640
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 408,1640
PERL_CR_SMOKER_CURRENT = Algorithm-ConsistentHash-Ketama-0.00012
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\a\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry260\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.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.67
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302120
YAML 1.24
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Platform:
osname=MSWin32
osvers=4.0
archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.26.0.1 #1 Sat Dec 30 15:55:34 2017 i386'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags =' -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-s -O2'
cppflags='-DWIN32'
ccversion=''
gccversion='7.1.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
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:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\7.1.0
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=libperl526.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Dec 30 2017 16:05:39
%ENV:
PERL="C:\Strawberry260\perl\bin\perl.exe"
PERL5_CPANPLUS_IS_RUNNING="1640"
PERL5_CPAN_IS_RUNNING="1640"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="408,1640"
PERL_CR_SMOKER_CURRENT="Algorithm-ConsistentHash-Ketama-0.00012"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:/Strawberry260/perl/site/lib
C:/Strawberry260/perl/vendor/lib
C:/Strawberry260/perl/lib
.