Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).
Smoke logs available at
http://m-l.org/~perl/smoke/perl/linux/blead_clang_quick_sanitize=address/logd304e731249cc1d281e8d3d6677cf23596f190b3.log.gz
Automated smoke report for branch blead 5.29.10 patch
d304e731249cc1d281e8d3d6677cf23596f190b3 v5.29.9-81-gd304e73124
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3000MHz)
(x86_64/1 cpu[8 cores])
on linux - 4.20.13-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-6.fc29)
smoketime 6 hours 40 minutes (average 1 hour 40 minutes)
Summary: FAIL(FM)
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.9-81-gd304e73124 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
M F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEd304e731249cc1d281e8d3d6677cf23596f190b3
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
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]
../lib/warnings.t...........................................FAILED
149-150
../lib/locale.t.............................................FAILED
Non-zero exit status: 1
[default] -DDEBUGGING
../t/op/coreamp.t...........................................FAILED
Non-zero exit status: 1
../t/op/coresubs.t..........................................FAILED
Non-zero exit status: 1
../t/op/while.t.............................................FAILED
26
../dist/Storable/t/blessed.t................................FAILED
Non-zero exit status: 1
../lib/warnings.t...........................................FAILED
149-150
../lib/locale.t.............................................FAILED
Non-zero exit status: 1
[default] -DDEBUGGING -Duseithreads
../t/op/coreamp.t...........................................FAILED
Non-zero exit status: 1
../t/op/coresubs.t..........................................FAILED
Non-zero exit status: 1
../t/op/while.t.............................................FAILED
26
../dist/Storable/t/blessed.t................................FAILED
Non-zero exit status: 1
../lib/locale_threads.t.....................................FAILED
2
../lib/locale.t.............................................FAILED
Non-zero exit status: 1
../lib/warnings.t...........................................FAILED
149-150
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] -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]
./const-xs.inc:128:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
[-W#pragma-messages]
/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
/usr/include/sys/cdefs.h:485:3: note: expanded from macro
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:483:42: note: expanded from macro
'__glibc_macro_warning1'
<scratch space>:114:6: note: expanded from here
./const-xs.inc:131:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
[-W#pragma-messages]
/usr/include/netdb.h:611:3: note: expanded from macro
'AI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:117:6: note: expanded from here
./const-xs.inc:383:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
[-W#pragma-messages]
/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
<scratch space>:120:6: note: expanded from here
./const-xs.inc:386:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
[-W#pragma-messages]
/usr/include/netdb.h:652:3: note: expanded from macro
'NI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:123:6: note: expanded from here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)