[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
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[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 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
----------------------- ----------------------------------------------------
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:
SMOKEe07a8a7bdf9beb75cbaa229baef4171890c028d4
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âÂÂ
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
About this smoke: smoking-perl: 5.28.2 smoker-version: 1.72/0.046 timestamp: 2020-01-14 03:42:04+00 tester: perl