[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201904080234.x382YRpZ022309@vier.local>
Content-type: text/plain; charset="UTF8"
Date: Sun, 7 Apr 2019 22:34 -0400
Subject: Smoke [maint-5.28] v5.28.2-RC1-4-gd37b2c5330 FAIL(m) linux 4.20.13-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {maint_g++}
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/log=
d37b2c5330100cfe76a61e13fcdfa8b415100df8.log.gz
Automated smoke report for branch maint-5.28 5.28.2 patch d37b2c5330100cfe7=
6a61e13fcdfa8b415100df8 v5.28.2-RC1-4-gd37b2c5330
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 13 hours 32 minutes (average 50 minutes 48 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.28.2-RC1-4-gd37b2c5330 Configuration (common) -Accflags=3D"-Werror=3Dde=
claration-after-statement" -Dcc=3Dg++
----------- ---------------------------------------------------------
O O O O O O=20
O O O O O O -Accflags=3D-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=3D-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
IVATE
m - - m - - -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
| | | | | +- 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:
SMOKEd37b2c5330100cfe76a61e13fcdfa8b415100df8
Compiler messages(gcc):
perl.c: In function =E2=80=98void Perl_sys_init(int*, char***)=E2=80=99:
perl.h:2645: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:2695: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(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]
util.c: In function =E2=80=98void (* Perl_rsignal(int, Sighandler_t))(int, =
siginfo_t*, void*)=E2=80=99:
util.c:2674: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:2719: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:528:43: note: in definition of macro =E2=80=98RXp_ENGINE=E2=80=99
regexp.h:529: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:13001:17: note: in expansion of macro =E2=80=98SNPRINTF_G=E2=80=99
config.h:915:39: note: assuming directive output of 132 bytes
config.h:915:34: note: =E2=80=98sprintf=E2=80=99 output between 2 and 134 b=
ytes into a destination of size 127
perl.h:6728:34: warning: option =E2=80=98-Wc++-compat=E2=80=99 is valid for=
C/ObjC but not for C++ [-Wpragmas]
perlio.c: In function =E2=80=98void Perl_noperl_die(const char*, ...)=E2=80=
=99:
perlio.c:5234:12: warning: unnecessary parentheses in declaration of =E2=80=
=98arglist=E2=80=99 [-Wparentheses]
perl.h:6062:35: warning: argument 1 null where non-null expected [-Wnonnull]
numeric.c:1327:18: note: in expansion of macro =E2=80=98Perl_strtod=E2=80=99
/usr/include/stdlib.h: In function =E2=80=98char* Perl_my_atof2(const char*=
, NV*)=E2=80=99:
/usr/include/stdlib.h:117:15: note: in a call to function =E2=80=98double s=
trtod(const char*, char**)=E2=80=99 declared here
mathoms.c: In function =E2=80=98int Perl_fprintf_nocontext(PerlIOl**, const=
char*, ...)=E2=80=99:
mathoms.c:521:12: warning: unnecessary parentheses in declaration of =E2=80=
=98arglist=E2=80=99 [-Wparentheses]
mathoms.c: In function =E2=80=98int Perl_printf_nocontext(const char*, ...)=
=E2=80=99:
mathoms.c:539:12: warning: unnecessary parentheses in declaration of =E2=80=
=98arglist=E2=80=99 [-Wparentheses]
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:771: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
HiRes.xs: In function =E2=80=98void XS_Time__HiRes_setitimer(CV*)=E2=80=99:
HiRes.xs:1384: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:1404: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: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
../../config.h:915:34: note: =E2=80=98sprintf=E2=80=99 output between 2 an=
d 107 bytes into a destination of size 100
op.c: In function =E2=80=98void S_maybe_multiconcat(PerlInterpreter*, OP*)=
=E2=80=99:
embedvar.h:438:21: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embedvar.h:438:21: note: in definition of macro =E2=80=98PL_ppaddr=E2=80=99
embedvar.h:438:21: note: suggested alternative: =E2=80=98my_perl=E2=80=99
op.c: In function =E2=80=98OP* S_newONCEOP(PerlInterpreter*, OP*, OP*)=E2=
=80=99:
op.c:7772:5: note: in expansion of macro =E2=80=98OpTYPE_set=E2=80=99
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=98SV* S_get_ANYOF_cp_list_for_ssc(PerlInterpr=
eter*, const RExC_state_t*, const regnode_charclass*)=E2=80=99:
embedvar.h:372:26: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embed.h:1270:117: note: in definition of macro =E2=80=98_invlist_intersecti=
on_maybe_complement_2nd=E2=80=99
regcomp.c:1542:9: note: in expansion of macro =E2=80=98_invlist_intersectio=
n_complement_2nd=E2=80=99
regcomp.c:1543:46: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
=80=99
embedvar.h:372:26: note: suggested alternative: =E2=80=98my_perl=E2=80=99
embed.h:1273:103: note: in definition of macro =E2=80=98_invlist_union_mayb=
e_complement_2nd=E2=80=99
regcomp.c:1567:9: note: in expansion of macro =E2=80=98_invlist_union=E2=80=
=99
regcomp.c:1567:33: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
=80=99
embedvar.h:364:21: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
regcomp.c:1582:9: note: in expansion of macro =E2=80=98_invlist_union=E2=80=
=99
regcomp.c:1582:33: note: in expansion of macro =E2=80=98PL_Latin1=E2=80=99
embedvar.h:364:21: note: suggested alternative: =E2=80=98my_perl=E2=80=99
regcomp.c: In function =E2=80=98ssize_t S_study_chunk(PerlInterpreter*, REx=
C_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32=
, regnode_ssc*, U32, U32)=E2=80=99:
embedvar.h:376:26: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embed.h:1229:60: note: in definition of macro =E2=80=98ssc_intersection=E2=
=80=99
regcomp.c:5460:37: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
embedvar.h:376:26: note: suggested alternative: =E2=80=98my_perl=E2=80=99
embed.h:1233:46: note: in definition of macro =E2=80=98ssc_union=E2=80=99
regcomp.c:5467:31: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
embed.h:1189:48: note: in definition of macro =E2=80=98invlist_clone=E2=80=
=99
regcomp.c:5619:48: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c: In function =E2=80=98SV* S__make_exactf_invlist(PerlInterpreter*=
, RExC_state_t*, regnode*)=E2=80=99:
regcomp.c:10272:17: note: in expansion of macro =E2=80=98_invlist_union=E2=
=80=99
regcomp.c:10272:41: note: in expansion of macro =E2=80=98PL_Latin1=E2=80=99
regcomp.c: In function =E2=80=98void S_alloc_maybe_populate_EXACT(PerlInter=
preter*, RExC_state_t*, regnode*, I32*, STRLEN, UV, bool)=E2=80=99:
embedvar.h:466:27: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embedvar.h:466:27: note: in definition of macro =E2=80=98PL_utf8_foldable=
=E2=80=99
embedvar.h:466:27: note: suggested alternative: =E2=80=98my_perl=E2=80=99
regcomp.c: In function =E2=80=98regnode* S_regatom(PerlInterpreter*, RExC_s=
tate_t*, I32*, U32)=E2=80=99:
embedvar.h:366:31: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embedvar.h:366:31: note: in definition of macro =E2=80=98PL_NonL1NonFinalFo=
ld=E2=80=99
embedvar.h:366:31: note: suggested alternative: =E2=80=98my_perl=E2=80=99
regcomp.c: In function =E2=80=98regnode* S_regclass(PerlInterpreter*, RExC_=
state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**, AV**)=E2=80=99:
embedvar.h:352:26: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embed.h:1270:115: note: in definition of macro =E2=80=98_invlist_intersecti=
on_maybe_complement_2nd=E2=80=99
regcomp.c:17161:64: note: in expansion of macro =E2=80=98PL_AboveLatin1=E2=
=80=99
embedvar.h:352:26: note: suggested alternative: =E2=80=98my_perl=E2=80=99
regcomp.c:17205:33: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c:17227:54: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c:17238:54: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
embedvar.h:360:30: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embedvar.h:360:30: note: in definition of macro =E2=80=98PL_HasMultiCharFol=
d=E2=80=99
embedvar.h:360:30: note: suggested alternative: =E2=80=98my_perl=E2=80=99
embedvar.h:376:26: note: in definition of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c:17927:13: note: in expansion of macro =E2=80=98_invlist_intersect=
ion=E2=80=99
regcomp.c:17927:35: note: in expansion of macro =E2=80=98PL_utf8_foldable=
=E2=80=99
regcomp.c:18057:17: note: in expansion of macro =E2=80=98_invlist_intersect=
ion=E2=80=99
regcomp.c:18058:37: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c:18065:17: note: in expansion of macro =E2=80=98_invlist_union_com=
plement_2nd=E2=80=99
regcomp.c:18066:47: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c:18101:56: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
=80=99
regcomp.c:18149:17: note: in expansion of macro =E2=80=98_invlist_intersect=
ion=E2=80=99
regcomp.c:18149:48: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
=80=99
embed.h:1240:51: note: in definition of macro =E2=80=98_invlistEQ=E2=80=99
regcomp.c:18425:37: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
=80=99
regcomp.c: In function =E2=80=98bool S_put_charclass_bitmap_innards(PerlInt=
erpreter*, SV*, char*, SV*, SV*, const regnode*, bool)=E2=80=99:
regcomp.c:21134:17: note: in expansion of macro =E2=80=98_invlist_intersect=
ion=E2=80=99
regcomp.c:21134:48: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
=80=99
regcomp.c:21141:42: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
=80=99
regcomp.c:21256:13: note: in expansion of macro =E2=80=98_invlist_intersect=
ion=E2=80=99
regcomp.c:21256:46: note: in expansion of macro =E2=80=98PL_UpperLatin1=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:
/usr/include/stdlib.h: In function =E2=80=98char* Perl_my_atof2(PerlInterpr=
eter*, const char*, NV*)=E2=80=99:
op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=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:658: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:
Unicode.xs: In function =E2=80=98UV enc_unpack(PerlInterpreter*, U8**, U8*,=
STRLEN, U8)=E2=80=99:
vutil.c: In function =E2=80=98SV* Perl_upg_version(PerlInterpreter*, SV*, b=
ool)=E2=80=99:
embedvar.h:356:27: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
s scope
embedvar.h:356:27: note: in definition of macro =E2=80=98PL_C_locale_obj=E2=
=80=99
embedvar.h:356:27: note: suggested alternative: =E2=80=98my_perl=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)