{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Karl%20Williamson/log1d8613eb85d0b932bc15c9651cca4a4a9f12d720.log.gz\n\nAutomated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85\nvier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])\n    on        linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]\n    using     g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)\n    smoketime 41 minutes 14 seconds (average 10 minutes 18 seconds)\n\nSummary: FAIL(m)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.31.4-345-g1d8613eb85  Configuration (common) -Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++\n----------- ---------------------------------------------------------\nm m         \nm m         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720\n\nTestsuite was run only with 'harness' and HARNESS_OPTIONS=j4\n\nCompiler messages(gcc):\nutil.c: In function âvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)â:\nutil.c:2716:36: warning: cast between incompatible function types from âSighandler_tâ {aka âvoid (*)(int, siginfo_t*, void*)â} to âvoid (*)(int)â [-Wcast-function-type]\nutil.c: In function âint Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)â:\nutil.c:2761:36: warning: cast between incompatible function types from âSighandler_tâ {aka âvoid (*)(int, siginfo_t*, void*)â} to âvoid (*)(int)â [-Wcast-function-type]\nmg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:\nmg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]\nregexp.h:530:43: note: in definition of macro âRXp_ENGINEâ\nregexp.h:531:53: note: in expansion of macro âReANYâ\nperl.h:255:5: note: in expansion of macro âRX_ENGINEâ\nmg.c:2776:13: note: in expansion of macro âCALLREG_NUMBUF_STOREâ\nperl.h:255:47: note: in definition of macro âCALLREG_NUMBUF_STOREâ\npp.c: In function âOP* Perl_pp_argcheck()â:\npp.c:7131:21: warning: comparison of integer expressions of different signedness: âIVâ {aka âlong intâ} and âUVâ {aka âlong unsigned intâ} [-Wsign-compare]\npp.c:7133:46: warning: comparison of integer expressions of different signedness: âIVâ {aka âlong intâ} and âUVâ {aka âlong unsigned intâ} [-Wsign-compare]\nperl.h:3578:62: note: in definition of macro âEXPECTâ\nperl.h:3599:52: note: in expansion of macro âcBOOLâ\npp.c:7133:9: note: in expansion of macro âUNLIKELYâ\npp.c:7139:40: warning: comparison of integer expressions of different signedness: âIVâ {aka âlong intâ} and âUVâ {aka âlong unsigned intâ} [-Wsign-compare]\npp.c:7139:9: note: in expansion of macro âUNLIKELYâ\nperl.c: In function âvoid Perl_sys_init(int*, char***)â:\nperl.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]\nunixish.h:150:29: note: in expansion of macro âPERL_FPU_INITâ\nperl.c:125:5: note: in expansion of macro âPERL_SYS_INIT_BODYâ\nperl.c: In function âvoid Perl_sys_init3(int*, char***, char***)â:\nperl.h:2871:49: note: in expansion of macro âPERL_SYS_INIT_BODYâ\nperl.c:138:5: note: in expansion of macro âPERL_SYS_INIT3_BODYâ\nperl.c: In function âvoid perl_construct(PerlInterpreter*)â:\nperl.c:302:68: error: âTR_SPECIAL_HANDLINGâ was not declared in this scope; did you mean âPL_TR_SPECIAL_HANDLING_UTF8â?\nembed.h:839:87: note: in definition of macro âuvoffuni_to_utf8_flags_msgsâ\nutf8.h:70:47: note: in expansion of macro âNATIVE_TO_UNIâ\nutf8.h:68:37: note: in expansion of macro âuvchr_to_utf8_flags_msgsâ\nperl.c:302:12: note: in expansion of macro âuvchr_to_utf8_flagsâ\nutil.c: In function âvoid (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)â:\nutil.c: In function âint Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)â:\nregcomp.c: In function âvoid S_unwind_scan_frames(PerlInterpreter*, const void*)â:\nperl.h:174:22: warning: unused parameter âmy_perlâ [-Wunused-parameter]\nperl.h:187:18: note: in expansion of macro âpTHXâ\nregcomp.c:4436:22: note: in expansion of macro âpTHX_â\nmg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:\nregcomp.c: In function âbool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)â:\nregcomp.c:10606:17: note: in expansion of macro âpTHX_â\nsv.c: In function âSTRLEN S_expect_number(PerlInterpreter*, const char**)â:\nsv.c:11128:17: note: in expansion of macro âpTHX_â\npp.c: In function âOP* Perl_pp_argcheck(PerlInterpreter*)â:\ndoio.c: In function âint Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)â:\ndoio.c:186:26: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)â:\ndoio.c:205:27: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlLIO_open_cloexec(PerlInterpreter*, const char*, int)â:\ndoio.c:224:27: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const char*, int, int)â:\ndoio.c:239:28: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)â:\ndoio.c:285:28: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, int, int)â:\ndoio.c:307:30: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, sockaddr*, socklen_t*)â:\ndoio.c:321:30: note: in expansion of macro âpTHX_â\ndoio.c: In function âint Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, int, int, int, int*)â:\ndoio.c:347:34: note: in expansion of macro âpTHX_â\nutf8.c: In function âbool Perl__is_uni_FOO(PerlInterpreter*, U8, UV)â:\nutf8.c:2799:18: note: in expansion of macro âpTHX_â\nutf8.c: In function âbool Perl__is_uni_perl_idcont(PerlInterpreter*, UV)â:\nutf8.c:2821:26: note: in expansion of macro âpTHX_â\nutf8.c: In function âbool Perl__is_uni_perl_idstart(PerlInterpreter*, UV)â:\nutf8.c:2828:27: note: in expansion of macro âpTHX_â\nutf8.c: In function âsize_t Perl__inverse_folds(PerlInterpreter*, UV, unsigned int*, const unsigned int**)â:\nutf8.c:3477:21: note: in expansion of macro âpTHX_â\nutf8.c: In function âUV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)â:\nutf8.c:3600:13: note: in expansion of macro âpTHX_â\nutf8.c: In function âUV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)â:\nutf8.c:3681:13: note: in expansion of macro âpTHX_â\nregexec.c: In function âbool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, const U8*, bool)â:\nregexec.c:10755:19: note: in expansion of macro âpTHX_â\nutf8.c: In function âUV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, STRLEN, STRLEN*, U32)â:\nutf8.c:5229:21: note: in expansion of macro âpTHX_â\nop.c: In function âOP* Perl_op_linklist(PerlInterpreter*, OP*)â:\nop.c:1649:18: note: in expansion of macro âpTHX_â\nop.c: In function âOP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)â:\nop.c:3782:20: note: in expansion of macro âpTHX_â\nop.c: In function âOP* S_search_const(PerlInterpreter*, OP*)â:\nop.c:8562:16: note: in expansion of macro âpTHX_â\nop.c: In function âSTRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)â:\nop.c:17586:19: note: in expansion of macro âpTHX_â\nperl.c:302:39: error: âPL_TR_SPECIAL_HANDLING_UTF8â was not declared in this scope\nembed.h:839:85: note: in definition of macro âuvoffuni_to_utf8_flags_msgsâ\nperl.c:302:68: error: âTR_SPECIAL_HANDLINGâ was not declared in this scope\n\nNon-Fatal messages(gcc):\n\n-- \nReport by Test::Smoke v1.72 running on perl 5.28.2\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"Ty2XrF3ZgiQU+vvD6VSva0P57LVJ0yq4zKAB1Ccb22A","by_build_full":"vier.local\nlinux 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++ -Duseithreads\n--\n2460\n","by_config_full":"vier.local\nlinux 5.2.xx.fc30.x86_64 [Fedora 30 (Server Edition)]\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++ -Duseithreads\n","compiler":"g++ 9.2.1 20190827 (Red Hat 9.2.1-1)","compiler_msgs":["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"],"conf1":["-Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++","-Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++ -Duseithreads"],"conf1_struct":{"common":["-Dcc=g++","-Accflags=\"-Werror=declaration-after-statement\""],"extra":[[],["-Duseithreads"]]},"config_hash":"px5a1aufjWZG4kn0GZb2PLh5mOsfkMDYbDqpr5L6Wbs","configuration":"smoke-me_g++_quick","cpu":"x86_64","cpu_count":8,"cpu_full":"Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])","duration":2460,"error":"","from_email":"perl@greerga.m-l.org","host":"vier.local","logurl":"http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Karl%20Williamson/log1d8613eb85d0b932bc15c9651cca4a4a9f12d720.log.gz","matrix":["v5.31.4-345-g1d8613eb85  Configuration (common) -Accflags=\"-Werror=declaration-after-statement\" -Dcc=g++","----------- ---------------------------------------------------------","m m         ","m m         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201910030621.x936Le3r011794@vier.local>","nonfatal_msgs":[],"os":"linux 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]","osname":"linux","osversion":"5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]","sha":"1d8613eb85d0b932bc15c9651cca4a4a9f12d720","status":"FAIL(m)","subject":"Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}","when_at":"2019-10-03T06:21:00"}