[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch a4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf v5.31.7-115-ga4b0a41d3e.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
on linux 5.3.12-200.fc30.x86_64 [Fedora 30]
using ccache g++ version 9.2.1 20190827 (Red Hat 9.2.1-1) (*1)
smoketime 18 minutes 13 seconds (average 4 minutes 33.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.31.7-115-ga4b0a41d3e
----------------------- ----------------------------------------------------
m m -Dcc="ccache g++" -Accflags="-Werror=declaration-after-statement" (*1)
m m -Dcc="ccache g++" -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEa4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âÂÂvoid Perl_croak_no_mem()âÂÂ:
iperlsys.h:775:44: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
perl.h:389:43: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
util.c:1788:28: note: in expansion of macro âÂÂPerlLIO_writeâÂÂ
regcomp.c:1321:1: error: ambiguating new declaration of âÂÂIV S_edit_distance(const UV*, const UV*, STRLEN, STRLEN, ssize_t)âÂÂ
proto.h:5576:12: note: old declaration âÂÂint S_edit_distance(const UV*, const UV*, STRLEN, STRLEN, ssize_t)âÂÂ
regcomp.c: In function âÂÂssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
regcomp.c:5738:105: warning: comparison of integer expressions of different signedness: âÂÂlong unsigned intâ and âÂÂssize_tâ {aka âÂÂlong intâÂÂ} [-Wsign-compare]
proto.h:5576:12: warning: âÂÂint S_edit_distance(const UV*, const UV*, STRLEN, STRLEN, ssize_t)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:5576:12: warning: âÂÂint S_edit_distance(const UV*, const UV*, STRLEN, STRLEN, ssize_t)â used but never defined
regcomp.c:1321:1: warning: âÂÂIV S_edit_distance(const UV*, const UV*, STRLEN, STRLEN, ssize_t)â defined but not used [-Wunused-function]
mg.c: In function âÂÂvoid Perl_csighandler3(int, Siginfo_t*, void*)âÂÂ:
mg.c:1511:39: warning: unused parameter âÂÂsipâ [-Wunused-parameter]
mg.c:1511:67: warning: unused parameter âÂÂuapâ [-Wunused-parameter]
mg.c: In function âÂÂint Perl_magic_set(SV*, MAGIC*)âÂÂ:
mg.c:2817:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro âÂÂRXp_ENGINEâÂÂ
regexp.h:531:53: note: in expansion of macro âÂÂReANYâÂÂ
perl.h:250:5: note: in expansion of macro âÂÂRX_ENGINEâÂÂ
mg.c:2817:13: note: in expansion of macro âÂÂCALLREG_NUMBUF_STOREâÂÂ
perl.h:250:47: note: in definition of macro âÂÂCALLREG_NUMBUF_STOREâÂÂ
mg.c: In function âÂÂvoid Perl_perly_sighandler(int, Siginfo_t*, void*, bool)âÂÂ:
mg.c:3408:27: warning: unused parameter âÂÂuapâ [-Wunused-parameter]
mg.c:3145:36: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3172:28: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3198:29: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3277:28: warning: ignoring return value of âÂÂint setegid(__gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âÂÂOP* Perl_op_linklist(PerlInterpreter*, OP*)âÂÂ:
perl.h:169:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
perl.h:182:18: note: in expansion of macro âÂÂpTHXâÂÂ
op.c:1650:18: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂOP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)âÂÂ:
op.c:3785:20: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂOP* S_search_const(PerlInterpreter*, OP*)âÂÂ:
op.c:9289:16: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂOP* Perl_ck_isa(PerlInterpreter*, OP*)âÂÂ:
op.c:15129:13: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂSTRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)âÂÂ:
op.c:18366:19: note: in expansion of macro âÂÂpTHX_âÂÂ
toke.c: In function âÂÂchar* S_scan_heredoc(PerlInterpreter*, char*)âÂÂ:
toke.c:10643:43: warning: comparison of integer expressions of different signedness: âÂÂlong intâ and âÂÂsize_tâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
toke.c:10678:47: warning: comparison of integer expressions of different signedness: âÂÂlong intâ and âÂÂsize_tâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
toke.c: In function âÂÂchar* S_scan_inputsymbol(PerlInterpreter*, char*)âÂÂ:
toke.c:10841:25: warning: comparison of integer expressions of different signedness: âÂÂlong intâ and âÂÂsize_tâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
thread.h:341:37: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
perl.c:91:2: note: in expansion of macro âÂÂALLOC_THREAD_KEYâÂÂ
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
pp_hot.c:2759:25: warning: ignoring return value of âÂÂint setresuid(__uid_t, __uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: 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 âÂÂSTRLEN S_expect_number(PerlInterpreter*, const char**)âÂÂ:
sv.c:11127:17: note: in expansion of macro âÂÂpTHX_âÂÂ
sv.c: In function âÂÂchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)âÂÂ:
config.h:909:31: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:48:24: note: in expansion of macro âÂÂGconvertâÂÂ
sv.c:3201:21: note: in expansion of macro âÂÂSNPRINTF_GâÂÂ
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)âÂÂ:
perl.h:6769:13: note: in definition of macro âÂÂWITH_LC_NUMERIC_SET_TO_NEEDED_INâÂÂ
sv.c:48:5: note: in expansion of macro âÂÂPERL_UNUSED_RESULTâÂÂ
sv.c:13108:21: note: in expansion of macro âÂÂSNPRINTF_GâÂÂ
sv.c: In function âÂÂDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)âÂÂ:
sv.c:13672:30: warning: ignoring return value of âÂÂint fchdir(int)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂvoid S_unwind_scan_frames(PerlInterpreter*, const void*)âÂÂ:
regcomp.c:4472:22: note: in expansion of macro âÂÂpTHX_âÂÂ
regcomp.c: In function âÂÂssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
regcomp.c: In function âÂÂbool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)âÂÂ:
regcomp.c:10452:17: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)âÂÂ:
doio.c:186:26: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)âÂÂ:
doio.c:205:27: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlLIO_open_cloexec(PerlInterpreter*, const char*, int)âÂÂ:
doio.c:224:27: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const char*, int, int)âÂÂ:
doio.c:239:28: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)âÂÂ:
doio.c:285:28: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, int, int)âÂÂ:
doio.c:307:30: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, sockaddr*, socklen_t*)âÂÂ:
doio.c:321:30: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂint Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, int, int, int, int*)âÂÂ:
doio.c:347:34: note: in expansion of macro âÂÂpTHX_âÂÂ
doio.c: In function âÂÂPerlIOl** Perl_nextargv(PerlInterpreter*, GV*, bool)âÂÂ:
doio.c:1461:50: warning: ignoring return value of âÂÂint fchown(int, __uid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âÂÂvoid S_exec_failed(PerlInterpreter*, const char*, int, int)âÂÂ:
doio.c:2291:28: note: in expansion of macro âÂÂPerlLIO_writeâÂÂ
About this smoke: smoking-perl: 5.28.2 smoker-version: 1.72/0.046 timestamp: 2020-01-16 16:57:53+00 tester: perl