[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201303050345.r253j6ov006454@m-l.org>
Subject: Smoke [maint-5.12] v5.12.5-5-gae271f0 FAIL(m) linux 3.5.0-22-generic [debian] (x86_64/8 cpu) {maint_g++}
Content-type: text/plain; charset="UTF8"
Date: Mon, 4 Mar 2013 22:45 -0500
Content-transfer-encoding: quoted-printable
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/logae271f001f6290a5e494d846ab5a78f5abe79752.log.gz
Automated smoke report for 5.12.5 patch ae271f001f6290a5e494d846ab5a78f5abe79752 v5.12.5-5-gae271f0
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.5.0-22-generic [debian]
using g++ version 4.7.2
smoketime 20 minutes 41 seconds (average 51.708 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-5-gae271f0 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
m - - m - -
m - - m - - -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Dmad
m - - m - - -Accflags=-DPERL_OLD_COPY_ON_WRITE
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Duseithreads -Dmad
m - - m - - -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKEae271f001f6290a5e494d846ab5a78f5abe79752
Compiler messages(gcc):
try.c: In function âint main()â:
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)â:
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]
toke.c: In function âint Perl_yylex()â:
toke.c:7581:19: warning: variable âhave_protoâ set but not used [-Wunused-but-set-variable]
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]
toke.c: In function âint Perl_yylex(PerlInterpreter*)â:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)