[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201901182032.x0IKWliA000451@vier.local>
Content-transfer-encoding: quoted-printable
Date: Fri, 18 Jan 2019 15:32 -0500
Content-type: text/plain; charset="UTF8"
Subject: Smoke [smoke-me/khw-private_use] v5.29.6-106-gb6c97e4b0b PASS linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
quick/Karl%20Williamson/logb6c97e4b0b8f98aa7e5008d4a90c2494e6d4850d.log.gz
Automated smoke report for branch smoke-me/khw-private_use 5.29.7 patch b6c=
97e4b0b8f98aa7e5008d4a90c2494e6d4850d v5.29.6-106-gb6c97e4b0b
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) =
(x86_64/1 cpu[8 cores])
on linux - 4.19.10-300.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.2.1 20181215 (Red Hat 8.2.1-6)
smoketime 1 hour 58 minutes (average 29 minutes 44 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.6-106-gb6c97e4b0b Configuration (common) -Accflags=3D"-Werror=3Ddecl=
aration-after-statement" -Dcc=3Dg++
----------- ---------------------------------------------------------
O O=20=20=20=20=20=20=20=20=20
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEb6c97e4b0b8f98aa7e5008d4a90c2494e6d4850d
Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
Compiler messages(gcc):
perl.c: In function =E2=80=98void Perl_sys_init(int*, char***)=E2=80=99:
perl.h:2661: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:124: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:2711:49: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=
=80=99
perl.c:137:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT3_BODY=E2=
=80=99
util.c: In function =E2=80=98void (* Perl_rsignal(int, Sighandler_t))(int, =
siginfo_t*, void*)=E2=80=99:
util.c:2702: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:2747: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:915: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:13058:17: note: in expansion of macro =E2=80=98SNPRINTF_G=E2=80=99
config.h:915: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:7182:34: warning: option =E2=80=98-Wc++-compat=E2=80=99 is valid for=
C/ObjC but not for C++ [-Wpragmas]
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
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
Unicode.xs: In function =E2=80=98UV enc_unpack(U8**, U8*, STRLEN, U8)=E2=80=
=99:
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallt=
hrough=3D]
Unicode.xs:71:5: note: here
APItest.xs: In function =E2=80=98void XS_XS__APItest__Magic_test_Gconvert(C=
V*)=E2=80=99:
../../config.h:915: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:6725:28: note: in expansion of macro =E2=80=98Gconvert=E2=80=99
../../config.h:915: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
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]
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:
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
Unicode.xs: In function =E2=80=98UV enc_unpack(PerlInterpreter*, U8**, U8*,=
STRLEN, U8)=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)