[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201211072230.qA7MUH01030649@m-l.org>
Subject: Smoke [maint-5.12] v5.12.5-RC1-4-gcf754a7 FAIL(m) linux 3.2.0-31-generic [debian] (x86_64/8 cpu)
Content-type: text/plain; charset="UTF8"
Date: Wed, 7 Nov 2012 17:30 -0500
Content-transfer-encoding: quoted-printable
Mime-version: 1.0
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)