{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Karl%20Williamson/logcd12a84c99cafe5c2bc09546bf2e2a3b718e2893.log.gz\n\nAutomated smoke report for branch smoke-me/khw-reentr 5.31.10 patch cd12a84c99cafe5c2bc09546bf2e2a3b718e2893 v5.31.9-113-gcd12a84c99\nremote.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)\n    on        linux - 4.19.93-v7l+ [Raspbian GNU/Linux 10.3]\n    using     ccache gcc version 8.3.0\n    smoketime 5 hours 21 minutes (average 1 hour 20 minutes)\n\nSummary: PASS\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.9-113-gcd12a84c99  Configuration (common) -Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\"\n----------- ---------------------------------------------------------\nO O         \nO O         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKEcd12a84c99cafe5c2bc09546bf2e2a3b718e2893\n\nTestsuite was run only with 'harness'\n\nMANIFEST did not declare '.mailmap'\n\nCompiler messages(gcc):\nreentr.c: In function âPerl_reentrant_retryâ:\nreentr.c:383:8: warning: âkeyâ is used uninitialized in this function [-Wuninitialized]\npp_sort.c: In function âS_sortsv_flags_implâ:\npp_sort.c:338:74: warning: unused parameter âflagsâ [-Wunused-parameter]\nre_exec.c: In function âS_dump_exec_posâ:\nre_exec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]\nre_exec.c:4162:55: note: format string is defined here\n./const-xs.inc: In function âboot_Socketâ:\n./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated\n./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated\n./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated\n./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated\nAPItest.xs: In function âXS_XS__APItest__HvMacro_u8_to_u16_leâ:\nAPItest.xs:6895:13: warning: unused variable âu64â [-Wunused-variable]\nregexec.c: In function âS_dump_exec_posâ:\nregexec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]\nregexec.c:4162:55: note: format string is defined here\nOpcode.xs: In function âopmask_addlocalâ:\nOpcode.xs:240:17: warning: cast between incompatible function types from âvoid (*)(PerlInterpreter *, const char *, ...)â {aka âvoid (*)(struct interpreter *, const char *, ...)â} to âvoid (*)(void *)â [-Wcast-function-type]\n../../embed.h:496:57: note: in definition of macro âsave_destructorâ\nOpcode.xs:240:2: note: in expansion of macro âSAVEDESTRUCTORâ\nre_exec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]\nregexec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]\n\nNon-Fatal messages(gcc):\n\n-- \nReport by Test::Smoke v1.72 running on perl 5.28.1\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"/aQFj5vWPUmkolzRaiAsOmovKDqyHOWSbaLR4VPTRL8","by_build_full":"remote.local\nlinux 4.19.93-v7l+ [Raspbian GNU/Linux 10.3]\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\"\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\" -Duseithreads\n--\n19260\n","by_config_full":"remote.local\nlinux 4.19.xx-v7l+ [Raspbian GNU/Linux 10.3]\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\"\n-Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\" -Duseithreads\n","compiler":"ccache gcc 8.3.0","compiler_msgs":["reentr.c: In function âPerl_reentrant_retryâ:","reentr.c:383:8: warning: âkeyâ is used uninitialized in this function [-Wuninitialized]","pp_sort.c: In function âS_sortsv_flags_implâ:","pp_sort.c:338:74: warning: unused parameter âflagsâ [-Wunused-parameter]","re_exec.c: In function âS_dump_exec_posâ:","re_exec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]","re_exec.c:4162:55: note: format string is defined here","./const-xs.inc: In function âboot_Socketâ:","./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated","./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated","./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated","./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated","APItest.xs: In function âXS_XS__APItest__HvMacro_u8_to_u16_leâ:","APItest.xs:6895:13: warning: unused variable âu64â [-Wunused-variable]","regexec.c: In function âS_dump_exec_posâ:","regexec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]","regexec.c:4162:55: note: format string is defined here","Opcode.xs: In function âopmask_addlocalâ:","Opcode.xs:240:17: warning: cast between incompatible function types from âvoid (*)(PerlInterpreter *, const char *, ...)â {aka âvoid (*)(struct interpreter *, const char *, ...)â} to âvoid (*)(void *)â [-Wcast-function-type]","../../embed.h:496:57: note: in definition of macro âsave_destructorâ","Opcode.xs:240:2: note: in expansion of macro âSAVEDESTRUCTORâ","re_exec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]","regexec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]"],"conf1":["-Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\"","-Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\" -Duseithreads"],"conf1_struct":{"common":["-Dcc=\"ccache gcc\"","-Accflags=\"-Werror=declaration-after-statement\""],"extra":[[],["-Duseithreads"]]},"config_hash":"Ecy4Uk+HFTHuY1Pg/CXK2Y478/WJcZDdkIlYBMfEzfE","configuration":"smoke-me_gcc_quick","cpu":"armv7l","cpu_count":4,"cpu_full":"ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)","duration":19260,"error":"","from_email":"perl@greerga.m-l.org","host":"remote.local","logurl":"http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Karl%20Williamson/logcd12a84c99cafe5c2bc09546bf2e2a3b718e2893.log.gz","matrix":["v5.31.9-113-gcd12a84c99  Configuration (common) -Accflags=\"-Werror=declaration-after-statement\" -Dcc=\"ccache gcc\"","----------- ---------------------------------------------------------","O O         ","O O         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<202003122009.02CK9wMa025755@vier.local>","nonfatal_msgs":[],"os":"linux 4.19.93-v7l+ [Raspbian GNU/Linux 10.3]","osname":"linux","osversion":"4.19.93-v7l+ [Raspbian GNU/Linux 10.3]","sha":"cd12a84c99cafe5c2bc09546bf2e2a3b718e2893","status":"PASS","subject":"Smoke [smoke-me/khw-reentr] v5.31.9-113-gcd12a84c99 PASS linux 4.19.93-v7l+ [Raspbian GNU/Linux 10.3] (armv7l/4 cpu) {smoke-me_gcc_quick}","when_at":"2020-03-12T20:09:00"}