[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
This report never had a log
Automated smoke report for branch blead 5.21.6 patch d42b7324489496c593a279d8998a21f70c4b9e58 v5.21.5-434-gd42b732.
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 2 hours 18 minutes (average 34 minutes 38 seconds)
Summary: PASS
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-434-gd42b732
----------------------- ----------------------------------------------------
O O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
O O -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEd42b7324489496c593a279d8998a21f70c4b9e58
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âI32 Perl_xs_handshake(U32, void*, const char*, ...)â:
util.c:5374:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
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*)â:
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]
<command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
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]
../../pp.h: In function âvoid XS_Compress__Raw__Zlib_constant(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]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
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:3422) [-Wdeprecated-declarations]
../../embed.h:464:56: warning: âvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3422) [-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]
op.c: In function âCV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, bool)â:
op.c:8566:21: warning: âstartâ may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c: In function âCV* Perl_newMYSUB(I32, OP*, OP*, OP*, OP*)â:
op.c:8101:21: warning: âstartâ 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:2962: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
vutil.c:36:1: warning: unused parameter âmy_perlâ [-Wunused-parameter]
regcomp.c:3716: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)â:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, 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*)â:
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:3422) [-Wdeprecated-declarations]
../../embed.h:464:56: warning: âvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3422) [-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]
op.c: In function âCV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP*, OP*, OP*)â:
../../pp.h: In function âvoid XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)â:
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-15 02:32:09+01 tester: perl