Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Cache-Memcached-Fast-0.21 v5.10.0 GNU/Linux
Date: 2013-06-08T07:32:53Z
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.10.0, 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.10.0"
/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap Fast.xs > Fast.xsc && mv Fast.xsc Fast.c
Running Mkbootstrap for Cache::Memcached::Fast ()
make[1]: Entering directory `/home/njh/.cpan/build/Cache-Memcached-Fast-0.21-EZi_Wc/src'
/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl genparser.pl reply.kw parse_keyword.c parse_keyword.h
/home/njh/perl5/perlbrew/perls/perl-5.10.0/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.10.0/lib/5.10.0/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.10.0/lib/5.10.0/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.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE" -DHAVE_POLL_H connect.c
In file included from client.c:24:0:
client.h:62:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
client.h:65:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
chmod 644 Fast.bs
client.h:93:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
client.c:27:27: fatal error: parse_keyword.h: No such file or directory
compilation terminated.
cp Fast.bs blib/arch/auto/Cache/Memcached/Fast/Fast.bs
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.10.0/lib/5.10.0/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.10.0/lib/5.10.0/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.10.0/lib/5.10.0/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]
parse_keyword.c:64:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:82:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:97:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:112:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:130:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:145:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:160:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:178:17: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:196:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:214:25: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:229:25: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:253:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
parse_keyword.c:268:21: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
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.10.0/lib/5.10.0/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]
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.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE" Fast.c
In file included from Fast.xs:11:0:
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE/perl.h:1583:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE/perl.h:1595:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
In file included from Fast.xs:11:0:
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi/CORE/perl.h:3969:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
In file included from Fast.xs:16:0:
src/client.h:62:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
src/client.h:65:23: warning: ISO C90 does not support âlong longâ [-Wlong-long]
src/client.h:93:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
Fast.xs: In function âparse_serverâ:
Fast.xs:102:15: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:107:15: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:112:15: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:114:25: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:114:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:127:15: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âparse_serializeâ:
Fast.xs:157:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:159:18: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:159:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:163:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âparse_compressâ:
Fast.xs:192:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:198:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:204:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âparse_configâ:
Fast.xs:230:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:240:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:242:34: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:242:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:246:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:262:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:269:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:281:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:287:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:294:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:300:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:306:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:312:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:314:34: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:314:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:318:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:320:26: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:320:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:324:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âcompressâ:
Fast.xs:351:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:352:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:352:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:353:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:353:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:364:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:364:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs: In function âdecompressâ:
Fast.xs:391:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:392:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:392:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:393:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:393:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:404:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:404:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:406:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:411:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âserializeâ:
Fast.xs:431:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:432:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:432:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âdeserializeâ:
Fast.xs:471:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:472:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:472:7: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:484:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:484:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.xs:486:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:487:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âalloc_valueâ:
Fast.xs:515:3: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs: In function âfree_valueâ:
Fast.xs:529:3: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast__newâ:
Fast.c:810:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.c:835:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast__destroyâ:
Fast.c:842:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:685:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:686:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:690:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:691:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:693:9: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:876:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:876:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_enable_compressâ:
Fast.c:883:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.c:888:22: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:888:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Fast.c:910:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:910:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_setâ:
Fast.c:917:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:750:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:750:11: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:755:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:776:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_set_multiâ:
Fast.c:1009:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:845:19: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:873:34: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:876:27: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:880:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:885:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:894:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_getâ:
Fast.c:1147:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:908:13: warning: initializer element is not computable at load time [enabled by default]
Fast.xs:921:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_get_multiâ:
Fast.c:1197:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:934:13: warning: initializer element is not computable at load time [enabled by default]
Fast.xs:960:26: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:963:19: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:967:9: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_incrâ:
Fast.c:1266:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:993:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1005:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_incr_multiâ:
Fast.c:1330:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:1054:23: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1080:30: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1082:27: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1086:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1091:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1100:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_deleteâ:
Fast.c:1449:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:1127:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1139:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_delete_multiâ:
Fast.c:1513:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:1188:23: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1214:30: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1216:27: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1220:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1225:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1234:17: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_flush_allâ:
Fast.c:1633:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:1256:13: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1271:30: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1274:23: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:1692:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_nowait_pushâ:
Fast.c:1699:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.c:1721:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:1721:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_server_versionsâ:
Fast.c:1728:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.xs:1310:26: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.xs:1313:19: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:1774:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_namespaceâ:
Fast.c:1781:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.c:1817:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âXS_Cache__Memcached__Fast_disconnect_allâ:
Fast.c:1824:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.c:1846:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:1846:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c: In function âboot_Cache__Memcached__Fastâ:
Fast.c:1855:5: warning: nested extern declaration of âPerl___notusedâ [-Wnested-externs]
Fast.c:1867:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:1870:14: warning: declaration of âcvâ shadows a parameter [-Wshadow]
Fast.c:1853:1: warning: shadowed declaration is here [-Wshadow]
Fast.c:1927:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
Fast.c:1927:5: warning: ISO C forbids braced-groups within expressions [-pedantic]
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-EZi_Wc/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.66
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LC_ADDRESS = en_GB.UTF-8
LC_IDENTIFICATION = en_GB.UTF-8
LC_MEASUREMENT = en_GB.UTF-8
LC_MONETARY = en_GB.UTF-8
LC_NAME = en_GB.UTF-8
LC_NUMERIC = en_GB.UTF-8
LC_PAPER = en_GB.UTF-8
LC_TELEPHONE = en_GB.UTF-8
LC_TIME = en_GB.UTF-8
LD_LIBRARY_PATH = /usr/local/lib::
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/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 = 16836
PERL5_CPAN_IS_EXECUTING = /home/njh/.cpan/build/Cache-Memcached-Fast-0.21-EZi_Wc/Makefile.PL
PERL5_CPAN_IS_RUNNING = 16836
PERL5_MINISMOKEBOX = 0.56
PERLBREW_BASHRC_VERSION = 0.58
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin
PERLBREW_PERL = perl-5.10.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.64
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.10.0/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.131560
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.66
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.59
JSON::PP 2.27202
Module::Build 0.4005
Module::Signature 0.73
Parse::CPAN::Meta 1.4404
Test::Harness 3.28
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.9902
--
Summary of my perl5 (revision 5 version 10 subversion 0) 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.10.0 -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.10.0/bin'
hint=recommended, useposix=true, d_sigaction=define
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_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Mar 4 2013 20:42:58
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16836"
PERL5_CPAN_IS_EXECUTING="/home/njh/.cpan/build/Cache-Memcached-Fast-0.21-EZi_Wc/Makefile.PL"
PERL5_CPAN_IS_RUNNING="16836"
PERL5_MINISMOKEBOX="0.56"
PERLBREW_BASHRC_VERSION="0.58"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin"
PERLBREW_PERL="perl-5.10.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.64"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
.