[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201908261621.x7QGLFIe026983@vier.local>
Date: Mon, 26 Aug 2019 12:21 -0400
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-134329] v5.31.3-22-g7d164336f2 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}
Content-transfer-encoding: quoted-printable
This now errors on undefined behavior instead of warning. Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_quick_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 50 minutes 51 seconds (average 12 minutes 43 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 -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
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_quick_sanitize=undefined/build/regcomp.c:13174: undefined reference to `SET_recode_x_to_native'
/usr/bin/ld: /home/perl/smoke/perl/smoke-me_clang_quick_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)