[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.14.4 patch 5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa v5.14.4-2-g5875c53.
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 17 hours 59 minutes (average 53 minutes 57 seconds)
Summary: FAIL(Fm)
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.14.4-2-g5875c53
----------------------- ----------------------------------------------------
O O O O O O -Dcc=g++ -O (*1)
O O O O O O -Dcc=g++ -O -Accflags=-DPERL_POISON (*1)
O O O O O O -Dcc=g++ -O -Duse64bitall (*1)
m - - m - - -Dcc=g++ -O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O F -Dcc=g++ -O -Dmad (*1)
O O O O O O -Dcc=g++ -O -Duseithreads (*1)
O O O O O O -Dcc=g++ -O -Duseithreads -Accflags=-DPERL_POISON (*1)
O O O O O O -Dcc=g++ -O -Duseithreads -Duse64bitall (*1)
m - - m - - -Dcc=g++ -O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -O -Duseithreads -Dmad (*1)
| | | | | |
| | | | | +------ locale:en_US.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:en_US.utf8
| +------------------ perlio
+--------------------- stdio
Applied patches:
SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa
Skipped tests:
None.
Test failures:
None.
Compiler messages:
try.c: In function âÂÂint main()âÂÂ:
dump.c:1575:1: warning: narrowing conversion of âÂÂ-2147483648â from âÂÂintâ to âÂÂU32 {aka unsigned int}â inside { } is ill-formed in C++11 [-Wnarrowing]
util.c: In function âÂÂvoid* Perl_safesyscalloc(size_t, size_t)âÂÂ:
util.c:297:14: warning: variable âÂÂtotal_sizeâ set but not used [-Wunused-but-set-variable]
hv.c: In function âÂÂSV* S_hv_delete_common(HV*, SV*, const char*, STRLEN, int, I32, U32)âÂÂ:
hv.c:888:16: warning: variable âÂÂfirst_entryâ set but not used [-Wunused-but-set-variable]
hv.c: In function âÂÂvoid S_clear_placeholders(HV*, U32)âÂÂ:
hv.c:1600:7: warning: variable âÂÂfirstâ set but not used [-Wunused-but-set-variable]
util.c: In function âÂÂchar* S_write_no_mem()âÂÂ:
util.c:72: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:2779:42: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2807:31: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2836:42: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2894:31: warning: ignoring return value of âÂÂint setegid(__gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
hv.c: In function âÂÂvoid S_unshare_hek_or_pvn(const HEK*, const char*, I32, U32)âÂÂ:
hv.c:2630:10: warning: variable âÂÂfirstâ set but not used [-Wunused-but-set-variable]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign()âÂÂ:
pp_hot.c:1122: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:1154:18: warning: ignoring return value of âÂÂint setresgid(__gid_t, __gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âÂÂOP* Perl_pp_goto()âÂÂ:
pp_ctl.c:2701:8: warning: variable âÂÂnewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2702:7: warning: variable âÂÂgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âÂÂOP* Perl_pp_leavewhen()âÂÂ:
pp_ctl.c:4857:9: warning: variable âÂÂgimmeâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âÂÂregnode* S_regpiece(RExC_state_t*, I32*, U32)âÂÂ:
regcomp.c:7429:11: warning: variable âÂÂparse_startâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âÂÂOP* Perl_pp_warn()âÂÂ:
pp_sys.c:422:17: warning: variable âÂÂpvâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âÂÂOP* Perl_pp_die()âÂÂ:
pp_sys.c:462:17: warning: variable âÂÂpvâ 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:10052:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10890:53: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)âÂÂ:
sv.c:2762:39: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2951: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:1383: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:871:46: warning: ignoring return value of âÂÂint fchown(int, __uid_t, __gid_t)âÂÂ, 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:1530:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1536:6: 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:1551:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1561:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1566:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1577:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1584: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]
regexec.c:1603:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1622:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1629:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1647:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1654:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1673:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1691:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:1394:9: warning: variable âÂÂlncâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âÂÂI32 S_regmatch(regmatch_info*, regnode*)âÂÂ:
regexec.c:3680:7: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3756:9: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3760:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3762:9: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3766:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3768:9: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3771:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3855:7: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3855:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:3855: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:6038:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6083:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6135:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6184:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6237:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6270:6: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âÂÂvoid S_more_refcounted_fds(int)âÂÂ:
perlio.c:2378: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:519:43: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âÂÂint Perl_yylex()âÂÂ:
toke.c:4796:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:2593:1: warning: argument âÂÂoâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
regcomp.c: In function âÂÂREGEXP* Perl_re_compile(SV*, U32)âÂÂ:
regcomp.c:4519: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]
Dumper.xs: In function âÂÂI32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)âÂÂ:
Dumper.xs:817:49: warning: format âÂÂ%ldâ expects argument of type âÂÂlong intâÂÂ, but argument 2 has type âÂÂU32 {aka 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]
Collate.xs: In function âÂÂvoid XS_Unicode__Collate_getHST(CV*)âÂÂ:
Collate.xs:257:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:259:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:263:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:265:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:267:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:269:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:274:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:277:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:280:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs:282:17: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
Collate.xs: In function âÂÂvoid XS_Unicode__Collate_visualizeSortKey(CV*)âÂÂ:
Collate.xs:616:29: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
regcomp.c: In function âÂÂvoid S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)âÂÂ:
regcomp.c:1040: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:1131: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:1189:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c:5316: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:5465:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âÂÂvoid Perl_pregfree2(REGEXP*)âÂÂ:
regcomp.c:11331:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
mg.c: In function âÂÂint Perl_mg_copy(PerlInterpreter*, SV*, SV*, const char*, I32)âÂÂ:
mg.c:487:10: error: âÂÂmy_varsâ was not declared in this scope
dump.c: In function âÂÂchar* Perl_pv_escape(PerlInterpreter*, SV*, const char*, STRLEN, STRLEN, STRLEN*, U32)âÂÂ:
dump.c:301:46: error: âÂÂmy_varsâ was not declared in this scope
hv.c: In function âÂÂvoid S_hv_magic_check(HV*, bool*, bool*)âÂÂ:
hv.c:819:6: error: âÂÂmy_varsâ was not declared in this scope
util.c: In function âÂÂconst char* Perl_prescan_version(PerlInterpreter*, const char*, bool, const char**, bool*, int*, int*, bool*)âÂÂ:
util.c:4459:15: error: âÂÂmy_varsâ was not declared in this scope
util.c:4464:6: error: âÂÂmy_varsâ was not declared in this scope
util.c:4473:31: error: âÂÂmy_varsâ was not declared in this scope
util.c:4478:9: error: âÂÂmy_varsâ was not declared in this scope
util.c:4500:13: error: âÂÂmy_varsâ was not declared in this scope
util.c:4545:23: error: âÂÂmy_varsâ was not declared in this scope
util.c:4551:9: error: âÂÂmy_varsâ was not declared in this scope
util.c:4560:31: error: âÂÂmy_varsâ was not declared in this scope
util.c:4591:7: error: âÂÂmy_varsâ was not declared in this scope
util.c:4596:9: error: âÂÂmy_varsâ was not declared in this scope
util.c:4626:12: error: âÂÂmy_varsâ was not declared in this scope
util.c:4629:10: error: âÂÂmy_varsâ was not declared in this scope
util.c: In function âÂÂconst char* Perl_scan_version(PerlInterpreter*, const char*, SV*, bool)âÂÂ:
util.c:4689:12: error: âÂÂmy_varsâ was not declared in this scope
util.c:4712:12: error: âÂÂmy_varsâ was not declared in this scope
util.c:4714:10: error: âÂÂmy_varsâ was not declared in this scope
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
util.c: In function âÂÂU32 Perl_parse_unicode_opts(PerlInterpreter*, const char**)âÂÂ:
util.c:5652:12: error: âÂÂmy_varsâ was not declared in this scope
util.c: In function âÂÂchar* S_write_no_mem(PerlInterpreter*)âÂÂ:
dquote_static.c: In function âÂÂI32 S_regcurly(PerlInterpreter*, const char*)âÂÂ:
dquote_static.c:25:10: error: âÂÂmy_varsâ was not declared in this scope
dquote_static.c:27:12: error: âÂÂmy_varsâ was not declared in this scope
dquote_static.c:31:9: error: âÂÂmy_varsâ was not declared in this scope
dquote_static.c: In function âÂÂchar S_grok_bslash_c(PerlInterpreter*, char, bool, bool)âÂÂ:
dquote_static.c:59:14: error: âÂÂmy_varsâ was not declared in this scope
pp_ctl.c: In function âÂÂOP* Perl_pp_goto(PerlInterpreter*)âÂÂ:
regcomp.c: In function âÂÂSV* S_reg_scan_name(PerlInterpreter*, RExC_state_t*, U32)âÂÂ:
regcomp.c:5740:9: error: âÂÂmy_varsâ was not declared in this scope
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
pp_ctl.c: In function âÂÂOP* Perl_pp_leavewhen(PerlInterpreter*)âÂÂ:
regcomp.c: In function âÂÂchar* S_regwhite(RExC_state_t*, char*)âÂÂ:
regcomp.c:9025:6: error: âÂÂmy_varsâ was not declared in this scope
regcomp.c: In function âÂÂU8 S_set_regclass_bit_fold(PerlInterpreter*, RExC_state_t*, regnode*, U8, HV**, AV**)âÂÂ:
regcomp.c:9319:9: error: âÂÂmy_varsâ was not declared in this scope
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)âÂÂ:
sv.c:10890:53: warning: ignoring return value of âÂÂchar* qgcvt(long double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂchar* S_nextchar(PerlInterpreter*, RExC_state_t*)âÂÂ:
regcomp.c:10478:10: error: âÂÂmy_varsâ was not declared in this scope
pp_sys.c: In function âÂÂOP* Perl_pp_warn(PerlInterpreter*)âÂÂ:
pp_sys.c: In function âÂÂOP* Perl_pp_die(PerlInterpreter*)âÂÂ:
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)âÂÂ:
sv.c:2762:39: warning: ignoring return value of âÂÂchar* qgcvt(long double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2951:39: warning: ignoring return value of âÂÂchar* qgcvt(long double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂvoid S_put_byte(PerlInterpreter*, SV*, int)âÂÂ:
regcomp.c:11904:10: error: âÂÂmy_varsâ was not declared in this scope
toke.c:7931:19: warning: variable âÂÂhave_protoâ set but not used [-Wunused-but-set-variable]
hv.c: In function âÂÂSV* S_hv_delete_common(PerlInterpreter*, HV*, SV*, const char*, STRLEN, int, I32, U32)âÂÂ:
hv.c: In function âÂÂvoid S_clear_placeholders(PerlInterpreter*, HV*, U32)âÂÂ:
hv.c: In function âÂÂvoid S_unshare_hek_or_pvn(PerlInterpreter*, const HEK*, const char*, I32, U32)âÂÂ:
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:11674:14: warning: variable âÂÂnparâ set but not used [-Wunused-but-set-variable]
sv.c: In function âÂÂDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)âÂÂ:
sv.c:11337:26: warning: ignoring return value of âÂÂint fchdir(int)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âÂÂvoid S_exec_failed(PerlInterpreter*, const char*, int, int)âÂÂ:
doio.c: In function âÂÂPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)âÂÂ:
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:3680: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:6038:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6083:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6135:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6184:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6237:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
regexec.c:6270:1: warning: variable âÂÂokâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âÂÂvoid S_more_refcounted_fds(PerlInterpreter*, int)âÂÂ:
perlio.c:510:56: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
perl.c:106:2: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âÂÂint Perl_yylex(PerlInterpreter*)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)âÂÂ:
Dumper.xs: In function âÂÂI32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)âÂÂ:
Call.xs: In function âÂÂI32 filter_call(PerlInterpreter*, int, SV*, int)âÂÂ:
Collate.xs: In function âÂÂvoid XS_Unicode__Collate_getHST(PerlInterpreter*, CV*)âÂÂ:
Collate.xs: In function âÂÂvoid XS_Unicode__Collate_visualizeSortKey(PerlInterpreter*, CV*)âÂÂ:
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:716: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:794: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:837: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:874: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:932: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:974: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:1037: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:1056:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)âÂÂ:
shared.xs:1145:63: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
threads.xs: In function âÂÂithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)âÂÂ:
threads.xs:711: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 âÂÂvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1241: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:1258: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:1281: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:1298: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:1314: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:1324: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:1336:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs:1346: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:1362: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:1390:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared_bless(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1650:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
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*)âÂÂ:
hv.c: In function âÂÂrefcounted_he* Perl_refcounted_he_inc(PerlInterpreter*, refcounted_he*)âÂÂ:
hv.c:3383:2: error: âÂÂmy_varsâ was not declared in this scope
hv.c:3385:2: error: âÂÂmy_varsâ was not declared in this scope
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-07-01 17:37:53+02 tester: perl