• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-alpine] v5.29.7-38-gc7983ed788 FAIL(Xm) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++}

    Message-ID: <201902061313.x16DDpdY027834@vier.local>
    Subject: Smoke [smoke-me/khw-alpine] v5.29.7-38-gc7983ed788 FAIL(Xm) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_g++}
    Mime-version: 1.0
    Date: Wed, 6 Feb 2019 08:13 -0500
    Content-transfer-encoding: quoted-printable
    Content-type: text/plain; charset="UTF8"
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/=
    Karl%20Williamson/logc7983ed788a07d98c66d9f313d49e415a8f2b6a8.log.gz
    
    Automated smoke report for branch smoke-me/khw-alpine 5.29.8 patch c7983ed7=
    88a07d98c66d9f313d49e415a8f2b6a8 v5.29.7-38-gc7983ed788
    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 21 hours 57 minutes (average 1 hour 5 minutes)
    
    Summary: FAIL(Xm)
    
    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.7-38-gc7983ed788  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 X 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:
        SMOKEc7983ed788a07d98c66d9f313d49e415a8f2b6a8
    
    Failures: (common-args) -Accflags=3D"-Werror=3Ddeclaration-after-statement"=
     -Dcc=3Dg++
    [perlio] -DDEBUGGING -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../t/re/pat_advanced.t.................. ..............................=
    ............... FAILED--no leader found
    
    Compiler messages(gcc):
    util.c: In function =C3=A2=E2=82=AC=CB=9Cvoid (* Perl_rsignal(int, Sighandl=
    er_t))(int, siginfo_t*, void*)=C3=A2=E2=82=AC=E2=84=A2:
    util.c:2702:36: warning: cast between incompatible function types from =C3=
    =A2=E2=82=AC=CB=9CSighandler_t=C3=A2=E2=82=AC=E2=84=A2 {aka =C3=A2=E2=82=AC=
    =CB=9Cvoid (*)(int, siginfo_t*, void*)=C3=A2=E2=82=AC=E2=84=A2} to =C3=A2=
    =E2=82=AC=CB=9Cvoid (*)(int)=C3=A2=E2=82=AC=E2=84=A2 [-Wcast-function-type]
    util.c: In function =C3=A2=E2=82=AC=CB=9Cint Perl_rsignal_save(int, Sighand=
    ler_t, Sigsave_t*)=C3=A2=E2=82=AC=E2=84=A2:
    util.c:2747:36: warning: cast between incompatible function types from =C3=
    =A2=E2=82=AC=CB=9CSighandler_t=C3=A2=E2=82=AC=E2=84=A2 {aka =C3=A2=E2=82=AC=
    =CB=9Cvoid (*)(int, siginfo_t*, void*)=C3=A2=E2=82=AC=E2=84=A2} to =C3=A2=
    =E2=82=AC=CB=9Cvoid (*)(int)=C3=A2=E2=82=AC=E2=84=A2 [-Wcast-function-type]
    mg.c: In function =C3=A2=E2=82=AC=CB=9Cint Perl_magic_set(SV*, MAGIC*)=C3=
    =A2=E2=82=AC=E2=84=A2:
    mg.c:2770:50: warning: type qualifiers ignored on cast result type [-Wignor=
    ed-qualifiers]
    regexp.h:530:43: note: in definition of macro =C3=A2=E2=82=AC=CB=9CRXp_ENGI=
    NE=C3=A2=E2=82=AC=E2=84=A2
    regexp.h:531:53: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CReANY=C3=
    =A2=E2=82=AC=E2=84=A2
    perl.h:255:5: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CRX_ENGINE=C3=
    =A2=E2=82=AC=E2=84=A2
    mg.c:2770:13: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CCALLREG_NUMB=
    UF_STORE=C3=A2=E2=82=AC=E2=84=A2
    perl.h:255:47: note: in definition of macro =C3=A2=E2=82=AC=CB=9CCALLREG_NU=
    MBUF_STORE=C3=A2=E2=82=AC=E2=84=A2
    sv.c: In function =C3=A2=E2=82=AC=CB=9Cvoid Perl_sv_vcatpvfn_flags(SV*, con=
    st char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)=C3=A2=E2=
    =82=AC=E2=84=A2:
    config.h:915:39: warning: =C3=A2=E2=82=AC=CB=9C%.*g=C3=A2=E2=82=AC=E2=84=A2=
     directive writing between 1 and 133 bytes into a region of size 127 [-Wfor=
    mat-overflow=3D]
    perl.h:392:67: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPERL_UNUSE=
    D_RESULT=C3=A2=E2=82=AC=E2=84=A2
    sv.c:48:24: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGconvert=C3=A2=
    =E2=82=AC=E2=84=A2
    sv.c:13059:17: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CSNPRINTF_G=
    =C3=A2=E2=82=AC=E2=84=A2
    config.h:915:39: note: assuming directive output of 132 bytes
    /usr/include/bits/stdio2.h:36:34: note: =C3=A2=E2=82=AC=CB=9C__builtin___sp=
    rintf_chk=C3=A2=E2=82=AC=E2=84=A2 output between 2 and 134 bytes into a des=
    tination of size 127
    perl.h:7182:34: warning: option =C3=A2=E2=82=AC=CB=9C-Wc++-compat=C3=A2=E2=
    =82=AC=E2=84=A2 is valid for C/ObjC but not for C++ [-Wpragmas]
    perl.c: In function =C3=A2=E2=82=AC=CB=9Cvoid Perl_sys_init(int*, char***)=
    =C3=A2=E2=82=AC=E2=84=A2:
    perl.h:2661:88: warning: cast between incompatible function types from =C3=
    =A2=E2=82=AC=CB=9C__sighandler_t=C3=A2=E2=82=AC=E2=84=A2 {aka =C3=A2=E2=82=
    =AC=CB=9Cvoid (*)(int)=C3=A2=E2=82=AC=E2=84=A2} to =C3=A2=E2=82=AC=CB=9CSig=
    handler_t=C3=A2=E2=82=AC=E2=84=A2 {aka =C3=A2=E2=82=AC=CB=9Cvoid (*)(int, s=
    iginfo_t*, void*)=C3=A2=E2=82=AC=E2=84=A2} [-Wcast-function-type]
    unixish.h:150:29: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPERL_FPU=
    _INIT=C3=A2=E2=82=AC=E2=84=A2
    perl.c:124:5: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPERL_SYS_INI=
    T_BODY=C3=A2=E2=82=AC=E2=84=A2
    perl.c: In function =C3=A2=E2=82=AC=CB=9Cvoid Perl_sys_init3(int*, char***,=
     char***)=C3=A2=E2=82=AC=E2=84=A2:
    perl.h:2711:49: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPERL_SYS_I=
    NIT_BODY=C3=A2=E2=82=AC=E2=84=A2
    perl.c:137:5: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPERL_SYS_INI=
    T3_BODY=C3=A2=E2=82=AC=E2=84=A2
    deflate.c: In function =C3=A2=E2=82=AC=CB=9Cint deflateParams(z_streamp, in=
    t, int)=C3=A2=E2=82=AC=E2=84=A2:
    deflate.c:602:28: warning: macro expands to multiple statements [-Wmultista=
    tement-macros]
    deflate.c:193:5: note: in definition of macro =C3=A2=E2=82=AC=CB=9CCLEAR_HA=
    SH=C3=A2=E2=82=AC=E2=84=A2
    deflate.c:601:13: note: some parts of macro expansion are not guarded by th=
    is =C3=A2=E2=82=AC=CB=9Celse=C3=A2=E2=82=AC=E2=84=A2 clause
    inflate.c: In function =C3=A2=E2=82=AC=CB=9Cint inflate(z_streamp, int)=C3=
    =A2=E2=82=AC=E2=84=A2:
    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 =C3=A2=E2=82=AC=CB=9CInt32 BZ2_decompress(DState*=
    )=C3=A2=E2=82=AC=E2=84=A2:
    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 =C3=A2=E2=82=AC=CB=9CGET_BIT=
    S=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:200:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:203:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:206:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_BI=
    TS=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:222:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:226:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:228:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:230:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:232:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:234:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:241:25: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:242:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:243:25: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:244:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:245:25: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:246:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:247:25: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:248:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:249:25: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:251:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_BI=
    TS=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:253:18: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:254:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:255:18: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:256:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:257:18: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:258:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:284:17: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:287:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_BI=
    TS=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:289:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_BI=
    TS=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:586:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:588:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:590:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fa=
    llthrough=3D]
    decompress.c:592:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:595:28: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:596:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:597:28: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:598:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:599:28: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:600:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    decompress.c:601:28: warning: this statement may fall through [-Wimplicit-f=
    allthrough=3D]
    decompress.c:602:7: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGET_UC=
    HAR=C3=A2=E2=82=AC=E2=84=A2
    MD5.xs: In function =C3=A2=E2=82=AC=CB=9CMD5_CTX* get_md5_ctx(SV*)=C3=A2=E2=
    =82=AC=E2=84=A2:
    MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wigno=
    red-qualifiers]
    MD5.xs: In function =C3=A2=E2=82=AC=CB=9CSV* new_md5_ctx(MD5_CTX*, const ch=
    ar*)=C3=A2=E2=82=AC=E2=84=A2:
    MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wigno=
    red-qualifiers]
    ../../embed.h:776:63: note: in definition of macro =C3=A2=E2=82=AC=CB=9Csv=
    _magicext=C3=A2=E2=82=AC=E2=84=A2
    Encode.c: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Encode_decode(CV*)=C3=A2=
    =E2=82=AC=E2=84=A2:
    ../../XSUB.h:185:20: warning: unused variable =C3=A2=E2=82=AC=CB=9Cix=C3=
    =A2=E2=82=AC=E2=84=A2 [-Wunused-variable]
    ../../XSUB.h:185:20: note: in definition of macro =C3=A2=E2=82=AC=CB=9CdXS=
    I32=C3=A2=E2=82=AC=E2=84=A2
    Encode.c: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Encode_encode(CV*)=C3=A2=
    =E2=82=AC=E2=84=A2:
    ListUtil.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_List__Util_sum(CV*)=
    =C3=A2=E2=82=AC=E2=84=A2:
    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 =C3=A2=E2=82=AC=CB=9Cvoid XS_Time__HiRes_setitimer(CV=
    *)=C3=A2=E2=82=AC=E2=84=A2:
    HiRes.xs:1386:42: warning: option =C3=A2=E2=82=AC=CB=9C-Wc++-compat=C3=A2=
    =E2=82=AC=E2=84=A2 is valid for C/ObjC but not for C++ [-Wpragmas]
    HiRes.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Time__HiRes_getitimer(CV=
    *)=C3=A2=E2=82=AC=E2=84=A2:
    HiRes.xs:1406:42: warning: option =C3=A2=E2=82=AC=CB=9C-Wc++-compat=C3=A2=
    =E2=82=AC=E2=84=A2 is valid for C/ObjC but not for C++ [-Wpragmas]
    APItest.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_XS__APItest__Magic_tes=
    t_Gconvert(CV*)=C3=A2=E2=82=AC=E2=84=A2:
    ../../config.h:915:39: warning: =C3=A2=E2=82=AC=CB=9C%.*g=C3=A2=E2=82=AC=
    =E2=84=A2 directive writing between 1 and 106 bytes into a region of size 1=
    00 [-Wformat-overflow=3D]
    ../../perl.h:392:67: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPER=
    L_UNUSED_RESULT=C3=A2=E2=82=AC=E2=84=A2
    APItest.xs:6723:28: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CGconve=
    rt=C3=A2=E2=82=AC=E2=84=A2
    ../../config.h:915:39: note: assuming directive output of 105 bytes
    /usr/include/bits/stdio2.h:36:34: note: =C3=A2=E2=82=AC=CB=9C__builtin___sp=
    rintf_chk=C3=A2=E2=82=AC=E2=84=A2 output between 2 and 107 bytes into a des=
    tination of size 100
    util.c: In function =C3=A2=E2=82=AC=CB=9Cbool S_invoke_exception_hook(PerlI=
    nterpreter*, SV*, bool)=C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:460:28: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:460:28: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_sv_=
    placeholder=C3=A2=E2=82=AC=E2=84=A2
    util.c:1537:32: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPERL_WARNH=
    OOK_FATAL=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:460:28: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    util.c: In function =C3=A2=E2=82=AC=CB=9Cvoid (* Perl_rsignal(PerlInterpret=
    er*, int, Sighandler_t))(int, siginfo_t*, void*)=C3=A2=E2=82=AC=E2=84=A2:
    util.c: In function =C3=A2=E2=82=AC=CB=9Cint Perl_rsignal_save(PerlInterpre=
    ter*, int, Sighandler_t, Sigsave_t*)=C3=A2=E2=82=AC=E2=84=A2:
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9CSV* S_get_ANYOF_cp_list_for_ssc=
    (PerlInterpreter*, const RExC_state_t*, const regnode_charclass*)=C3=A2=E2=
    =82=AC=E2=84=A2:
    embedvar.h:376:26: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embed.h:1276:117: note: in definition of macro =C3=A2=E2=82=AC=CB=9C_invlis=
    t_intersection_maybe_complement_2nd=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:1614:9: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlist=
    _intersection_complement_2nd=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:1615:46: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Uppe=
    rLatin1=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:376:26: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    embed.h:1279:103: note: in definition of macro =C3=A2=E2=82=AC=CB=9C_invlis=
    t_union_maybe_complement_2nd=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:1643:9: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlist=
    _union=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:1643:33: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Uppe=
    rLatin1=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:360:23: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    regcomp.c:1648:9: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlist=
    _union_complement_2nd=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:1648:48: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InBi=
    tmap=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:360:23: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:366:21: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    regcomp.c:1658:9: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlist=
    _union=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:1658:33: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Lati=
    n1=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:366:21: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cssize_t S_study_chunk(PerlInter=
    preter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_=
    t*, I32, U32, regnode_ssc*, U32, U32)=C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:380:26: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embed.h:1231:60: note: in definition of macro =C3=A2=E2=82=AC=CB=9Cssc_inte=
    rsection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:5722:37: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_XPos=
    ix_ptrs=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:380:26: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    embed.h:1235:46: note: in definition of macro =C3=A2=E2=82=AC=CB=9Cssc_unio=
    n=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:5729:31: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_XPos=
    ix_ptrs=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:370:25: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embed.h:1265:53: note: in definition of macro =C3=A2=E2=82=AC=CB=9Cinvlist_=
    clone=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:5879:48: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Posi=
    x_ptrs=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:370:25: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9CREGEXP* Perl_re_op_compile(Perl=
    Interpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U3=
    2)=C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:360:23: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9CSV* S__make_exactf_invlist(Perl=
    Interpreter*, RExC_state_t*, regnode*)=C3=A2=E2=82=AC=E2=84=A2:
    regcomp.c:10641:17: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_union=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:10641:41: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Lat=
    in1=C3=A2=E2=82=AC=E2=84=A2
    mg.c: In function =C3=A2=E2=82=AC=CB=9Cint Perl_magic_set(PerlInterpreter*,=
     SV*, MAGIC*)=C3=A2=E2=82=AC=E2=84=A2:
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cregnode_offset S_regatom(PerlIn=
    terpreter*, RExC_state_t*, I32*, U32)=C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:408:27: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:408:27: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_in_=
    some_fold=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:408:27: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:368:27: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:368:27: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_Non=
    FinalFold=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:368:27: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cvoid S_populate_ANYOF_from_invl=
    ist(PerlInterpreter*, regnode*, SV**)=C3=A2=E2=82=AC=E2=84=A2:
    regcomp.c:14687:6: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlis=
    t_subtract=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:14687:38: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:14690:6: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlis=
    t_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:14690:42: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cregnode_offset S_regclass(PerlI=
    nterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)=
    =C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:350:26: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embed.h:1276:115: note: in definition of macro =C3=A2=E2=82=AC=CB=9C_invlis=
    t_intersection_maybe_complement_2nd=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17306:60: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Abo=
    veLatin1=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:350:26: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17347:33: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_XPo=
    six_ptrs=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17370:58: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Pos=
    ix_ptrs=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17382:54: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_XPo=
    six_ptrs=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:358:30: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:358:30: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_Has=
    MultiCharFold=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:358:30: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:380:26: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_XPo=
    six_ptrs=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17842:13: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17842:35: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_in_=
    some_fold=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:17996:56: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Upp=
    erLatin1=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18044:17: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18044:48: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Upp=
    erLatin1=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18313:53: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Abo=
    veLatin1=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:362:29: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:362:29: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_InM=
    ultiCharFold=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:362:29: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18674:21: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18674:43: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InM=
    ultiCharFold=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:370:25: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_Pos=
    ix_ptrs=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18874:29: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:18874:60: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Upp=
    erLatin1=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cvoid Perl_init_uniprops(PerlInt=
    erpreter*)=C3=A2=E2=82=AC=E2=84=A2:
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cvoid Perl_regprop(PerlInterpret=
    er*, const regexp*, SV*, const regnode*, const regmatch_info*, const RExC_s=
    tate_t*)=C3=A2=E2=82=AC=E2=84=A2:
    regcomp.c:20277:13: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:20278:35: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:20358:17: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_subtract=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:20358:54: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9CSV* S_put_charclass_bitmap_inna=
    rds_common(PerlInterpreter*, SV*, SV*, SV*, SV*, SV*, bool)=C3=A2=E2=82=AC=
    =E2=84=A2:
    regcomp.c:21425:13: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_subtract=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:21425:49: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c: In function =C3=A2=E2=82=AC=CB=9Cbool S_put_charclass_bitmap_inn=
    ards(PerlInterpreter*, SV*, char*, SV*, SV*, const regnode*, bool)=C3=A2=E2=
    =82=AC=E2=84=A2:
    regcomp.c:21533:17: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invli=
    st_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:21533:48: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Upp=
    erLatin1=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:21540:42: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_Upp=
    erLatin1=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:21651:9: note: in expansion of macro =C3=A2=E2=82=AC=CB=9C_invlis=
    t_intersection=C3=A2=E2=82=AC=E2=84=A2
    regcomp.c:21651:40: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CPL_InB=
    itmap=C3=A2=E2=82=AC=E2=84=A2
    sv.c: In function =C3=A2=E2=82=AC=CB=9Cvoid Perl_sv_vcatpvfn_flags(PerlInte=
    rpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, boo=
    l*, U32)=C3=A2=E2=82=AC=E2=84=A2:
    MD5.xs: In function =C3=A2=E2=82=AC=CB=9CMD5_CTX* get_md5_ctx(PerlInterpret=
    er*, SV*)=C3=A2=E2=82=AC=E2=84=A2:
    MD5.xs: In function =C3=A2=E2=82=AC=CB=9CSV* new_md5_ctx(PerlInterpreter*, =
    MD5_CTX*, const char*)=C3=A2=E2=82=AC=E2=84=A2:
    Encode.c: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Encode_decode(PerlInterp=
    reter*, CV*)=C3=A2=E2=82=AC=E2=84=A2:
    Encode.c: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Encode_encode(PerlInterp=
    reter*, CV*)=C3=A2=E2=82=AC=E2=84=A2:
    ListUtil.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_List__Util_sum(PerlIn=
    terpreter*, CV*)=C3=A2=E2=82=AC=E2=84=A2:
    Opcode.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid opmask_addlocal(PerlInterp=
    reter*, SV*, char*)=C3=A2=E2=82=AC=E2=84=A2:
    Opcode.xs:240:33: warning: cast between incompatible function types from =
    =C3=A2=E2=82=AC=CB=9Cvoid (*)(PerlInterpreter*, const char*, ...)=C3=A2=E2=
    =82=AC=E2=84=A2 {aka =C3=A2=E2=82=AC=CB=9Cvoid (*)(interpreter*, const char=
    *, ...)=C3=A2=E2=82=AC=E2=84=A2} to =C3=A2=E2=82=AC=CB=9Cvoid (*)(void*)=C3=
    =A2=E2=82=AC=E2=84=A2 [-Wcast-function-type]
    ../../embed.h:663:57: note: in definition of macro =C3=A2=E2=82=AC=CB=9Csa=
    ve_destructor=C3=A2=E2=82=AC=E2=84=A2
    Opcode.xs:240:2: note: in expansion of macro =C3=A2=E2=82=AC=CB=9CSAVEDESTR=
    UCTOR=C3=A2=E2=82=AC=E2=84=A2
    HiRes.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Time__HiRes_setitimer(Pe=
    rlInterpreter*, CV*)=C3=A2=E2=82=AC=E2=84=A2:
    HiRes.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_Time__HiRes_getitimer(Pe=
    rlInterpreter*, CV*)=C3=A2=E2=82=AC=E2=84=A2:
    APItest.xs: In function =C3=A2=E2=82=AC=CB=9Cvoid XS_XS__APItest__Magic_tes=
    t_Gconvert(PerlInterpreter*, CV*)=C3=A2=E2=82=AC=E2=84=A2:
    op.c: In function =C3=A2=E2=82=AC=CB=9Cvoid S_maybe_multiconcat(PerlInterpr=
    eter*, OP*)=C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:444:21: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:444:21: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_ppa=
    ddr=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:444:21: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    op.c: In function =C3=A2=E2=82=AC=CB=9COP* S_newONCEOP(PerlInterpreter*, OP=
    *, OP*)=C3=A2=E2=82=AC=E2=84=A2:
    op.c:7773:5: note: in expansion of macro =C3=A2=E2=82=AC=CB=9COpTYPE_set=C3=
    =A2=E2=82=AC=E2=84=A2
    vutil.c: In function =C3=A2=E2=82=AC=CB=9CSV* Perl_upg_version(PerlInterpre=
    ter*, SV*, bool)=C3=A2=E2=82=AC=E2=84=A2:
    embedvar.h:354:27: error: =C3=A2=E2=82=AC=CB=9Cmy_vars=C3=A2=E2=82=AC=E2=84=
    =A2 was not declared in this scope
    embedvar.h:354:27: note: in definition of macro =C3=A2=E2=82=AC=CB=9CPL_C_l=
    ocale_obj=C3=A2=E2=82=AC=E2=84=A2
    embedvar.h:354:27: note: suggested alternative: =C3=A2=E2=82=AC=CB=9Cmy_per=
    l=C3=A2=E2=82=AC=E2=84=A2
    
    Non-Fatal messages(gcc):
    
    --=20
    Report by Test::Smoke v1.72 running on perl 5.28.1
    (Reporter v0.053 / Smoker v0.046)