[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.17.6 patch 84276c6af1081eb5215e377fd035c82930b63890 v5.17.5-514-g84276c6.
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 49 minutes 7 seconds (average 12 minutes 17 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.17.5-514-g84276c6
----------------------- ----------------------------------------------------
O F -Dcc=g++ -Accflags=-DPERL_POISON (*1)
O O -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE84276c6af1081eb5215e377fd035c82930b63890
Skipped tests:
None.
Test failures:
None.
Compiler messages:
try.c: In function âÂÂint main()âÂÂ:
mg.c: In function âÂÂint Perl_magic_set(SV*, MAGIC*)âÂÂ:
mg.c:2769:43: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2798:32: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2828:43: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2888:32: warning: ignoring return value of âÂÂint setegid(__gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âÂÂvoid Perl_croak_no_mem()âÂÂ:
util.c:1633:36: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign()âÂÂ:
pp_hot.c:1141: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:1173:18: warning: ignoring return value of âÂÂint setresgid(__gid_t, __gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:10114:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10964: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:2909:39: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âÂÂOP* Perl_pp_goto()âÂÂ:
pp_ctl.c:2869:8: warning: variable âÂÂnewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2870:7: warning: variable âÂÂgimmeâ set but not used [-Wunused-but-set-variable]
doio.c: In function âÂÂvoid S_exec_failed(const char*, int, int)âÂÂ:
doio.c:1379: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:876: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 âÂÂI32 S_regmatch(regmatch_info*, char*, regnode*)âÂÂ:
regexec.c:4858:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
perlio.c: In function âÂÂvoid PerlIO_debug(const char*, ...)âÂÂ:
perlio.c:484:43: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: âÂÂPL_magic_vtable_namesâ initialized and declared âÂÂexternâ [enabled by default]
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:378:70: 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 âÂÂvoid S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)âÂÂ:
regcomp.c:1070: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:1161: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:1219:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âÂÂREGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)âÂÂ:
regcomp.c:6463: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:6611:5: warning: variable âÂÂre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âÂÂvoid Perl_pregfree2(REGEXP*)âÂÂ:
regcomp.c:14175: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*)âÂÂ:
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]
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:11410: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_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)âÂÂ:
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 âÂÂI32 S_regmatch(PerlInterpreter*, regmatch_info*, char*, regnode*)âÂÂ:
perlio.c:475:56: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
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:362:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid S_sharedsv_dec(PerlInterpreter*, SV*)âÂÂ:
shared.xs:535:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_share(PerlInterpreter*, SV*)âÂÂ:
shared.xs:564: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:739: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:817: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:835: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:868: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:905: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:960: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:1003: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:1066: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:1086:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)âÂÂ:
shared.xs:1190: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:1287: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:1305: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:1330: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:1347: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:1363: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:1373: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:1385:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs:1395: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:1411: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:1439:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared_bless(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1699: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 âÂÂREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, 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 14:45:24+02 tester: perl