[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201903050014.x250Eq78003032@vier.local>
Subject: Smoke [smoke-me/khw-alpine] v5.29.8-36-g2f410fc614 PASS linux 4.20.13-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
Date: Mon, 4 Mar 2019 19:14 -0500
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
quick/Karl%20Williamson/log2f410fc614149d7ed53aad493e28b40d9504ccbb.log.gz
Automated smoke report for branch smoke-me/khw-alpine 5.29.9 patch 2f410fc6=
14149d7ed53aad493e28b40d9504ccbb v5.29.8-36-g2f410fc614
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) =
(x86_64/1 cpu[8 cores])
on linux - 4.20.13-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.3.1 20190223 (Red Hat 8.3.1-2)
smoketime 3 hours 5 minutes (average 46 minutes 29 seconds)
Summary: PASS
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.29.8-36-g2f410fc614 Configuration (common) -Accflags=3D"-Werror=3Ddecla=
ration-after-statement" -Dcc=3Dg++
----------- ---------------------------------------------------------
O O=20=20=20=20=20=20=20=20=20
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE2f410fc614149d7ed53aad493e28b40d9504ccbb
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
Passed Todo tests: (common-args) -Accflags=3D"-Werror=3Ddeclaration-after-s=
tatement" -Dcc=3Dg++
[default]=20
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/Module-Metadata/t/extract-version.t.................PASSED
7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
51, 55, 59, 63, 67, 71, 75, 79, 83, 87
91, 95, 99, 106, 110, 114, 118, 122, 126
130, 134, 138, 142, 149, 153, 157, 161
165, 169, 173, 177, 181, 185, 195, 199
203
Compiler messages(gcc):
util.c: In function =E2=80=98void (* Perl_rsignal(int, Sighandler_t))(int, =
siginfo_t*, void*)=E2=80=99:
util.c:2703: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:2748: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]
mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
mg.c:2770: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:255:5: note: in expansion of macro =E2=80=98RX_ENGINE=E2=80=99
mg.c:2770:13: note: in expansion of macro =E2=80=98CALLREG_NUMBUF_STORE=E2=
=80=99
perl.h:255:47: note: in definition of macro =E2=80=98CALLREG_NUMBUF_STORE=
=E2=80=99
sv.c: In function =E2=80=98void Perl_sv_vcatpvfn_flags(SV*, const char*, ST=
RLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)=E2=80=99:
config.h:909:39: warning: =E2=80=98%.*g=E2=80=99 directive writing between =
1 and 133 bytes into a region of size 127 [-Wformat-overflow=3D]
perl.h:392:67: note: in definition of macro =E2=80=98PERL_UNUSED_RESULT=E2=
=80=99
sv.c:48:24: note: in expansion of macro =E2=80=98Gconvert=E2=80=99
sv.c:13063:17: note: in expansion of macro =E2=80=98SNPRINTF_G=E2=80=99
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: =E2=80=98__builtin___sprintf_chk=E2=
=80=99 output between 2 and 134 bytes into a destination of size 127
perl.h:7204:34: warning: option =E2=80=98-Wc++-compat=E2=80=99 is valid for=
C/ObjC but not for C++ [-Wpragmas]
perl.c: In function =E2=80=98void Perl_sys_init(int*, char***)=E2=80=99:
perl.h:2675: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:2725: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
deflate.c: In function =E2=80=98int deflateParams(z_streamp, int, int)=E2=
=80=99:
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultista=
tement-macros]
deflate.c:193:5: note: in definition of macro =E2=80=98CLEAR_HASH=E2=80=99
deflate.c:601:13: note: some parts of macro expansion are not guarded by th=
is =E2=80=98else=E2=80=99 clause
inflate.c: In function =E2=80=98int inflate(z_streamp, int)=E2=80=99:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fall=
through=3D]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fall=
through=3D]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fall=
through=3D]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fall=
through=3D]
inflate.c:969:9: note: here
decompress.c: In function =E2=80=98Int32 BZ2_decompress(DState*)=E2=80=99:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:200:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:203:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:206:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:222:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:226:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:228:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:230:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:232:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:234:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:242:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:244:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:246:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:248:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:251:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:254:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:256:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:258:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:287:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:289:7: note: in expansion of macro =E2=80=98GET_BITS=E2=80=99
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:586:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:588:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:590:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
decompress.c:592:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:596:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:598:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:600:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-f=
allthrough=3D]
decompress.c:602:7: note: in expansion of macro =E2=80=98GET_UCHAR=E2=80=99
MD5.xs: In function =E2=80=98MD5_CTX* get_md5_ctx(SV*)=E2=80=99:
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wigno=
red-qualifiers]
MD5.xs: In function =E2=80=98SV* new_md5_ctx(MD5_CTX*, const char*)=E2=80=
=99:
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wigno=
red-qualifiers]
../../embed.h:775:63: note: in definition of macro =E2=80=98sv_magicext=E2=
=80=99
Encode.c: In function =E2=80=98void XS_Encode_decode(CV*)=E2=80=99:
../../XSUB.h:185:20: warning: unused variable =E2=80=98ix=E2=80=99 [-Wunus=
ed-variable]
../../XSUB.h:185:20: note: in definition of macro =E2=80=98dXSI32=E2=80=99
Encode.c: In function =E2=80=98void XS_Encode_encode(CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_sum(CV*)=E2=80=99:
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
ListUtil.xs:350:9: note: here
./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function =E2=80=98void XS_Time__HiRes_setitimer(CV*)=E2=80=99:
HiRes.xs:1386:42: warning: option =E2=80=98-Wc++-compat=E2=80=99 is valid f=
or C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function =E2=80=98void XS_Time__HiRes_getitimer(CV*)=E2=80=99:
HiRes.xs:1406:42: warning: option =E2=80=98-Wc++-compat=E2=80=99 is valid f=
or C/ObjC but not for C++ [-Wpragmas]
APItest.xs: In function =E2=80=98void XS_XS__APItest__Magic_test_Gconvert(C=
V*)=E2=80=99:
../../config.h:909:39: warning: =E2=80=98%.*g=E2=80=99 directive writing b=
etween 1 and 106 bytes into a region of size 100 [-Wformat-overflow=3D]
../../perl.h:392:67: note: in definition of macro =E2=80=98PERL_UNUSED_RES=
ULT=E2=80=99
APItest.xs:6723:28: note: in expansion of macro =E2=80=98Gconvert=E2=80=99
../../config.h:909:39: note: assuming directive output of 105 bytes
/usr/include/bits/stdio2.h:36:34: note: =E2=80=98__builtin___sprintf_chk=E2=
=80=99 output between 2 and 107 bytes into a destination of size 100
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:
mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
)=E2=80=99:
sv.c: In function =E2=80=98void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV=
*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)=E2=
=80=99:
MD5.xs: In function =E2=80=98MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)=E2=
=80=99:
MD5.xs: In function =E2=80=98SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, co=
nst char*)=E2=80=99:
Encode.c: In function =E2=80=98void XS_Encode_decode(PerlInterpreter*, CV*)=
=E2=80=99:
Encode.c: In function =E2=80=98void XS_Encode_encode(PerlInterpreter*, CV*)=
=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_sum(PerlInterpreter*, =
CV*)=E2=80=99:
Opcode.xs: In function =E2=80=98void opmask_addlocal(PerlInterpreter*, SV*,=
char*)=E2=80=99:
Opcode.xs:240:33: warning: cast between incompatible function types from =
=E2=80=98void (*)(PerlInterpreter*, const char*, ...)=E2=80=99 {aka =E2=80=
=98void (*)(interpreter*, const char*, ...)=E2=80=99} to =E2=80=98void (*)(=
void*)=E2=80=99 [-Wcast-function-type]
../../embed.h:662:57: note: in definition of macro =E2=80=98save_destructo=
r=E2=80=99
Opcode.xs:240:2: note: in expansion of macro =E2=80=98SAVEDESTRUCTOR=E2=80=
=99
HiRes.xs: In function =E2=80=98void XS_Time__HiRes_setitimer(PerlInterprete=
r*, CV*)=E2=80=99:
HiRes.xs: In function =E2=80=98void XS_Time__HiRes_getitimer(PerlInterprete=
r*, CV*)=E2=80=99:
APItest.xs: In function =E2=80=98void XS_XS__APItest__Magic_test_Gconvert(P=
erlInterpreter*, CV*)=E2=80=99:
Non-Fatal messages(gcc):
--=20
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)