Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux). Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_quick_sanitize=address/Karl%20Williamson/log16fa5f7f34fc90de040e8fd86078a1f82a083629.log.gz Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch 16fa5f7f34fc90de040e8fd86078a1f82a083629 v5.31.3-111-g16fa5f7f34 vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores]) on linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)] using clang version 4.2.1 Compatible Clang 8.0.0 (Fedora 8.0.0-1.fc30) smoketime 9 hours 25 minutes (average 2 hours 21 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.31.3-111-g16fa5f7f34 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 F O -Duseithreads | +--------- -DDEBUGGING +----------- no debugging Locally applied patches: SMOKE16fa5f7f34fc90de040e8fd86078a1f82a083629 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] -Duseithreads ../t/re/pat_advanced.t......................................FAILED No plan found in TAP output Compiler messages(gcc): ./intrpvar.h:805:38: warning: 'Perl_sv_nosharing' is deprecated [-Wdeprecated-declarations] ./proto.h:3479:4: note: 'Perl_sv_nosharing' has been explicitly marked deprecated here ./perl.h:3506:60: note: expanded from macro '__attribute__deprecated__' ./intrpvar.h:806:37: warning: 'Perl_sv_nosharing' is deprecated [-Wdeprecated-declarations] ./intrpvar.h:813:39: warning: 'Perl_sv_nounlocking' is deprecated [-Wdeprecated-declarations] ./intrpvar.h:811:28: note: expanded from macro 'PERL_UNLOCK_HOOK' ./proto.h:3483:4: note: 'Perl_sv_nounlocking' has been explicitly marked deprecated here sv.c:12520:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] ./handy.h:538:37: note: expanded from macro 'strnEQ' sv.c:12520:41: note: use array indexing to silence this warning MD5.xs:283:16: warning: unused variable 'x' [-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] ./const-xs.inc:131: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:495:3: note: expanded from macro '__glibc_macro_warning' /usr/include/sys/cdefs.h:493:42: note: expanded from macro '__glibc_macro_warning1' <scratch space>:123:6: note: expanded from here ./const-xs.inc:134: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>:126:6: note: expanded from here ./const-xs.inc:386: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>:129:6: note: expanded from here ./const-xs.inc:389: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>:132:6: note: expanded from here Non-Fatal messages(gcc): -- Report by Test::Smoke v1.72 running on perl 5.28.2 (Reporter v0.053 / Smoker v0.046)