Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).
Smoke logs available at
http://m-l.org/~perl/smoke/perl/darwin/blead_clang_quick_sanitize=address/loge8db349f5c61708301fd5463e49bfe95c448dd6d.log.gz
Automated smoke report for branch blead 5.29.8 patch
e8db349f5c61708301fd5463e49bfe95c448dd6d v5.29.7-32-ge8db349f5c
iTuness-MacBook-Air.local: MacBook Air (2 GHz) (Intel Core i7/1 cpu[2 cores])
on darwin - 18.2.0 (Mac OS X - macOS 10.14.2 (18C54))
using clang version 4.2.1 Compatible Apple LLVM 10.0.0
(clang-1000.10.44.4)
smoketime 5 hours 56 minutes (average 1 hour 29 minutes)
Summary: FAIL(F)
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.29.7-32-ge8db349f5c 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=clang
----------- ---------------------------------------------------------
F F
F F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEe8db349f5c61708301fd5463e49bfe95c448dd6d
Testsuite was run only with 'harness'
Failures: (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=clang
[default]
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/porting/libperl.t......................................FAILED
5
Passed Todo tests: (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=clang
[default]
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/Module-Metadata/t/extract-version.t.................PASSED
7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
51, 55, 59, 63, 67, 71, 75, 79, 83, 87
91, 95, 99, 106, 110, 114, 118, 122, 126
130, 134, 138, 142, 149, 153, 157, 161
165, 169, 173, 177, 181, 185, 195, 199
203
Compiler messages(gcc):
Encode.c:1364:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1406:5: warning: unused variable 'ix' [-Wunused-variable]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)