[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201911081600.xA8G0dnT013997@vier.local>
Content-type: text/plain; charset="UTF8"
Date: Fri, 8 Nov 2019 11:00 -0500
Content-transfer-encoding: quoted-printable
Subject: Smoke [smoke-me/davem/sighandler] v5.31.5-162-g381ed93655 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
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/David%20Mitchell/log381ed9365524b3f482f2a06f8ee89d60d2f147c9.log.gz
Automated smoke report for branch smoke-me/davem/sighandler 5.31.6 patch 38=
1ed9365524b3f482f2a06f8ee89d60d2f147c9 v5.31.5-162-g381ed93655
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]
using clang version 4.2.1 Compatible Clang 8.0.0 (Fedora 8.0.0-3.fc=
30)
smoketime 16 hours 36 minutes (average 1 hour 2 minutes)
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.5-162-g381ed93655 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
----------- ---------------------------------------------------------
O O O O O O=20
O O O O O O -Accflags=3D-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
m - - m - - -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads
O O O O O O -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
| | | | | +- LC_ALL =3D en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO =3D perlio -DDEBUGGING
| | | +----- PERLIO =3D stdio -DDEBUGGING
| | +------- LC_ALL =3D en_US.utf8
| +--------- PERLIO =3D perlio
+----------- PERLIO =3D stdio=20
Locally applied patches:
SMOKE381ed9365524b3f482f2a06f8ee89d60d2f147c9
Compiler messages(gcc):
gv.c:816:64: warning: field precision should have type 'int', but argument =
has type 'STRLEN' (aka 'unsigned long') [-Wformat]
regcomp.c:14744: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:3602:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3581:62: note: expanded from macro 'EXPECT'
sv.c:12533: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:12533:41: note: use array indexing to silence this warning
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_UNASSIG=
NED'
/usr/include/sys/cdefs.h:503:3: note: expanded from macro '__glibc_macro_wa=
rning'
/usr/include/sys/cdefs.h:501:42: note: expanded from macro '__glibc_macro_w=
arning1'
<scratch space>:144: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_ASCI=
I_RULES'
<scratch space>:147: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_UNASSIG=
NED'
<scratch space>:150: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_ASCI=
I_RULES'
<scratch space>:153:6: note: expanded from here
re_comp.c:14744: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:3602:58: note: expanded from macro 'UNLIKELY'
../../handy.h:111:24: note: expanded from macro 'cBOOL'
../../perl.h:3581:62: note: expanded from macro 'EXPECT'
Non-Fatal messages(gcc):
--=20
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)