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/log04db542212fdad3a62f13afe741c99028f4bf799.log.gz
Automated smoke report for branch blead 5.29.8 patch
04db542212fdad3a62f13afe741c99028f4bf799 v5.29.7-35-g04db542212
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 6 hours 53 minutes (average 1 hour 43 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-35-g04db542212 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:
SMOKE04db542212fdad3a62f13afe741c99028f4bf799
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:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398: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)