Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Cache-Memcached-Fast-0.21 v5.8.9 GNU/Linux
Date: 2013-09-02T07:45:24Z
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 Tomash Brechko,
This is a computer-generated report for Cache-Memcached-Fast-0.21
on perl 5.8.9, 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 '/usr/bin/make -j8 -j8':
cd src && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O2" PREFIX="/home/njh/perl5/perlbrew/perls/perl-5.8.9"
/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp -typemap /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/typemap -typemap typemap Fast.xs > Fast.xsc && mv Fast.xsc Fast.c
make[1]: Entering directory `/home/njh/.cpan/build/Cache-Memcached-Fast-0.21-n2zhFV/src'
/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl genparser.pl reply.kw parse_keyword.c parse_keyword.h
Running Mkbootstrap for Cache::Memcached::Fast ()
/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl gencrc32.pl compute_crc32.c compute_crc32.h
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H array.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H client.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H connect.c
chmod 644 Fast.bs
In file included from client.c:24:0:
client.h:62:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
typedef unsigned long long cas_type;
^
client.h:65:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
typedef unsigned long long arith_type;
^
cp Fast.bs blib/arch/auto/Cache/Memcached/Fast/Fast.bs
client.h:93:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
client_init();
^
client.c:27:27: fatal error: parse_keyword.h: No such file or directory
#include "parse_keyword.h"
^
compilation terminated.
chmod 644 blib/arch/auto/Cache/Memcached/Fast/Fast.bs
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H dispatch_key.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H socket_posix.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H parse_keyword.c
parse_keyword.c: In function âparse_keywordâ:
parse_keyword.c:49:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "LIENT_ERROR";
^
parse_keyword.c:64:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "ELETED";
^
parse_keyword.c:82:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "D";
^
parse_keyword.c:97:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "ROR";
^
parse_keyword.c:112:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "ISTS";
^
parse_keyword.c:130:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "OT_";
^
parse_keyword.c:145:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "OUND";
^
parse_keyword.c:160:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "TORED";
^
parse_keyword.c:178:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "K";
^
parse_keyword.c:196:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "RVER_ERROR";
^
parse_keyword.c:214:25: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "T";
^
parse_keyword.c:229:25: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "RED";
^
parse_keyword.c:253:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "LUE";
^
parse_keyword.c:268:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
match_pos = "RSION";
^
cp lib/Cache/Memcached/Fast.pm blib/lib/Cache/Memcached/Fast.pm
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H compute_crc32.c
dispatch_key.c: In function âdispatch_add_serverâ:
dispatch_key.c:284:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
dispatch_add_server(struct dispatch_state *state,
^
cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" Fast.c
In file included from Fast.xs:11:0:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:1481:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_snprintf(buffer, len, ...) ({ int __len__ = snprintf(buffer, len, __VA_ARGS__); if ((len) > 0 && (Size_t)__len__ >= (len)) Perl_croak_nocontext("panic: snprintf buffer overflow"); __len__; })
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:1493:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_vsnprintf(buffer, len, ...) ({ int __len__ = vsnprintf(buffer, len, __VA_ARGS__); if ((len) > 0 && (Size_t)__len__ >= (len)) Perl_croak_nocontext("panic: vsnprintf buffer overflow"); __len__; })
^
In file included from Fast.xs:16:0:
src/client.h:62:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
typedef unsigned long long cas_type;
^
src/client.h:65:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
typedef unsigned long long arith_type;
^
src/client.h:93:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
client_init();
^
In file included from Fast.xs:14:0:
Fast.xs: In function âparse_serverâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:102:15: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*addr_sv);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:107:15: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:112:15: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:114:25: note: in expansion of macro âSvTRUEâ
noreply = SvTRUE(*ps);
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:114:25: note: in expansion of macro âSvTRUEâ
noreply = SvTRUE(*ps);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:127:15: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*addr_sv);
^
Fast.xs: In function âparse_serializeâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:157:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:159:18: note: in expansion of macro âSvTRUEâ
memd->utf8 = SvTRUE(*ps);
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:159:18: note: in expansion of macro âSvTRUEâ
memd->utf8 = SvTRUE(*ps);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:163:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
Fast.xs: In function âparse_compressâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:192:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:198:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:204:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
Fast.xs: In function âparse_configâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:230:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:240:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:242:34: note: in expansion of macro âSvTRUEâ
client_set_hash_namespace(c, SvTRUE(*ps));
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:242:34: note: in expansion of macro âSvTRUEâ
client_set_hash_namespace(c, SvTRUE(*ps));
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:246:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:262:11: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:269:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:281:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:287:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:294:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:300:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:306:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:312:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:314:34: note: in expansion of macro âSvTRUEâ
client_set_close_on_error(c, SvTRUE(*ps));
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:314:34: note: in expansion of macro âSvTRUEâ
client_set_close_on_error(c, SvTRUE(*ps));
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:318:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:320:26: note: in expansion of macro âSvTRUEâ
client_set_nowait(c, SvTRUE(*ps));
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:320:26: note: in expansion of macro âSvTRUEâ
client_set_nowait(c, SvTRUE(*ps));
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:324:5: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
Fast.xs: In function âcompressâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:67:2: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:351:7: note: in expansion of macro âPUSHMARKâ
PUSHMARK(SP);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:32: note: in expansion of macro âEXTENDâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:352:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_inc(sv)));
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:19: note: in expansion of macro âSTMT_STARTâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:352:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_inc(sv)));
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:32: note: in expansion of macro âEXTENDâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:353:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_noinc(csv)));
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:19: note: in expansion of macro âSTMT_STARTâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:353:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_noinc(csv)));
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:364:11: note: in expansion of macro âSvTRUEâ
if (SvTRUE(bsv) && sv_len(csv) <= len * memd->compress_ratio)
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:364:11: note: in expansion of macro âSvTRUEâ
if (SvTRUE(bsv) && sv_len(csv) <= len * memd->compress_ratio)
^
In file included from Fast.xs:14:0:
Fast.xs: In function âdecompressâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:67:2: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:391:7: note: in expansion of macro âPUSHMARKâ
PUSHMARK(SP);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:32: note: in expansion of macro âEXTENDâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:392:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_inc(*sv)));
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:19: note: in expansion of macro âSTMT_STARTâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:392:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_inc(*sv)));
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:32: note: in expansion of macro âEXTENDâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:393:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_inc(rsv)));
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:19: note: in expansion of macro âSTMT_STARTâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:393:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv_2mortal(newRV_inc(rsv)));
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:404:11: note: in expansion of macro âSvTRUEâ
if (SvTRUE(bsv))
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:404:11: note: in expansion of macro âSvTRUEâ
if (SvTRUE(bsv))
^
In file included from Fast.xs:14:0:
Fast.xs: In function âserializeâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:67:2: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:431:7: note: in expansion of macro âPUSHMARKâ
PUSHMARK(SP);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:32: note: in expansion of macro âEXTENDâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:432:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:19: note: in expansion of macro âSTMT_STARTâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:432:7: note: in expansion of macro âXPUSHsâ
XPUSHs(sv);
^
Fast.xs: In function âdeserializeâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:67:2: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:471:7: note: in expansion of macro âPUSHMARKâ
PUSHMARK(SP);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:32: note: in expansion of macro âEXTENDâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:472:7: note: in expansion of macro âXPUSHsâ
XPUSHs(*sv);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:309:19: note: in expansion of macro âSTMT_STARTâ
#define XPUSHs(s) STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
^
Fast.xs:472:7: note: in expansion of macro âXPUSHsâ
XPUSHs(*sv);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.xs:484:13: note: in expansion of macro âSvTRUEâ
if (! SvTRUE(ERRSV))
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.xs:484:13: note: in expansion of macro âSvTRUEâ
if (! SvTRUE(ERRSV))
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
Fast.xs:487:17: note: in expansion of macro âSvREFCNT_incâ
*sv = SvREFCNT_inc(rsv);
^
In file included from Fast.xs:14:0:
Fast.xs: In function âalloc_valueâ:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:995:2: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:515:3: note: in expansion of macro âSvCUR_setâ
SvCUR_set(sv, value_size);
^
Fast.c: In function âXS_Cache__Memcached__Fast__newâ:
Fast.c:810:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.c:835:5: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast__destroyâ:
Fast.c:842:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:52: note: in expansion of macro âXSRETURNâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:876:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:24: note: in expansion of macro âSTMT_STARTâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:876:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
Fast.c: In function âXS_Cache__Memcached__Fast_enable_compressâ:
Fast.c:883:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:3189:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1357:7: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
? (({XPV *nxpv = (XPV*)SvANY(sv); \
^
Fast.c:888:22: note: in expansion of macro âSvTRUEâ
bool enable = (bool)SvTRUE(ST(1))
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1367:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
? SvNVX(sv) != 0.0 \
^
Fast.c:888:22: note: in expansion of macro âSvTRUEâ
bool enable = (bool)SvTRUE(ST(1))
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:52: note: in expansion of macro âXSRETURNâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:910:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:24: note: in expansion of macro âSTMT_STARTâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:910:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
Fast.c: In function âXS_Cache__Memcached__Fast_setâ:
Fast.c:917:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:52: note: in expansion of macro âXSRETURNâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.xs:750:11: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:24: note: in expansion of macro âSTMT_STARTâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.xs:750:11: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:755:13: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(sv);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:776:17: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_set_multiâ:
Fast.c:1009:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:845:19: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:831:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/embed.h:2443:69: note: in definition of macro âhv_commonâ
#define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
^
Fast.xs:873:34: note: in expansion of macro âhv_store_entâ
HE *he = hv_store_ent(hv, key,
^
Fast.xs:874:47: note: in expansion of macro âSvREFCNT_incâ
SvREFCNT_inc(*val), 0);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:880:17: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
Fast.xs:885:17: note: in expansion of macro âEXTENDâ
EXTEND(SP, max_index + 1);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:894:17: note: in expansion of macro âXSRETURNâ
XSRETURN(max_index + 1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_getâ:
Fast.c:1147:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
Fast.xs:908:13: warning: initializer element is not computable at load time [enabled by default]
{ alloc_value, svalue_store, free_value, &value_res };
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:921:13: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_get_multiâ:
Fast.c:1197:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
Fast.xs:934:13: warning: initializer element is not computable at load time [enabled by default]
{ alloc_value, mvalue_store, free_value, &value_res };
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:831:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/embed.h:2443:69: note: in definition of macro âhv_commonâ
#define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
^
Fast.xs:960:26: note: in expansion of macro âhv_store_entâ
HE *he = hv_store_ent(hv, key,
^
Fast.xs:961:39: note: in expansion of macro âSvREFCNT_incâ
SvREFCNT_inc(*val), 0);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:967:9: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_incrâ:
Fast.c:1266:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:993:13: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(sv);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:1005:17: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_incr_multiâ:
Fast.c:1330:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:1054:23: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:831:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/embed.h:2443:69: note: in definition of macro âhv_commonâ
#define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
^
Fast.xs:1080:30: note: in expansion of macro âhv_store_entâ
he = hv_store_ent(hv, key, SvREFCNT_inc(*val), 0);
^
Fast.xs:1080:52: note: in expansion of macro âSvREFCNT_incâ
he = hv_store_ent(hv, key, SvREFCNT_inc(*val), 0);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:1086:17: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
Fast.xs:1091:17: note: in expansion of macro âEXTENDâ
EXTEND(SP, max_index + 1);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:1100:17: note: in expansion of macro âXSRETURNâ
XSRETURN(max_index + 1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_deleteâ:
Fast.c:1449:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:1127:13: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(sv);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:1139:17: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_delete_multiâ:
Fast.c:1513:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:1188:23: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(*ps);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:831:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/embed.h:2443:69: note: in definition of macro âhv_commonâ
#define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
^
Fast.xs:1214:30: note: in expansion of macro âhv_store_entâ
he = hv_store_ent(hv, key, SvREFCNT_inc(*val), 0);
^
Fast.xs:1214:52: note: in expansion of macro âSvREFCNT_incâ
he = hv_store_ent(hv, key, SvREFCNT_inc(*val), 0);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:1220:17: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/pp.h:291:21: note: in expansion of macro âSTMT_STARTâ
#define EXTEND(p,n) STMT_START { if (PL_stack_max - p < (int)(n)) { \
^
Fast.xs:1225:17: note: in expansion of macro âEXTENDâ
EXTEND(SP, max_index + 1);
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.xs:1234:17: note: in expansion of macro âXSRETURNâ
XSRETURN(max_index + 1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_flush_allâ:
Fast.c:1633:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:1544:23: note: in expansion of macro âSTMT_STARTâ
#define SvGETMAGIC(x) STMT_START { if (SvGMAGICAL(x)) mg_get(x); } STMT_END
^
Fast.xs:1256:13: note: in expansion of macro âSvGETMAGICâ
SvGETMAGIC(sv);
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:831:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/embed.h:2443:69: note: in definition of macro âhv_commonâ
#define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
^
Fast.xs:1271:30: note: in expansion of macro âhv_store_entâ
HE *he = hv_store_ent(RETVAL, *server,
^
Fast.xs:1272:43: note: in expansion of macro âSvREFCNT_incâ
SvREFCNT_inc(*version), 0);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.c:1692:5: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_nowait_pushâ:
Fast.c:1699:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:52: note: in expansion of macro âXSRETURNâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:1721:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:24: note: in expansion of macro âSTMT_STARTâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:1721:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
Fast.c: In function âXS_Cache__Memcached__Fast_server_versionsâ:
Fast.c:1728:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:831:0,
from Fast.xs:11:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/sv.h:209:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
({ \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/embed.h:2443:69: note: in definition of macro âhv_commonâ
#define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
^
Fast.xs:1310:26: note: in expansion of macro âhv_store_entâ
HE *he = hv_store_ent(RETVAL, *server,
^
Fast.xs:1311:39: note: in expansion of macro âSvREFCNT_incâ
SvREFCNT_inc(*version), 0);
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.c:1774:5: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_namespaceâ:
Fast.c:1781:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.c:1817:5: note: in expansion of macro âXSRETURNâ
XSRETURN(1);
^
Fast.c: In function âXS_Cache__Memcached__Fast_disconnect_allâ:
Fast.c:1824:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:52: note: in expansion of macro âXSRETURNâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:1846:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:285:24: note: in expansion of macro âSTMT_STARTâ
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Fast.c:1846:5: note: in expansion of macro âXSRETURN_EMPTYâ
XSRETURN_EMPTY;
^
Fast.c: In function âboot_Cache__Memcached__Fastâ:
Fast.c:1855:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
dVAR; dXSARGS;
^
Fast.c:1857:1: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default]
char* file = __FILE__;
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:291:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
Fast.c:1867:5: note: in expansion of macro âXS_VERSION_BOOTCHECKâ
XS_VERSION_BOOTCHECK;
^
Fast.c:1870:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
CV * cv;
^
In file included from Fast.xs:12:0:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:115:42: warning: shadowed declaration is here [-Wshadow]
# define XS(name) void name(pTHX_ CV* cv __attribute__unused__)
^
Fast.c:738:29: note: in expansion of macro âXSâ
# define XS_EXTERNAL(name) XS(name)
^
Fast.c:1853:1: note: in expansion of macro âXS_EXTERNALâ
XS_EXTERNAL(boot_Cache__Memcached__Fast)
^
In file included from Fast.xs:14:0:
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:271:5: note: in expansion of macro âSTMT_STARTâ
STMT_START { \
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:283:52: note: in expansion of macro âXSRETURNâ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^
Fast.c:1927:5: note: in expansion of macro âXSRETURN_YESâ
XSRETURN_YES;
^
ppport.h:3687:28: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/XSUB.h:283:24: note: in expansion of macro âSTMT_STARTâ
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^
Fast.c:1927:5: note: in expansion of macro âXSRETURN_YESâ
XSRETURN_YES;
^
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [client.o] Error 1
make[1]: Leaving directory `/home/njh/.cpan/build/Cache-Memcached-Fast-0.21-n2zhFV/src'
make: *** [src/libclient.a] Error 2
make: *** Waiting for unfinished jobs....
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.72
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LD_LIBRARY_PATH = /usr/local/lib::
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8117
PERL5_CPAN_IS_EXECUTING = /home/njh/.cpan/build/Cache-Memcached-Fast-0.21-n2zhFV/Makefile.PL
PERL5_CPAN_IS_RUNNING = 8117
PERL5_MINISMOKEBOX = 0.56
PERLBREW_BASHRC_VERSION = 0.58
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.66
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 29 30 44 46 108 112 1000
$EGID = 1000 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132140
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.72
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.70
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.88
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi
uname='linux nigelhorne.force9.co.uk 3.2.0-4-amd64 #1 smp debian 3.2.32-1 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.7.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under linux
Compiled at Mar 5 2013 01:33:15
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8117"
PERL5_CPAN_IS_EXECUTING="/home/njh/.cpan/build/Cache-Memcached-Fast-0.21-n2zhFV/Makefile.PL"
PERL5_CPAN_IS_RUNNING="8117"
PERL5_MINISMOKEBOX="0.56"
PERLBREW_BASHRC_VERSION="0.58"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.66"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.