This now errors on undefined behavior instead of warning. Smoke logs available
at
http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_sanitize=undefined/Karl%20Williamson/log7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc.log.gz
Automated smoke report for branch smoke-me/khw-134329 5.31.4 patch
7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc v5.31.3-22-g7d164336f2
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 1 hour 19 minutes (average 4 minutes 57.375 seconds)
Summary: FAIL(m)
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-22-g7d164336f2 Configuration (common)
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer
-fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore"
-Aldflags="-fno-sanitize-recover=undefined" -Dcc=clang
----------- ---------------------------------------------------------
m - - m - -
m - - m - - -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc
Compiler messages(gcc):
regcomp.c:13149:9: warning: implicit declaration of function
'SET_recode_x_to_native' [-Wimplicit-function-declaration]
regcomp.c:13174:5: warning: implicit declaration of function
'SET_recode_x_to_native' [-Wimplicit-function-declaration]
sv.c:12506:41: warning: adding 'int' to a string does not append to the string
[-Wstring-plus-int]
./handy.h:508:37: note: expanded from macro 'strnEQ'
sv.c:12506:41: note: use array indexing to silence this warning
/home/perl/smoke/perl/smoke-me_clang_sanitize=undefined/build/regcomp.c:13174:
undefined reference to `SET_recode_x_to_native'
/usr/bin/ld:
/home/perl/smoke/perl/smoke-me_clang_sanitize=undefined/build/regcomp.c:13149:
undefined reference to `SET_recode_x_to_native'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)