[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201910031014.x93AECR6019146@vier.local>
Subject: Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_clang_sanitize=undefined}
Mime-version: 1.0
Date: Thu, 3 Oct 2019 06:14 -0400
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
This now errors on undefined behavior instead of warning. Smoke logs avail=
able at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_sanitize=3Dund=
efined/Karl%20Williamson/log1d8613eb85d0b932bc15c9651cca4a4a9f12d720.log.gz
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb=
85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85
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.fc=
30)
smoketime 1 hour 43 minutes (average 6 minutes 29 seconds)
Summary: FAIL(m)
O =3D OK F =3D Failure(s), extended report at the bottom
X =3D Failure(s) under TEST but not under harness
? =3D still running or test results not (yet) available
Build failures during: - =3D unknown or N/A
c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
rep
v5.31.4-345-g1d8613eb85 Configuration (common) -Accflags=3D"-Werror=3Ddecl=
aration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=3D=
undefined -fsanitize-blacklist=3D`pwd`/asan_ignore" -Aldflags=3D"-fno-sanit=
ize-recover=3Dundefined" -Dcc=3Dclang
----------- ---------------------------------------------------------
m - - m - -=20
m - - m - - -Accflags=3D-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
m - - m - - -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Accflags=3D-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
m - - m - - -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
IVATE
| | | +----- PERLIO =3D perlio -DDEBUGGING
| | +------- PERLIO =3D stdio -DDEBUGGING
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio
Locally applied patches:
SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720
Compiler messages(gcc):
regcomp.c:14809:43: warning: result of comparison of constant 223 with expr=
ession of type 'char' is always false [-Wtautological-constant-out-of-range=
-compare]
./perl.h:3599:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3578:62: note: expanded from macro 'EXPECT'
sv.c:12540:41: warning: adding 'int' to a string does not append to the str=
ing [-Wstring-plus-int]
./handy.h:538:37: note: expanded from macro 'strnEQ'
sv.c:12540:41: note: use array indexing to silence this warning
pp.c:7131:21: warning: comparison of integers of different signs: 'IV' (aka=
'long') and 'unsigned long' [-Wsign-compare]
pp.c:7133:46: warning: comparison of integers of different signs: 'IV' (aka=
'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
pp.c:7139:40: warning: comparison of integers of different signs: 'IV' (aka=
'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
perl.c:302:68: error: use of undeclared identifier 'TR_SPECIAL_HANDLING'
Non-Fatal messages(gcc):
--=20
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)