{"body":"","bodytext":"Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).  Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_quick_sanitize=address/Karl%20Williamson/log98ed452831fa5ada00f206ec5a8d1dcb1cb4f348.log.gz\n\nAutomated smoke report for branch smoke-me/khw-pr_curly 5.33.4 patch 98ed452831fa5ada00f206ec5a8d1dcb1cb4f348 v5.33.3-155-g98ed452831\nvier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])\n    on        linux - 5.3.12-200.fc30.x86_64 [Fedora 33]\n    using     ccache clang version Clang 11.0.0 (Fedora 11.0.0-2.fc33)\n    smoketime 10 hours 40 minutes (average 2 hours 40 minutes)\n\nSummary: FAIL(F)\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.33.3-155-g98ed452831  Configuration (common) -Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\"\n----------- ---------------------------------------------------------\nO O         \nF F         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE98ed452831fa5ada00f206ec5a8d1dcb1cb4f348\n\nTestsuite was run only with 'harness' and HARNESS_OPTIONS=j4\n\nFailures: (common-args) -Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\"\n[default] -Duseithreads\n[default] -DDEBUGGING -Duseithreads\n../t/io/errnosig.t..........................................FAILED\n    Non-zero exit status: 1\n../t/op/magic.t.............................................FAILED\n    Non-zero exit status: 1\n\nMANIFEST did not declare '.mailmap'\n\nCompiler messages(gcc):\nawk: cmd. line:1: warning: regexp escape sequence `\\=' is not a known regexp operator\nMakefile:258: warning: ignoring prerequisites on suffix rule definition\nMakefile:254: warning: ignoring prerequisites on suffix rule definition\nmakefile:258: warning: ignoring prerequisites on suffix rule definition\nmakefile:254: warning: ignoring prerequisites on suffix rule definition\n./inline.h:1983:48: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]\n./perl.h:2031:20: note: expanded from macro 'IV_MAX'\n./perl.h:2758:29: note: expanded from macro 'PERL_QUAD_MAX'\n./perl.h:3795:58: note: expanded from macro 'LIKELY'\n./handy.h:152:24: note: expanded from macro 'cBOOL'\n./perl.h:3775:62: note: expanded from macro 'EXPECT'\nsv.c:2058:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]\nsv.c:11153:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]\n./perl.h:2033:20: note: expanded from macro 'UV_MAX'\n./perl.h:2756:29: note: expanded from macro 'PERL_UQUAD_MAX'\nsv.c:12531:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]\n./handy.h:710:37: note: expanded from macro 'strnEQ'\nsv.c:12531:41: note: use array indexing to silence this warning\npp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]\nPOSIX.xs:1336:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]\n../../perl.h:2033:20: note: expanded from macro 'UV_MAX'\n../../perl.h:2756:29: note: expanded from macro 'PERL_UQUAD_MAX'\n./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]\n/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'\n/usr/include/sys/cdefs.h:526:3: note: expanded from macro '__glibc_macro_warning'\n/usr/include/sys/cdefs.h:524:42: note: expanded from macro '__glibc_macro_warning1'\n<scratch space>:205:6: note: expanded from here\n./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]\n/usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'\n<scratch space>:208:6: note: expanded from here\n./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]\n/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'\n<scratch space>:211:6: note: expanded from here\n./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]\n/usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'\n<scratch space>:214:6: note: expanded from here\nre_comp.c:8228:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\n../../scope.h:211:4: note: expanded from macro 'LEAVE_with_name'\n/usr/include/assert.h:106:11: note: expanded from macro 'assert'\nre_comp.c:6656:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'\nre_comp.c:8276:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_hot.c:192:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\n./scope.h:211:4: note: expanded from macro 'LEAVE_with_name'\n/usr/include/assert.h:95:7: note: expanded from macro 'assert'\npp_hot.c:4562:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_hot.c:4569:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp.c:5756:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp.c:5812:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp.c:6408:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:1107:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:1113:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:3582:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:4103:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:4759:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:4858:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:4890:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:4912:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_ctl.c:5758:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_sys.c:312:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_sys.c:397:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_sys.c:586:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_sys.c:989:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\npp_sys.c:1024:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\ntoke.c:4277:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\ntoke.c:6220:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\ntoke.c:12024:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\nregcomp.c:8228:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\nregcomp.c:6656:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'\nregcomp.c:8276:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]\n<scratch space>:104:6: note: expanded from here\n<scratch space>:107:6: note: expanded from here\n<scratch space>:110:6: note: expanded from here\n<scratch space>:113:6: note: expanded from here\n<scratch space>:185:6: note: expanded from here\n<scratch space>:188:6: note: expanded from here\n<scratch space>:191:6: note: expanded from here\n<scratch space>:194:6: note: expanded from here\n<scratch space>:80:6: note: expanded from here\n<scratch space>:83:6: note: expanded from here\n<scratch space>:86:6: note: expanded from here\n<scratch space>:89:6: note: expanded from here\n\nNon-Fatal messages(gcc):\n\n-- \nReport by Test::Smoke v1.72 running on perl 5.32.0\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"SdRDcXwThS4pAGgkjNjzTTQVwuw5P+IiUL28r7SDCss","by_build_full":"vier.local\nlinux 5.3.12-200.fc30.x86_64 [Fedora 33]\n-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\"\n-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\" -Duseithreads\n--\n38400\n","by_config_full":"vier.local\nlinux 5.3.xx.fc30.x86_64 [Fedora 33]\n-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\"\n-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\" -Duseithreads\n","compiler":"ccache clang Clang 11.0.0 (Fedora 11.0.0-2.fc33)","compiler_msgs":["awk: cmd. line:1: warning: regexp escape sequence `\\=' is not a known regexp operator","Makefile:258: warning: ignoring prerequisites on suffix rule definition","Makefile:254: warning: ignoring prerequisites on suffix rule definition","makefile:258: warning: ignoring prerequisites on suffix rule definition","makefile:254: warning: ignoring prerequisites on suffix rule definition","./inline.h:1983:48: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]","./perl.h:2031:20: note: expanded from macro 'IV_MAX'","./perl.h:2758:29: note: expanded from macro 'PERL_QUAD_MAX'","./perl.h:3795:58: note: expanded from macro 'LIKELY'","./handy.h:152:24: note: expanded from macro 'cBOOL'","./perl.h:3775:62: note: expanded from macro 'EXPECT'","sv.c:2058:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]","sv.c:11153:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]","./perl.h:2033:20: note: expanded from macro 'UV_MAX'","./perl.h:2756:29: note: expanded from macro 'PERL_UQUAD_MAX'","sv.c:12531:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]","./handy.h:710:37: note: expanded from macro 'strnEQ'","sv.c:12531:41: note: use array indexing to silence this warning","pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]","POSIX.xs:1336:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]","../../perl.h:2033:20: note: expanded from macro 'UV_MAX'","../../perl.h:2756:29: note: expanded from macro 'PERL_UQUAD_MAX'","./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]","/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'","/usr/include/sys/cdefs.h:526:3: note: expanded from macro '__glibc_macro_warning'","/usr/include/sys/cdefs.h:524:42: note: expanded from macro '__glibc_macro_warning1'","<scratch space>:205:6: note: expanded from here","./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]","/usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'","<scratch space>:208:6: note: expanded from here","./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]","/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'","<scratch space>:211:6: note: expanded from here","./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]","/usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'","<scratch space>:214:6: note: expanded from here","re_comp.c:8228:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","../../scope.h:211:4: note: expanded from macro 'LEAVE_with_name'","/usr/include/assert.h:106:11: note: expanded from macro 'assert'","re_comp.c:6656:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'","re_comp.c:8276:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_hot.c:192:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","./scope.h:211:4: note: expanded from macro 'LEAVE_with_name'","/usr/include/assert.h:95:7: note: expanded from macro 'assert'","pp_hot.c:4562:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_hot.c:4569:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp.c:5756:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp.c:5812:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp.c:6408:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:1107:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:1113:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:3582:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:4103:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:4759:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:4858:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:4890:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:4912:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_ctl.c:5758:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_sys.c:312:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_sys.c:397:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_sys.c:586:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_sys.c:989:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","pp_sys.c:1024:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","toke.c:4277:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","toke.c:6220:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","toke.c:12024:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","regcomp.c:8228:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","regcomp.c:6656:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'","regcomp.c:8276:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]","<scratch space>:104:6: note: expanded from here","<scratch space>:107:6: note: expanded from here","<scratch space>:110:6: note: expanded from here","<scratch space>:113:6: note: expanded from here","<scratch space>:185:6: note: expanded from here","<scratch space>:188:6: note: expanded from here","<scratch space>:191:6: note: expanded from here","<scratch space>:194:6: note: expanded from here","<scratch space>:80:6: note: expanded from here","<scratch space>:83:6: note: expanded from here","<scratch space>:86:6: note: expanded from here","<scratch space>:89:6: note: expanded from here"],"conf1":["-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\"","-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\" -Duseithreads"],"conf1_struct":{"common":["-Dcc=\"ccache clang\"","-Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\"","-Aldflags=\"-fsanitize=address\""],"extra":[[],["-Duseithreads"]]},"config_hash":"Fl1lAtxqTxqHg/0uBM5oZUWDrmmFE84YcaGBfC9TSr8","configuration":"smoke-me_clang_quick_sanitize=address","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":38400,"error":"","from_email":"perl@greerga.m-l.org","host":"vier.local","logurl":"http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_quick_sanitize=address/Karl%20Williamson/log98ed452831fa5ada00f206ec5a8d1dcb1cb4f348.log.gz","matrix":["v5.33.3-155-g98ed452831  Configuration (common) -Accflags=\"-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore\" -Aldflags=\"-fsanitize=address\" -Dcc=\"ccache clang\"","----------- ---------------------------------------------------------","O O         ","F F         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<202011210801.0AL815mR2413664@vier.local>","nonfatal_msgs":[],"os":"linux 5.3.12-200.fc30.x86_64 [Fedora 33]","osname":"linux","osversion":"5.3.12-200.fc30.x86_64 [Fedora 33]","sha":"98ed452831fa5ada00f206ec5a8d1dcb1cb4f348","status":"FAIL(F)","subject":"Smoke [smoke-me/khw-pr_curly] v5.33.3-155-g98ed452831 FAIL(F) linux 5.3.12-200.fc30.x86_64 [Fedora 33] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=address}","when_at":"2020-11-21T08:01:00"}