[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
on linux 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
using g++ version 9.2.1 20190827 (Red Hat 9.2.1-1) (*1)
smoketime 41 minutes 14 seconds (average 10 minutes 18 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.4-345-g1d8613eb85
----------------------- ----------------------------------------------------
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
m m -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âÂÂvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c:2716:36: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
util.c: In function âÂÂint Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)âÂÂ:
util.c:2761:36: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
mg.c: In function âÂÂint Perl_magic_set(SV*, MAGIC*)âÂÂ:
mg.c:2776: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:255:5: note: in expansion of macro âÂÂRX_ENGINEâÂÂ
mg.c:2776:13: note: in expansion of macro âÂÂCALLREG_NUMBUF_STOREâÂÂ
perl.h:255:47: note: in definition of macro âÂÂCALLREG_NUMBUF_STOREâÂÂ
pp.c: In function âÂÂOP* Perl_pp_argcheck()âÂÂ:
pp.c:7131:21: warning: comparison of integer expressions of different signedness: âÂÂIVâ {aka âÂÂlong intâÂÂ} and âÂÂUVâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
pp.c:7133:46: warning: comparison of integer expressions of different signedness: âÂÂIVâ {aka âÂÂlong intâÂÂ} and âÂÂUVâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
perl.h:3578:62: note: in definition of macro âÂÂEXPECTâÂÂ
perl.h:3599:52: note: in expansion of macro âÂÂcBOOLâÂÂ
pp.c:7133:9: note: in expansion of macro âÂÂUNLIKELYâÂÂ
pp.c:7139:40: warning: comparison of integer expressions of different signedness: âÂÂIVâ {aka âÂÂlong intâÂÂ} and âÂÂUVâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
pp.c:7139:9: note: in expansion of macro âÂÂUNLIKELYâÂÂ
perl.c: In function âÂÂvoid Perl_sys_init(int*, char***)âÂÂ:
perl.h:2821:88: warning: cast between incompatible function types from âÂÂ__sighandler_tâ {aka âÂÂvoid (*)(int)âÂÂ} to âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro âÂÂPERL_FPU_INITâÂÂ
perl.c:125:5: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c: In function âÂÂvoid Perl_sys_init3(int*, char***, char***)âÂÂ:
perl.h:2871:49: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c:138:5: note: in expansion of macro âÂÂPERL_SYS_INIT3_BODYâÂÂ
perl.c: In function âÂÂvoid perl_construct(PerlInterpreter*)âÂÂ:
perl.c:302:68: error: âÂÂTR_SPECIAL_HANDLINGâ was not declared in this scope; did you mean âÂÂPL_TR_SPECIAL_HANDLING_UTF8âÂÂ?
embed.h:839:87: note: in definition of macro âÂÂuvoffuni_to_utf8_flags_msgsâÂÂ
utf8.h:70:47: note: in expansion of macro âÂÂNATIVE_TO_UNIâÂÂ
utf8.h:68:37: note: in expansion of macro âÂÂuvchr_to_utf8_flags_msgsâÂÂ
perl.c:302:12: note: in expansion of macro âÂÂuvchr_to_utf8_flagsâÂÂ
util.c: In function âÂÂvoid (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c: In function âÂÂint Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)âÂÂ:
regcomp.c: In function âÂÂvoid S_unwind_scan_frames(PerlInterpreter*, const void*)âÂÂ:
perl.h:174:22: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
perl.h:187:18: note: in expansion of macro âÂÂpTHXâÂÂ
regcomp.c:4436:22: note: in expansion of macro âÂÂpTHX_âÂÂ
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
regcomp.c: In function âÂÂbool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)âÂÂ:
regcomp.c:10606:17: note: in expansion of macro âÂÂpTHX_âÂÂ
sv.c: In function âÂÂSTRLEN S_expect_number(PerlInterpreter*, const char**)âÂÂ:
sv.c:11128:17: note: in expansion of macro âÂÂpTHX_âÂÂ
pp.c: In function âÂÂOP* Perl_pp_argcheck(PerlInterpreter*)âÂÂ:
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_âÂÂ
utf8.c: In function âÂÂbool Perl__is_uni_FOO(PerlInterpreter*, U8, UV)âÂÂ:
utf8.c:2799:18: note: in expansion of macro âÂÂpTHX_âÂÂ
utf8.c: In function âÂÂbool Perl__is_uni_perl_idcont(PerlInterpreter*, UV)âÂÂ:
utf8.c:2821:26: note: in expansion of macro âÂÂpTHX_âÂÂ
utf8.c: In function âÂÂbool Perl__is_uni_perl_idstart(PerlInterpreter*, UV)âÂÂ:
utf8.c:2828:27: note: in expansion of macro âÂÂpTHX_âÂÂ
utf8.c: In function âÂÂsize_t Perl__inverse_folds(PerlInterpreter*, UV, unsigned int*, const unsigned int**)âÂÂ:
utf8.c:3477:21: note: in expansion of macro âÂÂpTHX_âÂÂ
utf8.c: In function âÂÂUV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)âÂÂ:
utf8.c:3600:13: note: in expansion of macro âÂÂpTHX_âÂÂ
utf8.c: In function âÂÂUV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)âÂÂ:
utf8.c:3681:13: note: in expansion of macro âÂÂpTHX_âÂÂ
regexec.c: In function âÂÂbool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, const U8*, bool)âÂÂ:
regexec.c:10755:19: note: in expansion of macro âÂÂpTHX_âÂÂ
utf8.c: In function âÂÂUV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, STRLEN, STRLEN*, U32)âÂÂ:
utf8.c:5229:21: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂOP* Perl_op_linklist(PerlInterpreter*, OP*)âÂÂ:
op.c:1649:18: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂOP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)âÂÂ:
op.c:3782:20: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂOP* S_search_const(PerlInterpreter*, OP*)âÂÂ:
op.c:8562:16: note: in expansion of macro âÂÂpTHX_âÂÂ
op.c: In function âÂÂSTRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)âÂÂ:
op.c:17586:19: note: in expansion of macro âÂÂpTHX_âÂÂ
perl.c:302:39: error: âÂÂPL_TR_SPECIAL_HANDLING_UTF8â was not declared in this scope
embed.h:839:85: note: in definition of macro âÂÂuvoffuni_to_utf8_flags_msgsâÂÂ
perl.c:302:68: error: âÂÂTR_SPECIAL_HANDLINGâ was not declared in this scope
About this smoke: smoking-perl: 5.28.2 smoker-version: 1.72/0.046 timestamp: 2019-10-03 05:37:02+00 tester: perl