[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201911130830.xAD8UuZJ008293@vier.local>
Date: Wed, 13 Nov 2019 03:30 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Subject: Smoke [smoke-me/davem/sighandler2] v5.31.5-299-gc228fb8a1d FAIL(F) linux 5.2.7-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=address}
Content-type: text/plain; charset="UTF8"
Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux). =
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread=
-multi/smoke-me_clang_quick_sanitize=3Daddress/David%20Mitchell/logc228fb8a=
1ddad74857c9b8e3a7b38f5823df3073.log.gz
Automated smoke report for branch smoke-me/davem/sighandler2 5.31.6 patch c=
228fb8a1ddad74857c9b8e3a7b38f5823df3073 v5.31.5-299-gc228fb8a1d
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 6 hours 55 minutes (average 1 hour 43 minutes)
Summary: FAIL(F)
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-299-gc228fb8a1d Configuration (common) -Accflags=3D"-Werror=3Ddecl=
aration-after-statement -g -fno-omit-frame-pointer -fsanitize=3Daddress -f=
no-common -fsanitize-blacklist=3D`pwd`/asan_ignore" -Aldflags=3D"-fsanitize=
=3Daddress" -Dcc=3Dclang
----------- ---------------------------------------------------------
F F=20=20=20=20=20=20=20=20=20
F F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc228fb8a1ddad74857c9b8e3a7b38f5823df3073
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
Failures: (common-args) -Accflags=3D"-Werror=3Ddeclaration-after-statement =
-g -fno-omit-frame-pointer -fsanitize=3Daddress -fno-common -fsanitize-bla=
cklist=3D`pwd`/asan_ignore" -Aldflags=3D"-fsanitize=3Daddress" -Dcc=3Dclang
[default]=20
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/op/tr_latin1.t.........................................FAILED
2
../t/op/tr.t................................................FAILED
Non-zero exit status: 1
../t/uni/tr_utf8.t..........................................FAILED
Non-zero exit status: 1
../lib/warnings.t...........................................FAILED
527
Compiler messages(gcc):
regcomp.c:14596: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:3622:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3601:62: note: expanded from macro 'EXPECT'
sv.c:12530: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:12530:41: note: use array indexing to silence this warning
bzlib.c:102:31: warning: unused parameter 'opaque' [-Wunused-parameter]
bzlib.c:109:29: warning: unused parameter 'opaque' [-Wunused-parameter]
RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
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>:134: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>:137: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>:140: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>:143:6: note: expanded from here
re_comp.c:14596: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:3622:58: note: expanded from macro 'UNLIKELY'
../../handy.h:111:24: note: expanded from macro 'cBOOL'
../../perl.h:3601: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)