Smoke logs available at http://m-l.org/~perl/smoke/perl/
Automated smoke report for 5.12.5 patch
cf754a72fba75f09ea583456399e3e9f58beccdf v5.12.5-RC1-4-gcf754a7
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8
cpu)
on linux - 3.2.0-31-generic [debian]
using g++ version 4.7.2
smoketime 7 minutes 52 seconds (average 39.333 seconds)
Summary: FAIL(m)
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.12.5-RC1-4-gcf754a7 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
m - - m - -
m - - m - - -Duse64bitall
m - - m - - -Dusemorebits
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Duse64bitall
m - - m - - -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
RC2
uncommitted-changes
SMOKEcf754a72fba75f09ea583456399e3e9f58beccdf
Compiler messages(gcc):
try.c: In function ‘int main()’:
try.c:36:10: warning: ignoring return value of ‘int pipe(int*)’, declared with
attribute warn_unused_result [-Wunused-result]
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with
attribute warn_unused_result [-Wunused-result]
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*,
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*,
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*,
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*,
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:5989:17: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:5992:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:5995:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:5998:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6025:17: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6028:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6031:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6034:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6061:17: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6064:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6067:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6070:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6097:16: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6100:17: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6103:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6106:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6133:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6136:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6139:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:6142:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7021:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7024:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7027:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7030:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7057:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7060:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7063:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7066:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7093:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7096:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7099:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7102:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7129:17: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7132:18: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7135:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7138:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7165:19: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7168:20: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7171:21: warning: extra tokens at end of #ifdef directive [enabled by
default]
try.c:7174:21: warning: extra tokens at end of #ifdef directive [enabled by
default]
regcomp.c: In function ‘regnode* S_regpiece(RExC_state_t*, I32*, U32)’:
regcomp.c:6404:11: warning: variable ‘parse_start’ set but not used
[-Wunused-but-set-variable]
util.c: In function ‘void* Perl_safesyscalloc(size_t, size_t)’:
util.c:273:14: warning: variable ‘total_size’ set but not used
[-Wunused-but-set-variable]
util.c: In function ‘void Perl_fbm_compile(SV*, U32)’:
util.c:543:2: error: invalid conversion from ‘void*’ to ‘char*’ [-fpermissive]
proto.h:2049:21: error: initializing argument 1 of ‘void*
Perl_my_memset(char*, I32, I32)’ [-fpermissive]
util.c: In function ‘char* Perl_savepv(const char*)’:
util.c:939:16: error: void value not ignored as it ought to be
util.c: In function ‘char* Perl_savepvn(const char*, I32)’:
util.c:967:22: error: void value not ignored as it ought to be
util.c: In function ‘char* Perl_savesharedpv(const char*)’:
util.c:995:19: error: void value not ignored as it ought to be
util.c: In function ‘char* Perl_savesharedpvn(const char*, STRLEN)’:
util.c:1018:19: error: void value not ignored as it ought to be
util.c: In function ‘char* Perl_savesvpv(SV*)’:
util.c:1041:21: error: void value not ignored as it ought to be
util.c: In function ‘void Perl_init_tm(tm*)’:
util.c:3718:20: error: cannot convert ‘int*’ to ‘time_t* {aka long int*}’ for
argument ‘1’ to ‘time_t time(time_t*)’
util.c:3719:27: error: cannot convert ‘int*’ to ‘const time_t* {aka const long
int*}’ for argument ‘1’ to ‘tm* localtime(const time_t*)’
util.c: In function ‘U32 Perl_seed()’:
util.c:5511:21: error: cannot convert ‘int*’ to ‘time_t* {aka long int*}’ for
argument ‘1’ to ‘time_t time(time_t*)’
util.c:1042:1: warning: control reaches end of non-void function [-Wreturn-type]
util.c:1019:1: warning: control reaches end of non-void function [-Wreturn-type]
util.c: In function ‘char* S_write_no_mem()’:
util.c:68:34: warning: ignoring return value of ‘ssize_t write(int, const
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
util.c:996:1: warning: control reaches end of non-void function [-Wreturn-type]
util.c:972:1: warning: control reaches end of non-void function [-Wreturn-type]
util.c:941:1: warning: control reaches end of non-void function [-Wreturn-type]
regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
regcomp.c:881:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_list(const _reg_trie_data*,
HV*, AV*, U32, U32)’:
regcomp.c:965:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_table(const _reg_trie_data*,
HV*, AV*, U32, U32)’:
regcomp.c:1023:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘REGEXP* Perl_re_compile(SV*, U32)’:
regcomp.c:4920:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(REGEXP*, U32)’:
regcomp.c:5069:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘void Perl_pregfree2(REGEXP*)’:
regcomp.c:9377:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘regnode* S_regpiece(PerlInterpreter*, RExC_state_t*,
I32*, U32)’:
regcomp.c: In function ‘void* Perl_regdupe_internal(PerlInterpreter*, REGEXP*,
CLONE_PARAMS*)’:
regcomp.c:9723:14: warning: variable ‘npar’ set but not used
[-Wunused-but-set-variable]
util.c: In function ‘void Perl_fbm_compile(PerlInterpreter*, SV*, U32)’:
util.c: In function ‘char* Perl_savepv(PerlInterpreter*, const char*)’:
util.c: In function ‘char* Perl_savepvn(PerlInterpreter*, const char*, I32)’:
util.c: In function ‘char* Perl_savesharedpv(PerlInterpreter*, const char*)’:
util.c: In function ‘char* Perl_savesharedpvn(PerlInterpreter*, const char*,
STRLEN)’:
util.c: In function ‘char* Perl_savesvpv(PerlInterpreter*, SV*)’:
util.c: In function ‘void Perl_init_tm(PerlInterpreter*, tm*)’:
util.c: In function ‘U32 Perl_seed(PerlInterpreter*)’:
util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
regcomp.c: In function ‘void S_dump_trie(PerlInterpreter*, const
_reg_trie_data*, HV*, AV*, U32)’:
regcomp.c: In function ‘void S_dump_trie_interim_list(PerlInterpreter*, const
_reg_trie_data*, HV*, AV*, U32, U32)’:
regcomp.c: In function ‘void S_dump_trie_interim_table(PerlInterpreter*, const
_reg_trie_data*, HV*, AV*, U32, U32)’:
regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)’:
regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*,
REGEXP*, U32)’:
regcomp.c: In function ‘void Perl_pregfree2(PerlInterpreter*, REGEXP*)’:
util.c:318:6: error: invalid conversion from ‘void*’ to ‘char*’ [-fpermissive]
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)