[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201911162321.xAGNL1XJ030488@vier.local>
Date: Sat, 16 Nov 2019 18:21 -0500
Content-type: text/plain; charset="UTF8"
Subject: Smoke [smoke-me/khw-lexact] v5.31.5-320-g1ecf615aca FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread=
-multi/smoke-me_g++_quick/Karl%20Williamson/log1ecf615acad0e6187403cddb70b8=
be60b613c681.log.gz
Automated smoke report for branch smoke-me/khw-lexact 5.31.6 patch 1ecf615a=
cad0e6187403cddb70b8be60b613c681 v5.31.5-320-g1ecf615aca
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 g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
smoketime 29 minutes 31 seconds (average 7 minutes 23 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.5-320-g1ecf615aca Configuration (common) -Accflags=3D"-Werror=3Ddecl=
aration-after-statement" -Dcc=3Dg++
----------- ---------------------------------------------------------
m m=20=20=20=20=20=20=20=20=20
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE1ecf615acad0e6187403cddb70b8be60b613c681
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
Compiler messages(gcc):
util.c: In function =E2=80=98void (* Perl_rsignal(int, Sighandler_t))(int, =
siginfo_t*, void*)=E2=80=99:
util.c:2716:36: warning: cast between incompatible function types from =E2=
=80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, siginfo_t*, void*)=
=E2=80=99} to =E2=80=98void (*)(int)=E2=80=99 [-Wcast-function-type]
util.c: In function =E2=80=98int Perl_rsignal_save(int, Sighandler_t, Sigsa=
ve_t*)=E2=80=99:
util.c:2761:36: warning: cast between incompatible function types from =E2=
=80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, siginfo_t*, void*)=
=E2=80=99} to =E2=80=98void (*)(int)=E2=80=99 [-Wcast-function-type]
util.c: In function =E2=80=98void Perl_croak_no_mem()=E2=80=99:
iperlsys.h:772:44: warning: ignoring return value of =E2=80=98ssize_t write=
(int, const void*, size_t)=E2=80=99, declared with attribute warn_unused_re=
sult [-Wunused-result]
perl.h:389:43: note: in definition of macro =E2=80=98PERL_UNUSED_RESULT=E2=
=80=99
util.c:1790:28: note: in expansion of macro =E2=80=98PerlLIO_write=E2=80=99
mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
mg.c:2781:50: warning: type qualifiers ignored on cast result type [-Wignor=
ed-qualifiers]
regexp.h:530:43: note: in definition of macro =E2=80=98RXp_ENGINE=E2=80=99
regexp.h:531:53: note: in expansion of macro =E2=80=98ReANY=E2=80=99
perl.h:250:5: note: in expansion of macro =E2=80=98RX_ENGINE=E2=80=99
mg.c:2781:13: note: in expansion of macro =E2=80=98CALLREG_NUMBUF_STORE=E2=
=80=99
perl.h:250:47: note: in definition of macro =E2=80=98CALLREG_NUMBUF_STORE=
=E2=80=99
regcomp.c: In function =E2=80=98regnode_offset S_regatom(RExC_state_t*, I32=
*, U32)=E2=80=99:
regcomp.c:14590:21: error: =E2=80=98foldloc=E2=80=99 was not declared in th=
is scope
mg.c:3112:36: warning: ignoring return value of =E2=80=98int setreuid(__uid=
_t, __uid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
-result]
mg.c:3139:28: warning: ignoring return value of =E2=80=98int seteuid(__uid_=
t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3165:29: warning: ignoring return value of =E2=80=98int setregid(__gid=
_t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
-result]
mg.c:3244:28: warning: ignoring return value of =E2=80=98int setegid(__gid_=
t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function =E2=80=98void Perl_sys_init(int*, char***)=E2=80=99:
perl.h:2810:88: warning: cast between incompatible function types from =E2=
=80=98__sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int)=E2=80=99} to =E2=
=80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, siginfo_t*, void*)=
=E2=80=99} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro =E2=80=98PERL_FPU_INIT=E2=80=
=99
perl.c:125:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=80=
=99
perl.c: In function =E2=80=98void Perl_sys_init3(int*, char***, char***)=E2=
=80=99:
perl.h:2860:49: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=
=80=99
perl.c:138:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT3_BODY=E2=
=80=99
op.c: In function =E2=80=98OP* S_pmtrans(OP*, OP*, OP*)=E2=80=99:
op.c:7047:22: warning: =E2=80=98r_map=E2=80=99 may be used uninitialized in=
this function [-Wmaybe-uninitialized]
util.c: In function =E2=80=98void (* Perl_rsignal(PerlInterpreter*, int, Si=
ghandler_t))(int, siginfo_t*, void*)=E2=80=99:
util.c: In function =E2=80=98int Perl_rsignal_save(PerlInterpreter*, int, S=
ighandler_t, Sigsave_t*)=E2=80=99:
regcomp.c: In function =E2=80=98void S_unwind_scan_frames(PerlInterpreter*,=
const void*)=E2=80=99:
perl.h:169:22: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wunuse=
d-parameter]
perl.h:182:18: note: in expansion of macro =E2=80=98pTHX=E2=80=99
regcomp.c:4437:22: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
regcomp.c: In function =E2=80=98bool Perl__invlistEQ(PerlInterpreter*, SV*,=
SV*, bool)=E2=80=99:
regcomp.c:10406:17: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
regcomp.c: In function =E2=80=98regnode_offset S_regatom(PerlInterpreter*, =
RExC_state_t*, I32*, U32)=E2=80=99:
mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
)=E2=80=99:
op.c: In function =E2=80=98OP* Perl_op_linklist(PerlInterpreter*, OP*)=E2=
=80=99:
op.c:1650:18: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
=E2=80=99:
thread.h:341:37: warning: ignoring return value of =E2=80=98ssize_t write(i=
nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
lt [-Wunused-result]
perl.c:91:2: note: in expansion of macro =E2=80=98ALLOC_THREAD_KEY=E2=80=99
op.c: In function =E2=80=98OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP=
*)=E2=80=99:
op.c:3785:20: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
op.c: In function =E2=80=98OP* S_search_const(PerlInterpreter*, OP*)=E2=80=
=99:
op.c:9219:16: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
op.c: In function =E2=80=98STRLEN* Perl_dup_warnings(PerlInterpreter*, STRL=
EN*)=E2=80=99:
op.c:18246:19: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
op.c: In function =E2=80=98OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)=
=E2=80=99:
Non-Fatal messages(gcc):
--=20
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)