[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201901022358.x02Nw0pL013943@vier.local>
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Date: Wed, 2 Jan 2019 18:58 -0500
Subject: Smoke [smoke-me/khw-global_struct] v5.29.6-75-g2382481754 FAIL(F) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++}
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/=
Karl%20Williamson/log2382481754474e1d20f654aaa357d31be29f9281.log.gz
Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 2=
382481754474e1d20f654aaa357d31be29f9281 v5.29.6-75-g2382481754
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 day 11 hours 28 minutes (average 1 hour 46 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.29.6-75-g2382481754 Configuration (common) -Accflags=3D"-Werror=3Ddecla=
ration-after-statement" -Dcc=3Dg++
----------- ---------------------------------------------------------
O O O O O O=20
O O O O O O -Accflags=3D-DPERL_POISON
F F F F F F -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
O O O O O O -Accflags=3D-DPERL_NO_COW
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=3D-DPERL_POISON
F F F F F F -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
IVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Accflags=3D-DPERL_NO_COW
| | | | | +- 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:
SMOKE2382481754474e1d20f654aaa357d31be29f9281
Failures: (common-args) -Accflags=3D"-Werror=3Ddeclaration-after-statement"=
-Dcc=3Dg++
[stdio/perlio/en_US.utf8] -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
IVATE
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall -Accflags=3D-DPERL_GLOB=
AL_STRUCT_PRIVATE
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..................FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GL=
OBAL_STRUCT_PRIVATE
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Accflags=
=3D-DPERL_GLOBAL_STRUCT_PRIVATE
../ext/XS-APItest/t/keyword_plugin_threads.t................FAILED
1
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..................FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
Compiler messages(gcc):
util.c: In function =E2=80=98void (* Perl_rsignal(PerlInterpreter*, int, Si=
ghandler_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(PerlInterpreter*, int, S=
ighandler_t, Sigsave_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(PerlInterpreter*, 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:259: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:259: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(PerlInterpreter*, SV=
*, const char*, STRLEN, __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:396: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:7197: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:2665: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:2715: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
op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=E2=
=80=99:
op.c:5469:34: warning: argument =E2=80=98o=E2=80=99 might be clobbered by =
=E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclobbered]
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(PerlInterpreter*, 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(PerlInterpreter*, MD5_CTX*, co=
nst 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(PerlInterpreter*, =
CV*)=E2=80=99:
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fa=
llthrough=3D]
ListUtil.xs:350:9: note: here
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
./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(PerlInterpreter*, 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
HiRes.xs: In function =E2=80=98void XS_Time__HiRes_setitimer(PerlInterprete=
r*, 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(PerlInterprete=
r*, 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(P=
erlInterpreter*, CV*)=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:396: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
perl.h:66: warning: "PERL_GLOBAL_STRUCT" redefined
config.h:915:39: warning: =E2=80=98%.*Lg=E2=80=99 directive writing between=
1 and 137 bytes into a region of size 130 [-Wformat-overflow=3D]
config.h:915:39: note: assuming directive output of 136 bytes
/usr/include/bits/stdio2.h:36:34: note: =E2=80=98__builtin___sprintf_chk=E2=
=80=99 output between 2 and 138 bytes into a destination of size 130
../../perl.h:66: warning: "PERL_GLOBAL_STRUCT" redefined
../../../perl.h:66: warning: "PERL_GLOBAL_STRUCT" redefined
../../config.h:915:39: warning: =E2=80=98%.*Lg=E2=80=99 directive writing =
between 1 and 107 bytes into a region of size 100 [-Wformat-overflow=3D]
../../config.h:915:39: note: assuming directive output of 106 bytes
/usr/include/bits/stdio2.h:36:34: note: =E2=80=98__builtin___sprintf_chk=E2=
=80=99 output between 2 and 108 bytes into a destination of size 100
../perl.h:66: warning: "PERL_GLOBAL_STRUCT" redefined
/home/perl/smoke/perl/smoke-me_g++/build/perl.h:66: warning: "PERL_GLOBAL_S=
TRUCT" redefined
../../../../perl.h:66: warning: "PERL_GLOBAL_STRUCT" redefined
Non-Fatal messages(gcc):
--=20
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)