[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch maint-5.28 5.28.1 patch c12901e13e2df1d8ea437a99f39fdcb9209f2edf v5.28.1-19-gc12901e13e.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
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) (*1)
smoketime 13 hours 3 minutes (average 48 minutes 57 seconds)
Summary: FAIL(m)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.28.1-19-gc12901e13e
----------------------- ----------------------------------------------------
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_POISON (*1)
m - - m - - -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
m - - m - - -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_POISON (*1)
m - - m - - -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
m - - m - - -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
| | | | | |
| | | | | +------ locale:en_US.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:en_US.utf8
| +------------------ perlio
+--------------------- stdio
Applied patches:
SMOKEc12901e13e2df1d8ea437a99f39fdcb9209f2edf
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âÂÂvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c:2674:36: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
util.c: In function âÂÂint Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)âÂÂ:
util.c:2719:36: warning: cast between incompatible function types from âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} to âÂÂvoid (*)(int)â [-Wcast-function-type]
mg.c: In function âÂÂint Perl_magic_set(SV*, MAGIC*)âÂÂ:
mg.c:2770:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro âÂÂRXp_ENGINEâÂÂ
regexp.h:529:53: note: in expansion of macro âÂÂReANYâÂÂ
perl.h:255:5: note: in expansion of macro âÂÂRX_ENGINEâÂÂ
mg.c:2770:13: note: in expansion of macro âÂÂCALLREG_NUMBUF_STOREâÂÂ
perl.h:255:47: note: in definition of macro âÂÂCALLREG_NUMBUF_STOREâÂÂ
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)âÂÂ:
config.h:915:39: warning: âÂÂ%.*gâ directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:392:67: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
sv.c:48:24: note: in expansion of macro âÂÂGconvertâÂÂ
sv.c:13001:17: note: in expansion of macro âÂÂSNPRINTF_GâÂÂ
config.h:915:39: note: assuming directive output of 132 bytes
config.h:915:34: note: âÂÂsprintfâ output between 2 and 134 bytes into a destination of size 127
perl.h:6728:34: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
perlio.c: In function âÂÂvoid Perl_noperl_die(const char*, ...)âÂÂ:
perlio.c:5234:12: warning: unnecessary parentheses in declaration of âÂÂarglistâ [-Wparentheses]
perl.h:6062:35: warning: argument 1 null where non-null expected [-Wnonnull]
numeric.c:1327:18: note: in expansion of macro âÂÂPerl_strtodâÂÂ
/usr/include/stdlib.h: In function âÂÂchar* Perl_my_atof2(const char*, NV*)âÂÂ:
/usr/include/stdlib.h:117:15: note: in a call to function âÂÂdouble strtod(const char*, char**)â declared here
mathoms.c: In function âÂÂint Perl_fprintf_nocontext(PerlIOl**, const char*, ...)âÂÂ:
mathoms.c:521:12: warning: unnecessary parentheses in declaration of âÂÂarglistâ [-Wparentheses]
mathoms.c: In function âÂÂint Perl_printf_nocontext(const char*, ...)âÂÂ:
mathoms.c:539:12: warning: unnecessary parentheses in declaration of âÂÂarglistâ [-Wparentheses]
perl.c: In function âÂÂvoid Perl_sys_init(int*, char***)âÂÂ:
perl.h:2645:88: warning: cast between incompatible function types from âÂÂ__sighandler_tâ {aka âÂÂvoid (*)(int)âÂÂ} to âÂÂSighandler_tâ {aka âÂÂvoid (*)(int, siginfo_t*, void*)âÂÂ} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro âÂÂPERL_FPU_INITâÂÂ
perl.c:124:5: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c: In function âÂÂvoid Perl_sys_init3(int*, char***, char***)âÂÂ:
perl.h:2695:49: note: in expansion of macro âÂÂPERL_SYS_INIT_BODYâÂÂ
perl.c:137:5: note: in expansion of macro âÂÂPERL_SYS_INIT3_BODYâÂÂ
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:5469:34: warning: argument âÂÂoâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
deflate.c: In function âÂÂint deflateParams(z_streamp, int, int)âÂÂ:
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro âÂÂCLEAR_HASHâÂÂ
deflate.c:601:13: note: some parts of macro expansion are not guarded by this âÂÂelseâ clause
inflate.c: In function âÂÂint inflate(z_streamp, int)âÂÂ:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
decompress.c: In function âÂÂInt32 BZ2_decompress(DState*)âÂÂ:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:200:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro âÂÂGET_BITSâÂÂ
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro âÂÂGET_UCHARâÂÂ
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(SV*)âÂÂ:
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function âÂÂSV* new_md5_ctx(MD5_CTX*, const char*)âÂÂ:
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:771:63: note: in definition of macro âÂÂsv_magicextâÂÂ
ListUtil.xs: In function âÂÂvoid XS_List__Util_sum(CV*)âÂÂ:
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
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 âÂÂvoid XS_Time__HiRes_setitimer(CV*)âÂÂ:
HiRes.xs:1384:42: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(CV*)âÂÂ:
HiRes.xs:1404:42: warning: option âÂÂ-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
Unicode.xs: In function âÂÂUV enc_unpack(U8**, U8*, STRLEN, U8)âÂÂ:
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
APItest.xs: In function âÂÂvoid XS_XS__APItest__Magic_test_Gconvert(CV*)âÂÂ:
../../config.h:915:39: warning: âÂÂ%.*gâ directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:392:67: note: in definition of macro âÂÂPERL_UNUSED_RESULTâÂÂ
APItest.xs:6725:28: note: in expansion of macro âÂÂGconvertâÂÂ
../../config.h:915:39: note: assuming directive output of 105 bytes
../../config.h:915:34: note: âÂÂsprintfâ output between 2 and 107 bytes into a destination of size 100
util.c: In function âÂÂvoid (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)âÂÂ:
util.c: In function âÂÂint Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)âÂÂ:
regcomp.c: In function âÂÂSV* S_get_ANYOF_cp_list_for_ssc(PerlInterpreter*, const RExC_state_t*, const regnode_charclass*)âÂÂ:
embedvar.h:372:26: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1270:117: note: in definition of macro âÂÂ_invlist_intersection_maybe_complement_2ndâÂÂ
regcomp.c:1542:9: note: in expansion of macro âÂÂ_invlist_intersection_complement_2ndâÂÂ
regcomp.c:1543:46: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
embedvar.h:372:26: note: suggested alternative: âÂÂmy_perlâÂÂ
embed.h:1273:103: note: in definition of macro âÂÂ_invlist_union_maybe_complement_2ndâÂÂ
regcomp.c:1567:9: note: in expansion of macro âÂÂ_invlist_unionâÂÂ
regcomp.c:1567:33: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
embedvar.h:364:21: error: âÂÂmy_varsâ was not declared in this scope
regcomp.c:1582:9: note: in expansion of macro âÂÂ_invlist_unionâÂÂ
regcomp.c:1582:33: note: in expansion of macro âÂÂPL_Latin1âÂÂ
embedvar.h:364:21: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c: In function âÂÂssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÂÂ:
embedvar.h:376:26: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1229:60: note: in definition of macro âÂÂssc_intersectionâÂÂ
regcomp.c:5460:37: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
embedvar.h:376:26: note: suggested alternative: âÂÂmy_perlâÂÂ
embed.h:1233:46: note: in definition of macro âÂÂssc_unionâÂÂ
regcomp.c:5467:31: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
embed.h:1189:48: note: in definition of macro âÂÂinvlist_cloneâÂÂ
regcomp.c:5619:48: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c: In function âÂÂSV* S__make_exactf_invlist(PerlInterpreter*, RExC_state_t*, regnode*)âÂÂ:
regcomp.c:10272:17: note: in expansion of macro âÂÂ_invlist_unionâÂÂ
regcomp.c:10272:41: note: in expansion of macro âÂÂPL_Latin1âÂÂ
regcomp.c: In function âÂÂvoid S_alloc_maybe_populate_EXACT(PerlInterpreter*, RExC_state_t*, regnode*, I32*, STRLEN, UV, bool)âÂÂ:
embedvar.h:466:27: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:466:27: note: in definition of macro âÂÂPL_utf8_foldableâÂÂ
embedvar.h:466:27: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c: In function âÂÂregnode* S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)âÂÂ:
embedvar.h:366:31: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:366:31: note: in definition of macro âÂÂPL_NonL1NonFinalFoldâÂÂ
embedvar.h:366:31: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c: In function âÂÂregnode* S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**, AV**)âÂÂ:
embedvar.h:352:26: error: âÂÂmy_varsâ was not declared in this scope
embed.h:1270:115: note: in definition of macro âÂÂ_invlist_intersection_maybe_complement_2ndâÂÂ
regcomp.c:17161:64: note: in expansion of macro âÂÂPL_AboveLatin1âÂÂ
embedvar.h:352:26: note: suggested alternative: âÂÂmy_perlâÂÂ
regcomp.c:17205:33: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:17227:54: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:17238:54: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
embedvar.h:360:30: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:360:30: note: in definition of macro âÂÂPL_HasMultiCharFoldâÂÂ
embedvar.h:360:30: note: suggested alternative: âÂÂmy_perlâÂÂ
embedvar.h:376:26: note: in definition of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:17927:13: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:17927:35: note: in expansion of macro âÂÂPL_utf8_foldableâÂÂ
regcomp.c:18057:17: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:18058:37: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:18065:17: note: in expansion of macro âÂÂ_invlist_union_complement_2ndâÂÂ
regcomp.c:18066:47: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
regcomp.c:18101:56: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:18149:17: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:18149:48: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
embed.h:1240:51: note: in definition of macro âÂÂ_invlistEQâÂÂ
regcomp.c:18425:37: note: in expansion of macro âÂÂPL_XPosix_ptrsâÂÂ
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
regcomp.c: In function âÂÂbool S_put_charclass_bitmap_innards(PerlInterpreter*, SV*, char*, SV*, SV*, const regnode*, bool)âÂÂ:
regcomp.c:21134:17: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:21134:48: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:21141:42: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
regcomp.c:21256:13: note: in expansion of macro âÂÂ_invlist_intersectionâÂÂ
regcomp.c:21256:46: note: in expansion of macro âÂÂPL_UpperLatin1âÂÂ
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)âÂÂ:
/usr/include/stdlib.h: In function âÂÂchar* Perl_my_atof2(PerlInterpreter*, const char*, NV*)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
MD5.xs: In function âÂÂMD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)âÂÂ:
MD5.xs: In function âÂÂSV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_sum(PerlInterpreter*, CV*)âÂÂ:
Opcode.xs: In function âÂÂvoid opmask_addlocal(PerlInterpreter*, SV*, char*)âÂÂ:
Opcode.xs:240:33: warning: cast between incompatible function types from âÂÂvoid (*)(PerlInterpreter*, const char*, ...)â {aka âÂÂvoid (*)(interpreter*, const char*, ...)âÂÂ} to âÂÂvoid (*)(void*)â [-Wcast-function-type]
../../embed.h:658:57: note: in definition of macro âÂÂsave_destructorâÂÂ
Opcode.xs:240:2: note: in expansion of macro âÂÂSAVEDESTRUCTORâÂÂ
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)âÂÂ:
HiRes.xs: In function âÂÂvoid XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)âÂÂ:
Unicode.xs: In function âÂÂUV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, U8)âÂÂ:
APItest.xs: In function âÂÂvoid XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)âÂÂ:
op.c: In function âÂÂvoid S_maybe_multiconcat(PerlInterpreter*, OP*)âÂÂ:
embedvar.h:438:21: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:438:21: note: in definition of macro âÂÂPL_ppaddrâÂÂ
embedvar.h:438:21: note: suggested alternative: âÂÂmy_perlâÂÂ
op.c: In function âÂÂOP* S_newONCEOP(PerlInterpreter*, OP*, OP*)âÂÂ:
op.c:7772:5: note: in expansion of macro âÂÂOpTYPE_setâÂÂ
vutil.c: In function âÂÂSV* Perl_upg_version(PerlInterpreter*, SV*, bool)âÂÂ:
embedvar.h:356:27: error: âÂÂmy_varsâ was not declared in this scope
embedvar.h:356:27: note: in definition of macro âÂÂPL_C_locale_objâÂÂ
embedvar.h:356:27: note: suggested alternative: âÂÂmy_perlâÂÂ
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.72/0.046 timestamp: 2019-03-28 00:01:54+00 tester: perl