[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-alpine 5.29.8 patch c7983ed788a07d98c66d9f313d49e415a8f2b6a8 v5.29.7-38-gc7983ed788.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
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) (*1)
smoketime 21 hours 57 minutes (average 1 hour 5 minutes)
Summary: FAIL(Xm)
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.29.7-38-gc7983ed788
----------------------- ----------------------------------------------------
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" -Accflags=-DPERL_NO_COW (*1)
O O O O X 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)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_NO_COW (*1)
| | | | | |
| | | | | +------ locale:en_US.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:en_US.utf8
| +------------------ perlio
+--------------------- stdio
Applied patches:
SMOKEc7983ed788a07d98c66d9f313d49e415a8f2b6a8
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function ââ¬ÃÂvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)â≢:
util.c:2702: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:2747: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:530:43: note: in definition of macro ââ¬ÃÂRXp_ENGINEâ≢
regexp.h:531: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:13059:17: note: in expansion of macro ââ¬ÃÂSNPRINTF_Gâ≢
config.h:915:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: ââ¬ÃÂ__builtin___sprintf_chkâ≢ output between 2 and 134 bytes into a destination of size 127
perl.h:7182:34: warning: option ââ¬ÃÂ-Wc++-compatâ≢ is valid for C/ObjC but not for C++ [-Wpragmas]
perl.c: In function ââ¬ÃÂvoid Perl_sys_init(int*, char***)â≢:
perl.h:2661: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:2711:49: note: in expansion of macro ââ¬ÃÂPERL_SYS_INIT_BODYâ≢
perl.c:137:5: note: in expansion of macro ââ¬ÃÂPERL_SYS_INIT3_BODYâ≢
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:776:63: note: in definition of macro ââ¬ÃÂsv_magicextâ≢
Encode.c: In function ââ¬ÃÂvoid XS_Encode_decode(CV*)â≢:
../../XSUB.h:185:20: warning: unused variable ââ¬ÃÂixâ≢ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro ââ¬ÃÂdXSI32â≢
Encode.c: In function ââ¬ÃÂvoid XS_Encode_encode(CV*)â≢:
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:1386: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:1406:42: warning: option ââ¬ÃÂ-Wc++-compatâ≢ is valid for C/ObjC but not for C++ [-Wpragmas]
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:6723:28: note: in expansion of macro ââ¬ÃÂGconvertâ≢
../../config.h:915:39: note: assuming directive output of 105 bytes
/usr/include/bits/stdio2.h:36:34: note: ââ¬ÃÂ__builtin___sprintf_chkâ≢ output between 2 and 107 bytes into a destination of size 100
util.c: In function ââ¬ÃÂbool S_invoke_exception_hook(PerlInterpreter*, SV*, bool)â≢:
embedvar.h:460:28: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:460:28: note: in definition of macro ââ¬ÃÂPL_sv_placeholderâ≢
util.c:1537:32: note: in expansion of macro ââ¬ÃÂPERL_WARNHOOK_FATALâ≢
embedvar.h:460:28: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
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:376:26: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embed.h:1276:117: note: in definition of macro ââ¬ÃÂ_invlist_intersection_maybe_complement_2ndâ≢
regcomp.c:1614:9: note: in expansion of macro ââ¬ÃÂ_invlist_intersection_complement_2ndâ≢
regcomp.c:1615:46: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
embedvar.h:376:26: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
embed.h:1279:103: note: in definition of macro ââ¬ÃÂ_invlist_union_maybe_complement_2ndâ≢
regcomp.c:1643:9: note: in expansion of macro ââ¬ÃÂ_invlist_unionâ≢
regcomp.c:1643:33: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
embedvar.h:360:23: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
regcomp.c:1648:9: note: in expansion of macro ââ¬ÃÂ_invlist_union_complement_2ndâ≢
regcomp.c:1648:48: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
embedvar.h:360:23: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
embedvar.h:366:21: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
regcomp.c:1658:9: note: in expansion of macro ââ¬ÃÂ_invlist_unionâ≢
regcomp.c:1658:33: note: in expansion of macro ââ¬ÃÂPL_Latin1â≢
embedvar.h:366: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:380:26: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embed.h:1231:60: note: in definition of macro ââ¬ÃÂssc_intersectionâ≢
regcomp.c:5722:37: note: in expansion of macro ââ¬ÃÂPL_XPosix_ptrsâ≢
embedvar.h:380:26: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
embed.h:1235:46: note: in definition of macro ââ¬ÃÂssc_unionâ≢
regcomp.c:5729:31: note: in expansion of macro ââ¬ÃÂPL_XPosix_ptrsâ≢
embedvar.h:370:25: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embed.h:1265:53: note: in definition of macro ââ¬ÃÂinvlist_cloneâ≢
regcomp.c:5879:48: note: in expansion of macro ââ¬ÃÂPL_Posix_ptrsâ≢
embedvar.h:370:25: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
regcomp.c: In function ââ¬ÃÂREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)â≢:
embedvar.h:360:23: note: in definition of macro ââ¬ÃÂPL_InBitmapâ≢
regcomp.c: In function ââ¬ÃÂSV* S__make_exactf_invlist(PerlInterpreter*, RExC_state_t*, regnode*)â≢:
regcomp.c:10641:17: note: in expansion of macro ââ¬ÃÂ_invlist_unionâ≢
regcomp.c:10641:41: note: in expansion of macro ââ¬ÃÂPL_Latin1â≢
mg.c: In function ââ¬ÃÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â≢:
regcomp.c: In function ââ¬ÃÂregnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)â≢:
embedvar.h:408:27: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:408:27: note: in definition of macro ââ¬ÃÂPL_in_some_foldâ≢
embedvar.h:408:27: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
embedvar.h:368:27: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:368:27: note: in definition of macro ââ¬ÃÂPL_NonFinalFoldâ≢
embedvar.h:368:27: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
regcomp.c: In function ââ¬ÃÂvoid S_populate_ANYOF_from_invlist(PerlInterpreter*, regnode*, SV**)â≢:
regcomp.c:14687:6: note: in expansion of macro ââ¬ÃÂ_invlist_subtractâ≢
regcomp.c:14687:38: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
regcomp.c:14690:6: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:14690:42: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
regcomp.c: In function ââ¬ÃÂregnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)â≢:
embedvar.h:350:26: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embed.h:1276:115: note: in definition of macro ââ¬ÃÂ_invlist_intersection_maybe_complement_2ndâ≢
regcomp.c:17306:60: note: in expansion of macro ââ¬ÃÂPL_AboveLatin1â≢
embedvar.h:350:26: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
regcomp.c:17347:33: note: in expansion of macro ââ¬ÃÂPL_XPosix_ptrsâ≢
regcomp.c:17370:58: note: in expansion of macro ââ¬ÃÂPL_Posix_ptrsâ≢
regcomp.c:17382:54: note: in expansion of macro ââ¬ÃÂPL_XPosix_ptrsâ≢
embedvar.h:358:30: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:358:30: note: in definition of macro ââ¬ÃÂPL_HasMultiCharFoldâ≢
embedvar.h:358:30: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
embedvar.h:380:26: note: in definition of macro ââ¬ÃÂPL_XPosix_ptrsâ≢
regcomp.c:17842:13: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:17842:35: note: in expansion of macro ââ¬ÃÂPL_in_some_foldâ≢
regcomp.c:17996:56: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
regcomp.c:18044:17: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:18044:48: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
regcomp.c:18313:53: note: in expansion of macro ââ¬ÃÂPL_AboveLatin1â≢
embedvar.h:362:29: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:362:29: note: in definition of macro ââ¬ÃÂPL_InMultiCharFoldâ≢
embedvar.h:362:29: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
regcomp.c:18674:21: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:18674:43: note: in expansion of macro ââ¬ÃÂPL_InMultiCharFoldâ≢
embedvar.h:370:25: note: in definition of macro ââ¬ÃÂPL_Posix_ptrsâ≢
regcomp.c:18874:29: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:18874:60: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
regcomp.c: In function ââ¬ÃÂvoid Perl_init_uniprops(PerlInterpreter*)â≢:
regcomp.c: In function ââ¬ÃÂvoid Perl_regprop(PerlInterpreter*, const regexp*, SV*, const regnode*, const regmatch_info*, const RExC_state_t*)â≢:
regcomp.c:20277:13: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:20278:35: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
regcomp.c:20358:17: note: in expansion of macro ââ¬ÃÂ_invlist_subtractâ≢
regcomp.c:20358:54: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
regcomp.c: In function ââ¬ÃÂSV* S_put_charclass_bitmap_innards_common(PerlInterpreter*, SV*, SV*, SV*, SV*, SV*, bool)â≢:
regcomp.c:21425:13: note: in expansion of macro ââ¬ÃÂ_invlist_subtractâ≢
regcomp.c:21425:49: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
regcomp.c: In function ââ¬ÃÂbool S_put_charclass_bitmap_innards(PerlInterpreter*, SV*, char*, SV*, SV*, const regnode*, bool)â≢:
regcomp.c:21533:17: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:21533:48: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
regcomp.c:21540:42: note: in expansion of macro ââ¬ÃÂPL_UpperLatin1â≢
regcomp.c:21651:9: note: in expansion of macro ââ¬ÃÂ_invlist_intersectionâ≢
regcomp.c:21651:40: note: in expansion of macro ââ¬ÃÂPL_InBitmapâ≢
sv.c: In function ââ¬ÃÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)â≢:
MD5.xs: In function ââ¬ÃÂMD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)â≢:
MD5.xs: In function ââ¬ÃÂSV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)â≢:
Encode.c: In function ââ¬ÃÂvoid XS_Encode_decode(PerlInterpreter*, CV*)â≢:
Encode.c: In function ââ¬ÃÂvoid XS_Encode_encode(PerlInterpreter*, CV*)â≢:
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:663: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*)â≢:
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:444:21: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:444:21: note: in definition of macro ââ¬ÃÂPL_ppaddrâ≢
embedvar.h:444:21: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
op.c: In function ââ¬ÃÂOP* S_newONCEOP(PerlInterpreter*, OP*, OP*)â≢:
op.c:7773:5: note: in expansion of macro ââ¬ÃÂOpTYPE_setâ≢
vutil.c: In function ââ¬ÃÂSV* Perl_upg_version(PerlInterpreter*, SV*, bool)â≢:
embedvar.h:354:27: error: ââ¬ÃÂmy_varsâ≢ was not declared in this scope
embedvar.h:354:27: note: in definition of macro ââ¬ÃÂPL_C_locale_objâ≢
embedvar.h:354:27: note: suggested alternative: ââ¬ÃÂmy_perlâ≢
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.72/0.046 timestamp: 2019-02-05 15:15:53+00 tester: perl