[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202001161716.00GHGdKY016972@vier.local>
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-uv] v5.31.7-115-ga4b0a41d3e FAIL(m) linux 5.3.12-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
Date: Thu, 16 Jan 2020 12:16 -0500
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++_quick/Karl%20Williamson/loga4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf.log.gz
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 cpu[8 cores])
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)
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 Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEa4b0a41d3e9b46dc9d69d81ea53ec9ae36b64ccf
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Compiler messages(gcc):
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â
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)