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/log17d6187b6af20688dcba5e3c84165e99d9c4c1ce.log.gz
Automated smoke report for branch blead 5.31.8 patch
17d6187b6af20688dcba5e3c84165e99d9c4c1ce v5.31.7-133-g17d6187b6a
iTuness-MacBook-Air.local: MacBook Air (2 GHz) (Intel Core i7/1 cpu[2 cores])
on darwin - 18.7.0 (Mac OS X - macOS 10.14.6 (18G2022))
using clang version 4.2.1 Compatible Apple LLVM 11.0.0
(clang-1100.0.33.17)
smoketime 11 hours 41 minutes (average 2 hours 55 minutes)
Summary: PASS
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.7-133-g17d6187b6a 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
----------- ---------------------------------------------------------
O O
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE17d6187b6af20688dcba5e3c84165e99d9c4c1ce
Testsuite was run only with 'harness'
Compiler messages(gcc):
RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
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.18.4
(Reporter v0.053 / Smoker v0.046)