[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201210281803.q9SI3qm9005182@m-l.org>
Subject: Smoke [smoke-me/dom/5.12.4] v5.12.4-RC2-5-g7524f1b FAIL(m) linux 3.2.0-31-generic [debian] (x86_64/8 cpu)
Content-type: text/plain; charset="UTF8"
Date: Sun, 28 Oct 2012 14:03 -0400
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/
Automated smoke report for 5.12.4 patch 7524f1b64b1eeb604560400ca9d32f52f8aa3852 v5.12.4-RC2-5-g7524f1b
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.6.3
smoketime 4 minutes 25 seconds (average 1 minute 6.250 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.4-RC2-5-g7524f1b Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE7524f1b64b1eeb604560400ca9d32f52f8aa3852
Testsuite was run only with 'harness'
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:5785:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5788:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5791:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5794:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5821:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5824:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5827:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5830:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5857:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5860:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5863:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5866:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5893:16: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5896:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5899:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5902:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5929:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5932:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5935:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:5938:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6817:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6820:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6823:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6826:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6853:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6856:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6859:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6862:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6889:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6892:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6895:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6898:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6925:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6928:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6931:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6934:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6961:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6964:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6967:21: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:6970:21: warning: extra tokens at end of #ifdef directive [enabled by default]
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:3715:20: error: cannot convert âint*â to âtime_t* {aka long int*}â for argument â1â to âtime_t time(time_t*)â
util.c:3716:27: error: cannot convert âint*â to âconst time_t* {aka const long int*}â for argument â1â to âtm* localtime(const time_t*)â
doio.c: In function âvoid S_exec_failed(const char*, int, int)â:
doio.c:1380:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:
doio.c:870:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âOP* Perl_pp_goto()â:
pp_ctl.c:2551:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2552:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
util.c: In function âU32 Perl_seed()â:
util.c:5508:21: error: cannot convert âint*â to âtime_t* {aka long int*}â for argument â1â to âtime_t time(time_t*)â
pp_ctl.c: In function âOP* Perl_pp_entereval()â:
pp_ctl.c:3769:33: error: void value not ignored as it ought to be
sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:
sv.c:2792:17: error: void value not ignored as it ought to be
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]
time64.c: In function âvoid S_copy_little_tm_to_big_TM(const tm*, TM64*)â:
time64.c:273:9: error: cannot convert âTM64*â to âchar*â for argument â1â to âvoid* Perl_my_memset(char*, I32, I32)â
time64.c: In function âtm* S_localtime_r(const time_t*, tm*)â:
time64.c:312:9: error: cannot convert âtm*â to âchar*â for argument â1â to âvoid* Perl_my_memset(char*, I32, I32)â
time64.c: In function âtm* S_gmtime_r(const time_t*, tm*)â:
time64.c:331:9: error: cannot convert âtm*â to âchar*â for argument â1â to âvoid* Perl_my_memset(char*, I32, I32)â
sv.c: In function âI32 Perl_sv_cmp(SV*, SV*)â:
sv.c:6810:96: error: invalid conversion from âconst void*â to âconst char*â [-fpermissive]
proto.h:2040:19: error: initializing argument 1 of âI32 Perl_my_memcmp(const char*, const char*, I32)â [-fpermissive]
proto.h:2040:19: error: initializing argument 2 of âI32 Perl_my_memcmp(const char*, const char*, I32)â [-fpermissive]
sv.c: In function âI32 Perl_sv_cmp_locale(SV*, SV*)â:
sv.c:6867:70: error: invalid conversion from âvoid*â to âconst char*â [-fpermissive]
utf8.c: In function âSTRLEN Perl_utf8_length(const U8*, const U8*)â:
utf8.c:742:55: warning: format not a string literal and no format arguments [-Wformat-security]
regexec.c: In function âchar* S_find_byclass(regexp*, const regnode*, char*, const char*, regmatch_info*)â:
regexec.c:1479:3: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1517:3: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1541:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1552:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1563:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1574:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1585:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1596:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
utf8.c: In function âSV* S_swash_get(SV*, UV, UV)â:
utf8.c:2080:8: error: invalid conversion from âU8* {aka unsigned char*}â to âchar*â [-fpermissive]
proto.h:2022:21: error: initializing argument 1 of âchar* Perl_my_bzero(char*, I32)â [-fpermissive]
perl.c: In function âint perl_parse(PerlInterpreter*, XSINIT_t, int, char**, char**)â:
perl.c:1598:22: error: cannot convert âint*â to âtime_t* {aka long int*}â for argument â1â to âtime_t time(time_t*)â
regexec.c: In function âI32 S_regmatch(regmatch_info*, regnode*)â:
regexec.c:3512:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3570:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3571:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
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]
regexec.c:3573:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3574:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3576:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3577:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3661:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3661:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âssize_t PerlIOMmap_unread(PerlIOl**, const void*, size_t)â:
perlio.c:4829:5: error: invalid conversion from âconst void*â to âconst char*â [-fpermissive]
op.c: In function âint Perl_block_start(int)â:
op.c:2300:33: error: void value not ignored as it ought to be
regexec.c: In function âI32 S_regrepeat(const regexp*, const regnode*, I32, int)â:
regexec.c:5675:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5703:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5731:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5760:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5789:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5803:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
op.c: In function âOP* Perl_newSTATEOP(I32, char*, OP*)â:
op.c:4474:25: error: void value not ignored as it ought to be
perlio.c: In function âvoid S_more_refcounted_fds(int)â:
perlio.c:2302:38: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:517:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_sys.c: In function âOP* Perl_pp_sleep()â:
pp_sys.c:4622:25: error: cannot convert âint*â to âtime_t* {aka long int*}â for argument â1â to âtime_t time(time_t*)â
pp_sys.c:4629:21: error: cannot convert âint*â to âtime_t* {aka long int*}â for argument â1â to âtime_t time(time_t*)â
sv.c: In function âvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c:9422:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10227:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2772:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2965:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
pp_pack.c: In function âI32 S_unpack_rec(tempsym*, const char*, const char*, const char*, const char**)â:
pp_pack.c:1597:3: warning: âstrâ may be used uninitialized in this function [-Wuninitialized]
pp_pack.c:2204:3: warning: âsvâ may be used uninitialized in this function [-Wuninitialized]
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]
pp_pack.c:1597:3: warning: âsvâ may be used uninitialized in this function [-Wuninitialized]
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*)â:
regexec.c: In function âchar* S_find_byclass(PerlInterpreter*, regexp*, const regnode*, char*, const char*, regmatch_info*)â:
regexec.c:1479:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1517:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
op.c: In function âint Perl_block_start(PerlInterpreter*, int)â:
regexec.c: In function âI32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)â:
regexec.c:3512:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3570:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3571:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3573:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3574:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3576:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3577:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
op.c: In function âOP* Perl_newSTATEOP(PerlInterpreter*, I32, char*, OP*)â:
util.c: In function âvoid Perl_init_tm(PerlInterpreter*, tm*)â:
regexec.c: In function âI32 S_regrepeat(PerlInterpreter*, const regexp*, const regnode*, I32, int)â:
regexec.c:5675:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5703:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5731:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5760:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5789:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5803:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
utf8.c: In function âSTRLEN Perl_utf8_length(PerlInterpreter*, const U8*, const U8*)â:
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
perl.c:107:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âU32 Perl_seed(PerlInterpreter*)â:
utf8.c: In function âSV* S_swash_get(PerlInterpreter*, SV*, UV, UV)â:
util.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
pp_ctl.c: In function âOP* Perl_pp_goto(PerlInterpreter*)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
pp_ctl.c: In function âOP* Perl_pp_entereval(PerlInterpreter*)â:
regcomp.c: In function âregnode* S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
pp_sys.c: In function âOP* Perl_pp_sleep(PerlInterpreter*)â:
sv.c: In function âI32 Perl_sv_cmp(PerlInterpreter*, SV*, SV*)â:
sv.c: In function âI32 Perl_sv_cmp_locale(PerlInterpreter*, SV*, SV*)â:
perlio.c: In function âssize_t PerlIOMmap_unread(PerlInterpreter*, PerlIOl**, const void*, size_t)â:
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]
perlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:
perlio.c:508:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âANY* Perl_ss_dup(PerlInterpreter*, PerlInterpreter*, CLONE_PARAMS*)â:
sv.c:11771:23: error: void value not ignored as it ought to be
sv.c: In function âPerlInterpreter* perl_clone(PerlInterpreter*, UV)â:
sv.c:12031:33: error: void value not ignored as it ought to be
sv.c: In function âvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
pp_pack.c: In function âI32 S_unpack_rec(PerlInterpreter*, tempsym*, const char*, const char*, const char*, const char**)â:
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)â:
util.c:318:6: error: invalid conversion from âvoid*â to âchar*â [-fpermissive]
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*)â:
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)