[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202001140419.00E4JgON030416@vier.local>
Mime-version: 1.0
Content-type: text/plain; charset="UTF8"
Subject: Smoke [smoke-me/khw-uv] v5.31.7-100-ge07a8a7bdf FAIL(m) linux 5.3.12-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
Date: Mon, 13 Jan 2020 23:19 -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/loge07a8a7bdf9beb75cbaa229baef4171890c028d4.log.gz
Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch e07a8a7bdf9beb75cbaa229baef4171890c028d4 v5.31.7-100-ge07a8a7bdf
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 35 minutes 53 seconds (average 8 minutes 58 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-100-ge07a8a7bdf Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEe07a8a7bdf9beb75cbaa229baef4171890c028d4
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â
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]
pp_hot.c: In function âOP* Perl_pp_aassign()â:
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 âchar* Perl_sv_2pv_flags(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(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â
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]
doio.c: In function âPerlIOl** Perl_nextargv(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(const char*, int, int)â:
doio.c:2291:28: note: in expansion of macro âPerlLIO_writeâ
utf8.c:3245:5: error: expected initializer before âSTRLENâ
proto.h:6370:2: error: expected unqualified-id before âstatic_castâ
utf8.c:3257:5: note: in expansion of macro âPERL_ARGS_ASSERT__TO_UTF8_CASEâ
proto.h:6370:2: error: expected â)â before âstatic_castâ
proto.h:6370:2: note: to match this â(â
proto.h:6370:17: error: expected unqualified-id before âstatic_castâ
proto.h:6370:17: error: expected â)â before âstatic_castâ
proto.h:6370:17: note: to match this â(â
proto.h:6370:31: error: expected unqualified-id before âstatic_castâ
proto.h:6370:31: error: expected â)â before âstatic_castâ
proto.h:6370:31: note: to match this â(â
proto.h:6370:48: error: expected unqualified-id before âstatic_castâ
proto.h:6370:48: error: expected â)â before âstatic_castâ
proto.h:6370:48: note: to match this â(â
proto.h:6370:64: error: expected unqualified-id before âstatic_castâ
proto.h:6370:64: error: expected â)â before âstatic_castâ
proto.h:6370:64: note: to match this â(â
utf8.c:3269:5: error: expected unqualified-id before âifâ
utf8.c:3351:5: error: expected unqualified-id before â{â token
utf8.c:3395:3: error: âcases_to_selfâ does not name a type
utf8.c:3403:5: error: expected unqualified-id before âelseâ
utf8.c:3407:5: error: expected unqualified-id before âreturnâ
utf8.c:3409:1: error: expected declaration before â}â token
proto.h:6368:11: warning: âUV S__to_utf8_case(UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)â declared âstaticâ but never defined [-Wunused-function]
proto.h:6368:11: warning: âUV S__to_utf8_case(UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)â used but never defined
mg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:
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**)â:
perl.h:169:22: warning: unused parameter âmy_perlâ [-Wunused-parameter]
perl.h:182:18: note: in expansion of macro âpTHXâ
sv.c:11127:17: note: in expansion of macro âpTHX_â
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)â:
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: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
utf8.c: In function âsize_t Perl__inverse_folds(PerlInterpreter*, UV, U32*, const U32**)â:
utf8.c:3412:21: note: in expansion of macro âpTHX_â
utf8.c: In function âUV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)â:
utf8.c:3540:13: note: in expansion of macro âpTHX_â
utf8.c: In function âUV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)â:
utf8.c:3621:13: note: in expansion of macro âpTHX_â
utf8.c: In function âUV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, STRLEN, STRLEN*, U32)â:
utf8.c:4481:21: note: in expansion of macro âpTHX_â
proto.h:6368:11: warning: âUV S__to_utf8_case(PerlInterpreter*, UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)â declared âstaticâ but never defined [-Wunused-function]
proto.h:6368:11: warning: âUV S__to_utf8_case(PerlInterpreter*, UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)â used but never defined
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)