[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.15.9 patch 8fd2bd389ddbdd7b64ec55c97021b79d45d8db33 v5.15.9-292-g8fd2bd3.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.8.0-23-generic [debian]
using g++ version 4.7.3 (*1)
smoketime 57 minutes 5 seconds (average 14 minutes 16 seconds)
Summary: FAIL(F)
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.15.9-292-g8fd2bd3
----------------------- ----------------------------------------------------
O O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
O F -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE8fd2bd389ddbdd7b64ec55c97021b79d45d8db33
Skipped tests:
None.
Test failures:
None.
Compiler messages:
try.c: In function âÂÂint main()âÂÂ:
try.c: In function âÂÂint main(int, char**)âÂÂ:
try.c:22:14: error: âÂÂKERN_PROCâ was not declared in this scope
try.c:23:14: error: âÂÂKERN_PROC_PATHNAMEâ was not declared in this scope
try.c:48:25: error: invalid conversion from âÂÂvoid*â to âÂÂchar*â [-fpermissive]
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]
mg.c: In function âÂÂint Perl_magic_set(SV*, MAGIC*)âÂÂ:
mg.c:2812:43: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2841:32: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2871:43: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2931:32: warning: ignoring return value of âÂÂint setegid(__gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign()âÂÂ:
pp_hot.c:1104:18: warning: ignoring return value of âÂÂint setresuid(__uid_t, __uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:1136:18: warning: ignoring return value of âÂÂint setresgid(__gid_t, __gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂregnode* S_regclass(RExC_state_t*, U32)âÂÂ:
regcomp.c:10944:7: warning: ignoring return value of âÂÂregex_charset get_regex_charset(U32)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âÂÂchar* S_find_byclass(regexp*, const regnode*, char*, const char*, regmatch_info*)âÂÂ:
regexec.c:1604:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1610:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1615:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1625:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1635:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1640:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1651:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1658:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1670:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1677:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1696:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1703:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1721:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1728:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1747:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1765:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)âÂÂ:
sv.c:10126:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10975:53: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âÂÂI32 S_regmatch(regmatch_info*, regnode*)âÂÂ:
regexec.c:3795:7: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3871:9: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3875:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3877:9: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3881:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3883:9: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3886:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3971:7: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3971:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3971:1: warning: variable âÂÂthrow_awayâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âÂÂI32 S_regrepeat(const regexp*, const regnode*, I32, int)âÂÂ:
regexec.c:6155:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6200:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6252:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6301:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6354:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6387:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)âÂÂ:
sv.c:2750:39: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2942:39: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âÂÂvoid S_exec_failed(const char*, int, int)âÂÂ:
doio.c:1378: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:872: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:2955:8: warning: variable âÂÂnewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2956:7: warning: variable âÂÂgimmeâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âÂÂvoid S_more_refcounted_fds(int)âÂÂ:
perlio.c:2350: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:493:43: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:2950:1: warning: argument âÂÂoâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
mg_vtable.h:98:54: warning: âÂÂPL_magic_vtable_namesâ initialized and declared âÂÂexternâ [enabled by default]
regcomp.c: In function âÂÂREGEXP* Perl_re_compile(SV*, U32)âÂÂ:
regcomp.c:4866:1: warning: argument âÂÂorig_pm_flagsâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
Call.xs: In function âÂÂI32 filter_call(int, SV*, int)âÂÂ:
Call.xs:63:58: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:63:58: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 5 has type âÂÂSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:100:41: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 4 has type âÂÂSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:156:38: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:175:51: warning: format âÂÂ%dâ expects argument of type âÂÂintâÂÂ, but argument 4 has type âÂÂlong unsigned intâ [-Wformat]
sdbm.c: In function âÂÂint makroom(DBM*, long int, int)âÂÂ:
sdbm.c:371:70: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
re_comp.c: In function âÂÂregnode* S_regclass(RExC_state_t*, U32)âÂÂ:
re_comp.c:10944:7: warning: ignoring return value of âÂÂregex_charset get_regex_charset(U32)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂvoid S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)âÂÂ:
regcomp.c:1045: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:1136: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:1194:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c:5734: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:5884:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âÂÂvoid Perl_pregfree2(REGEXP*)âÂÂ:
regcomp.c:12686:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
util.c: In function âÂÂchar* S_write_no_mem(PerlInterpreter*)âÂÂ:
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
perl.c:103:2: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂregnode* S_regclass(PerlInterpreter*, RExC_state_t*, U32)âÂÂ:
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
pp_ctl.c: In function âÂÂOP* Perl_pp_goto(PerlInterpreter*)âÂÂ:
sv.c: In function âÂÂDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)âÂÂ:
sv.c:11422:26: warning: ignoring return value of âÂÂint fchdir(int)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)âÂÂ:
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)âÂÂ:
regexec.c: In function âÂÂchar* S_find_byclass(PerlInterpreter*, regexp*, const regnode*, char*, const char*, regmatch_info*)âÂÂ:
regexec.c: In function âÂÂI32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)âÂÂ:
regexec.c:3795:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âÂÂI32 S_regrepeat(PerlInterpreter*, const regexp*, const regnode*, I32, int)âÂÂ:
regexec.c:6155:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6200:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6252:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6301:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6354:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6387:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
doio.c: In function âÂÂvoid S_exec_failed(PerlInterpreter*, const char*, int, int)âÂÂ:
doio.c: In function âÂÂPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)âÂÂ:
perlio.c: In function âÂÂvoid S_more_refcounted_fds(PerlInterpreter*, int)âÂÂ:
perlio.c:484:56: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)âÂÂ:
Call.xs: In function âÂÂI32 filter_call(PerlInterpreter*, int, SV*, int)âÂÂ:
threads.xs: In function âÂÂithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)âÂÂ:
threads.xs:714:83: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
shared.xs: In function âÂÂuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)âÂÂ:
shared.xs:348:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid S_sharedsv_dec(PerlInterpreter*, SV*)âÂÂ:
shared.xs:521:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_share(PerlInterpreter*, SV*)âÂÂ:
shared.xs:550:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:725:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:803:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:821:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:854:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:891:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:944:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:986:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:1049:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:1069:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)âÂÂ:
shared.xs:1173:63: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1269:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1286:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1309:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1326:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1342:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1352:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1364:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs:1374:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1390:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1418:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared_bless(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1678:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
re_comp.c: In function âÂÂregnode* S_regclass(PerlInterpreter*, RExC_state_t*, U32)âÂÂ:
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 âÂÂSV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)âÂÂ:
regcomp.c: In function âÂÂvoid Perl_pregfree2(PerlInterpreter*, REGEXP*)âÂÂ:
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.14.2 smoker-version: 1.53/0.045 timestamp: 2013-08-08 04:52:11+02 tester: perl