[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.21.6 patch 123e4f204847b211d5f322b2f83824f938ccab64 v5.21.5-412-g123e4f2.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.13.0-36-generic [debian]
using g++ version 4.8.2 (*1)
smoketime 1 hour 36 minutes (average 24 minutes 3 seconds)
Summary: FAIL(F)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.21.5-412-g123e4f2
----------------------- ----------------------------------------------------
F F -Dcc=g++ -Accflags=-DPERL_POISON (*1)
F F -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE123e4f204847b211d5f322b2f83824f938ccab64
Skipped tests:
None.
Test failures:
None.
Compiler messages:
MD5.xs: In function âÂÂvoid XS_Digest__MD5_md5(CV*)âÂÂ:
../../handy.h:456:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
DB_File.xs: In function âÂÂint db_put(DB_File, DBTKEY, DBT, u_int)âÂÂ:
DB_File.xs:311:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../pp.h: In function âÂÂvoid XS_DB_File_constant(CV*)âÂÂ:
../../pp.h:306:54: warning: âÂÂivâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../pp.h: In function âÂÂvoid XS_IPC__SysV__constant(CV*)âÂÂ:
../../pp.h: In function âÂÂvoid XS_Compress__Raw__Zlib_constant(CV*)âÂÂ:
<command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
ListUtil.xs: In function âÂÂvoid XS_List__Util_min(CV*)âÂÂ:
ListUtil.xs:129:39: warning: âÂÂretvalâ may be used uninitialized in this function [-Wmaybe-uninitialized]
Encode.xs: In function âÂÂU8* process_utf8(SV*, U8*, U8*, SV*, bool, bool, bool)âÂÂ:
Encode.xs:366:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Encode.xs:370:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
Piece.xs: In function âÂÂchar* _strptime(const char*, const char*, tm*, int*)âÂÂ:
Piece.xs:362:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function âÂÂvoid XS_Time__Piece__strftime(CV*)âÂÂ:
Piece.xs:1059:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:811:8: warning: âÂÂlenâ may be used uninitialized in this function [-Wmaybe-uninitialized]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_setâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_lenâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_clearâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_freeâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_copyâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_dupâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âÂÂmgvtbl::svt_localâ [-Wmissing-field-initializers]
APItest.c: In function âÂÂvoid XS_XS__APItest__PtrTable_clear(CV*)âÂÂ:
../../embed.h:464:28: warning: âÂÂvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
../../embed.h:464:56: warning: âÂÂvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
../../pp.h: In function âÂÂvoid XS_Time__HiRes_constant(CV*)âÂÂ:
../../../../pp.h: In function âÂÂvoid XS_ExtTest_constant(CV*)âÂÂ:
../../../../pp.h:304:58: warning: âÂÂpvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../embed.h:659:52: warning: âÂÂivâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../pp.h:306:54: warning: âÂÂivâ may be used uninitialized in this function [-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:2879: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
regcomp.c:3716:1: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
vutil.c:36:1: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
perlio.c:5066:1: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
perlio.c:5081:1: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
MD5.xs: In function âÂÂvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)âÂÂ:
../../pp.h: In function âÂÂvoid XS_DB_File_constant(PerlInterpreter*, CV*)âÂÂ:
../../pp.h: In function âÂÂvoid XS_IPC__SysV__constant(PerlInterpreter*, CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_min(PerlInterpreter*, CV*)âÂÂ:
Encode.xs: In function âÂÂU8* process_utf8(PerlInterpreter*, SV*, U8*, U8*, SV*, bool, bool, bool)âÂÂ:
../../pp.h: In function âÂÂvoid XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)âÂÂ:
Piece.xs: In function âÂÂchar* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)âÂÂ:
Piece.xs: In function âÂÂvoid XS_Time__Piece__strftime(PerlInterpreter*, CV*)âÂÂ:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
APItest.c: In function âÂÂvoid XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)âÂÂ:
../../embed.h:464:28: warning: âÂÂvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
../../embed.h:464:56: warning: âÂÂvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
../../pp.h: In function âÂÂvoid XS_Time__HiRes_constant(PerlInterpreter*, CV*)âÂÂ:
../../../../pp.h: In function âÂÂvoid XS_ExtTest_constant(PerlInterpreter*, CV*)âÂÂ:
pad.c:200:1: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.18.2 smoker-version: 1.53/0.045 timestamp: 2014-11-13 13:16:14+01 tester: perl