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/log929e53be972b0c811eca54a3c7017db116f62e4a.log.gz
Automated smoke report for branch blead 5.29.9 patch
929e53be972b0c811eca54a3c7017db116f62e4a v5.29.8-11-g929e53be97
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.3 (18D109))
using clang version 4.2.1 Compatible Apple LLVM 10.0.0
(clang-1000.10.44.4)
smoketime 6 hours 23 minutes (average 1 hour 35 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.8-11-g929e53be97 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:
SMOKE929e53be972b0c811eca54a3c7017db116f62e4a
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)