• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/jkeenan/133740-io_dir] v5.29.6-68-g233dd1df11 FAIL(m) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++}

    Message-ID: <201901011227.x01CRcmk012268@vier.local>
    Content-transfer-encoding: quoted-printable
    Subject: Smoke [smoke-me/jkeenan/133740-io_dir] v5.29.6-68-g233dd1df11 FAIL(m) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++}
    Date: Tue, 1 Jan 2019 07:27 -0500
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/=
    James%20E%20Keenan/log233dd1df114316ec88a5d6e52c4410aef99c88bd.log.gz
    
    Automated smoke report for branch smoke-me/jkeenan/133740-io_dir 5.29.7 pat=
    ch 233dd1df114316ec88a5d6e52c4410aef99c88bd v5.29.6-68-g233dd1df11
    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 22 hours 19 minutes (average 1 hour 6 minutes)
    
    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.29.6-68-g233dd1df11  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
    m - - m - - -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    m - - m - - -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
    m - - m - - -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
    IVATE
    m - - m - - -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:
        SMOKE233dd1df114316ec88a5d6e52c4410aef99c88bd
    
    Compiler messages(gcc):
    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:7178: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: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
    op.c: In function =E2=80=98OP* S_fold_constants(OP*)=E2=80=99:
    op.c:5468: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(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
    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]
    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
    util.c: In function =E2=80=98bool S_invoke_exception_hook(PerlInterpreter*,=
     SV*, bool)=E2=80=99:
    embedvar.h:460:28: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:460:28: note: in definition of macro =E2=80=98PL_sv_placeholder=
    =E2=80=99
    util.c:1537:32: note: in expansion of macro =E2=80=98PERL_WARNHOOK_FATAL=E2=
    =80=99
    embedvar.h:460:28: note: suggested alternative: =E2=80=98my_perl=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:376:26: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embed.h:1278:117: note: in definition of macro =E2=80=98_invlist_intersecti=
    on_maybe_complement_2nd=E2=80=99
    regcomp.c:1614:9: note: in expansion of macro =E2=80=98_invlist_intersectio=
    n_complement_2nd=E2=80=99
    regcomp.c:1615:46: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    embedvar.h:376:26: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    embed.h:1281:103: note: in definition of macro =E2=80=98_invlist_union_mayb=
    e_complement_2nd=E2=80=99
    regcomp.c:1643:9: note: in expansion of macro =E2=80=98_invlist_union=E2=80=
    =99
    regcomp.c:1643:33: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    embedvar.h:360:23: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    regcomp.c:1648:9: note: in expansion of macro =E2=80=98_invlist_union_compl=
    ement_2nd=E2=80=99
    regcomp.c:1648:48: note: in expansion of macro =E2=80=98PL_InBitmap=E2=80=99
    embedvar.h:360:23: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    embedvar.h:366:21: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    regcomp.c:1658:9: note: in expansion of macro =E2=80=98_invlist_union=E2=80=
    =99
    regcomp.c:1658:33: note: in expansion of macro =E2=80=98PL_Latin1=E2=80=99
    embedvar.h:366: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:380:26: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embed.h:1233:60: note: in definition of macro =E2=80=98ssc_intersection=E2=
    =80=99
    regcomp.c:5722:37: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
    =80=99
    embedvar.h:380:26: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    embed.h:1237:46: note: in definition of macro =E2=80=98ssc_union=E2=80=99
    regcomp.c:5729:31: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
    =80=99
    embedvar.h:370:25: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embed.h:1267:53: note: in definition of macro =E2=80=98invlist_clone=E2=80=
    =99
    regcomp.c:5879:48: note: in expansion of macro =E2=80=98PL_Posix_ptrs=E2=80=
    =99
    embedvar.h:370:25: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    regcomp.c: In function =E2=80=98REGEXP* Perl_re_op_compile(PerlInterpreter*=
    , SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)=E2=80=99:
    embedvar.h:360:23: note: in definition of macro =E2=80=98PL_InBitmap=E2=80=
    =99
    regcomp.c: In function =E2=80=98SV* S__make_exactf_invlist(PerlInterpreter*=
    , RExC_state_t*, regnode*)=E2=80=99:
    regcomp.c:10643:17: note: in expansion of macro =E2=80=98_invlist_union=E2=
    =80=99
    regcomp.c:10643:41: note: in expansion of macro =E2=80=98PL_Latin1=E2=80=99
    regcomp.c: In function =E2=80=98regnode_offset S_regatom(PerlInterpreter*, =
    RExC_state_t*, I32*, U32)=E2=80=99:
    embedvar.h:408:27: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:408:27: note: in definition of macro =E2=80=98PL_in_some_fold=E2=
    =80=99
    embedvar.h:408:27: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    embedvar.h:368:27: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:368:27: note: in definition of macro =E2=80=98PL_NonFinalFold=E2=
    =80=99
    embedvar.h:368:27: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    regcomp.c: In function =E2=80=98void S_populate_ANYOF_from_invlist(PerlInte=
    rpreter*, regnode*, SV**)=E2=80=99:
    regcomp.c:14684:6: note: in expansion of macro =E2=80=98_invlist_subtract=
    =E2=80=99
    regcomp.c:14684:38: note: in expansion of macro =E2=80=98PL_InBitmap=E2=80=
    =99
    regcomp.c:14687:6: note: in expansion of macro =E2=80=98_invlist_intersecti=
    on=E2=80=99
    regcomp.c:14687:42: note: in expansion of macro =E2=80=98PL_InBitmap=E2=80=
    =99
    regcomp.c: In function =E2=80=98regnode_offset S_regclass(PerlInterpreter*,=
     RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)=E2=80=99:
    embedvar.h:350:26: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embed.h:1278:115: note: in definition of macro =E2=80=98_invlist_intersecti=
    on_maybe_complement_2nd=E2=80=99
    regcomp.c:17303:60: note: in expansion of macro =E2=80=98PL_AboveLatin1=E2=
    =80=99
    embedvar.h:350:26: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    regcomp.c:17344:33: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
    =80=99
    regcomp.c:17367:58: note: in expansion of macro =E2=80=98PL_Posix_ptrs=E2=
    =80=99
    regcomp.c:17379:54: note: in expansion of macro =E2=80=98PL_XPosix_ptrs=E2=
    =80=99
    embedvar.h:358:30: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:358:30: note: in definition of macro =E2=80=98PL_HasMultiCharFol=
    d=E2=80=99
    embedvar.h:358:30: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    embedvar.h:380:26: note: in definition of macro =E2=80=98PL_XPosix_ptrs=E2=
    =80=99
    regcomp.c:17839:13: note: in expansion of macro =E2=80=98_invlist_intersect=
    ion=E2=80=99
    regcomp.c:17839:35: note: in expansion of macro =E2=80=98PL_in_some_fold=E2=
    =80=99
    regcomp.c:17993:56: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    regcomp.c:18041:17: note: in expansion of macro =E2=80=98_invlist_intersect=
    ion=E2=80=99
    regcomp.c:18041:48: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    regcomp.c:18310:53: note: in expansion of macro =E2=80=98PL_AboveLatin1=E2=
    =80=99
    embedvar.h:362:29: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:362:29: note: in definition of macro =E2=80=98PL_InMultiCharFold=
    =E2=80=99
    embedvar.h:362:29: note: suggested alternative: =E2=80=98my_perl=E2=80=99
    regcomp.c:18671:21: note: in expansion of macro =E2=80=98_invlist_intersect=
    ion=E2=80=99
    regcomp.c:18671:43: note: in expansion of macro =E2=80=98PL_InMultiCharFold=
    =E2=80=99
    embedvar.h:370:25: note: in definition of macro =E2=80=98PL_Posix_ptrs=E2=
    =80=99
    regcomp.c:18871:29: note: in expansion of macro =E2=80=98_invlist_intersect=
    ion=E2=80=99
    regcomp.c:18871:60: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    regcomp.c: In function =E2=80=98void Perl_init_uniprops(PerlInterpreter*)=
    =E2=80=99:
    regcomp.c: In function =E2=80=98void Perl_regprop(PerlInterpreter*, const r=
    egexp*, SV*, const regnode*, const regmatch_info*, const RExC_state_t*)=E2=
    =80=99:
    regcomp.c:20274:13: note: in expansion of macro =E2=80=98_invlist_intersect=
    ion=E2=80=99
    regcomp.c:20275:35: note: in expansion of macro =E2=80=98PL_InBitmap=E2=80=
    =99
    regcomp.c:20355:17: note: in expansion of macro =E2=80=98_invlist_subtract=
    =E2=80=99
    regcomp.c:20355:54: note: in expansion of macro =E2=80=98PL_InBitmap=E2=80=
    =99
    regcomp.c: In function =E2=80=98SV* S_put_charclass_bitmap_innards_common(P=
    erlInterpreter*, SV*, SV*, SV*, SV*, SV*, bool)=E2=80=99:
    regcomp.c:21422:13: note: in expansion of macro =E2=80=98_invlist_subtract=
    =E2=80=99
    regcomp.c:21422:49: note: in expansion of macro =E2=80=98PL_InBitmap=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:21530:17: note: in expansion of macro =E2=80=98_invlist_intersect=
    ion=E2=80=99
    regcomp.c:21530:48: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    regcomp.c:21537:42: note: in expansion of macro =E2=80=98PL_UpperLatin1=E2=
    =80=99
    regcomp.c:21648:9: note: in expansion of macro =E2=80=98_invlist_intersecti=
    on=E2=80=99
    regcomp.c:21648:40: note: in expansion of macro =E2=80=98PL_InBitmap=E2=80=
    =99
    op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=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:
    op.c: In function =E2=80=98void S_maybe_multiconcat(PerlInterpreter*, OP*)=
    =E2=80=99:
    embedvar.h:444:21: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:444:21: note: in definition of macro =E2=80=98PL_ppaddr=E2=80=99
    embedvar.h:444: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:7771:5: note: in expansion of macro =E2=80=98OpTYPE_set=E2=80=99
    vutil.c: In function =E2=80=98SV* Perl_upg_version(PerlInterpreter*, SV*, b=
    ool)=E2=80=99:
    embedvar.h:354:27: error: =E2=80=98my_vars=E2=80=99 was not declared in thi=
    s scope
    embedvar.h:354:27: note: in definition of macro =E2=80=98PL_C_locale_obj=E2=
    =80=99
    embedvar.h:354: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)