This now errors on undefined behavior instead of warning. Smoke logs available
at
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_quick_sanitize=undefined/Karl%20Williamson/loga10f7666b9ffea3cfc528f6adb67237c09086998.log.gz
Automated smoke report for branch smoke-me/khw-hvds_pr 5.33.3 patch
a10f7666b9ffea3cfc528f6adb67237c09086998 v5.33.2-88-ga10f7666b9
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz)
(x86_64/1 cpu[8 cores])
on linux - 5.3.12-200.fc30.x86_64 [Fedora 32]
using ccache clang version Clang 10.0.1 (Fedora 10.0.1-2.fc32)
smoketime 31 minutes 16 seconds (average 7 minutes 49 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.33.2-88-ga10f7666b9 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="ccache clang"
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEa10f7666b9ffea3cfc528f6adb67237c09086998
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp
operator
regcomp.c:12668:25: error: ISO C90 forbids mixing declarations and code
[-Werror,-Wdeclaration-after-statement]
toke.c:4277:5: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
./scope.h:211:4: note: expanded from macro 'LEAVE_with_name'
/usr/include/assert.h:95:7: note: expanded from macro 'assert'
toke.c:6220:20: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
toke.c:12024:3: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
regcomp.c:8241:37: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
regcomp.c:6663:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
regcomp.c:8289:2: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
./inline.h:1983:48: warning: implicit conversion from 'IV' (aka 'long') to
'double' changes value from 9223372036854775807 to 9223372036854775808
[-Wimplicit-int-float-conversion]
./perl.h:1997:20: note: expanded from macro 'IV_MAX'
./perl.h:2689:29: note: expanded from macro 'PERL_QUAD_MAX'
./perl.h:3725:58: note: expanded from macro 'LIKELY'
./handy.h:152:24: note: expanded from macro 'cBOOL'
./perl.h:3705:62: note: expanded from macro 'EXPECT'
sv.c:2058:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to
'double' changes value from 9223372036854775807 to 9223372036854775808
[-Wimplicit-int-float-conversion]
sv.c:11171:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to
'double' changes value from 18446744073709551615 to 18446744073709551616
[-Wimplicit-int-float-conversion]
./perl.h:1999:20: note: expanded from macro 'UV_MAX'
./perl.h:2687:29: note: expanded from macro 'PERL_UQUAD_MAX'
sv.c:12549:41: warning: adding 'int' to a string does not append to the string
[-Wstring-plus-int]
./handy.h:690:37: note: expanded from macro 'strnEQ'
sv.c:12549:41: note: use array indexing to silence this warning
pp_hot.c:192:3: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
pp_hot.c:4562:5: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
pp_hot.c:4569:2: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
pp.c:5756:2: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
pp.c:5812:2: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
pp.c:6394:6: warning: result of comparison against a string literal is
unspecified (use an explicit string comparison function instead)
[-Wstring-compare]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.30.3
(Reporter v0.053 / Smoker v0.046)