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/logda4fb3e7cd616b752622e57202bfbc2049c3f197.log.gz
Automated smoke report for branch smoke-me/khw-wild 5.31.9 patch da4fb3e7cd616b752622e57202bfbc2049c3f197 v5.31.8-186-gda4fb3e7cd
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
on linux - 5.3.12-200.fc30.x86_64 [Fedora 30]
using ccache clang version 4.2.1 Compatible Clang 8.0.0 (Fedora 8.00-3.fc30)
smoketime 46 minutes 34 seconds (average 11 minutes 38 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.8-186-gda4fb3e7cd 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"
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEda4fb3e7cd616b752622e57202bfbc2049c3f197
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
regcomp.c:23618:38: error: ISO C90 forbids mixing declarations and code [-Werror,-Wdeclaration-after-statement]
regcomp.c:24852:9: warning: // comments are not allowed in this language [-Wcomment]
regcomp.c:24976:14: error: ISO C90 forbids mixing declarations and code [-Werror,-Wdeclaration-after-statement]
regcomp.c:24962:10: error: ISO C90 forbids mixing declarations and code [-Werror,-Wdeclaration-after-statement]
sv.c:12542:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12542:41: note: use array indexing to silence this warning
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)