• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/podcheck-_pm.PL] v5.15.3-17-g2c88d70 PASS linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Message-ID: <201308070907.r7797HsB011281@m-l.org>
    Subject: Smoke [smoke-me/podcheck-_pm.PL] v5.15.3-17-g2c88d70 PASS linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 7 Aug 2013 05:07 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
    quick/Nicholas Clark/log2c88d70d6f8de88325de16157d4a9fa59e085933.log.gz
    
    Automated smoke report for 5.15.3 patch 2c88d70d6f8de88325de16157d4a9fa59e0=
    85933 v5.15.3-17-g2c88d70
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
    /8 cpu)
        on        linux - 3.8.0-23-generic [debian]
        using     g++ version 4.7.3
        smoketime 50 minutes 58 seconds (average 12 minutes 44 seconds)
    
    Summary: PASS
    
    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.15.3-17-g2c88d70  Configuration (common) -Accflags=3D-DPERL_POISON -Dcc=
    =3Dg++
    ----------- ---------------------------------------------------------
    O O=20=20=20=20=20=20=20=20=20
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE2c88d70d6f8de88325de16157d4a9fa59e085933
    
    Testsuite was run only with 'harness'
    
    Passed Todo tests: (common-args) -Accflags=3D-DPERL_POISON -Dcc=3Dg++
    [default]=20
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    try.c: In function =E2=80=98int main()=E2=80=99:
    perlio.c: In function =E2=80=98void S_more_refcounted_fds(int)=E2=80=99:
    perlio.c:2354:38: warning: ignoring return value of =E2=80=98ssize_t write(=
    int, const void*, size_t)=E2=80=99, declared with attribute warn_unused_res=
    ult [-Wunused-result]
    perlio.c: In function =E2=80=98void PerlIO_debug(const char*, ...)=E2=80=99:
    perlio.c:495:43: warning: ignoring return value of =E2=80=98ssize_t write(i=
    nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
    lt [-Wunused-result]
    dump.c:1499:1: warning: narrowing conversion of =E2=80=98-2147483648=E2=80=
    =99 from =E2=80=98int=E2=80=99 to =E2=80=98U32 {aka unsigned int}=E2=80=99 =
    inside { } is ill-formed in C++11 [-Wnarrowing]
    util.c: In function =E2=80=98char* S_write_no_mem()=E2=80=99:
    util.c:68:34: warning: ignoring return value of =E2=80=98ssize_t write(int,=
     const void*, size_t)=E2=80=99, declared with attribute warn_unused_result =
    [-Wunused-result]
    mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
    mg.c:2759:42: warning: ignoring return value of =E2=80=98int setreuid(__uid=
    _t, __uid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    mg.c:2787:31: warning: ignoring return value of =E2=80=98int seteuid(__uid_=
    t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2816:42: warning: ignoring return value of =E2=80=98int setregid(__gid=
    _t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    mg.c:2874:31: warning: ignoring return value of =E2=80=98int setegid(__gid_=
    t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign()=E2=80=99:
    pp_hot.c:1092:18: warning: ignoring return value of =E2=80=98int setresuid(=
    __uid_t, __uid_t, __uid_t)=E2=80=99, declared with attribute warn_unused_re=
    sult [-Wunused-result]
    pp_hot.c:1124:18: warning: ignoring return value of =E2=80=98int setresgid(=
    __gid_t, __gid_t, __gid_t)=E2=80=99, declared with attribute warn_unused_re=
    sult [-Wunused-result]
    op.c: In function =E2=80=98OP* S_fold_constants(OP*)=E2=80=99:
    op.c:2917:1: 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]
    sv.c: In function =E2=80=98void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, =
    __va_list_tag (*)[1], SV**, I32, bool*)=E2=80=99:
    sv.c:9962:41: warning: ignoring return value of =E2=80=98char* gcvt(double,=
     int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    sv.c:10800:53: warning: ignoring return value of =E2=80=98char* gcvt(double=
    , int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
    d-result]
    sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)=E2=80=
    =99:
    sv.c:2750:39: warning: ignoring return value of =E2=80=98char* gcvt(double,=
     int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    sv.c:2939:39: warning: ignoring return value of =E2=80=98char* gcvt(double,=
     int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    doio.c: In function =E2=80=98void S_exec_failed(const char*, int, int)=E2=
    =80=99:
    doio.c:1372:43: warning: ignoring return value of =E2=80=98ssize_t write(in=
    t, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resul=
    t [-Wunused-result]
    doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(GV*)=E2=80=99:
    doio.c:868:46: warning: ignoring return value of =E2=80=98int fchown(int, _=
    _uid_t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wun=
    used-result]
    regexec.c: In function =E2=80=98char* S_find_byclass(regexp*, const regnode=
    *, char*, const char*, regmatch_info*)=E2=80=99:
    regexec.c:1551:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1557:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1562:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1572:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1582:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1587:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1598:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1605:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1617:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1624:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1643:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1650:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1668:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1675:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1694:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:1712:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c: In function =E2=80=98I32 S_regmatch(regmatch_info*, regnode*)=E2=
    =80=99:
    regexec.c:3701:7: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3777:9: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3781:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3783:9: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3787:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3789:9: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3792:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3877:7: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:3877:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c: In function =E2=80=98I32 S_regrepeat(const regexp*, const regnod=
    e*, I32, int)=E2=80=99:
    regexec.c:6071:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6116:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6168:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6217:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6270:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6303:6: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    mg_vtable.h:97:54: warning: =E2=80=98PL_magic_vtable_names=E2=80=99 initial=
    ized and declared =E2=80=98extern=E2=80=99 [enabled by default]
    regcomp.c: In function =E2=80=98REGEXP* Perl_re_compile(SV*, U32)=E2=80=99:
    regcomp.c:4519:1: warning: argument =E2=80=98orig_pm_flags=E2=80=99 might b=
    e clobbered by =E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclob=
    bered]
    Call.xs: In function =E2=80=98I32 filter_call(int, SV*, int)=E2=80=99:
    Call.xs:63:58: warning: format =E2=80=98%d=E2=80=99 expects argument of typ=
    e =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98STRLEN {aka long =
    unsigned int}=E2=80=99 [-Wformat]
    Call.xs:63:58: warning: format =E2=80=98%d=E2=80=99 expects argument of typ=
    e =E2=80=98int=E2=80=99, but argument 5 has type =E2=80=98STRLEN {aka long =
    unsigned int}=E2=80=99 [-Wformat]
    Call.xs:100:41: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
    pe =E2=80=98int=E2=80=99, but argument 4 has type =E2=80=98STRLEN {aka long=
     unsigned int}=E2=80=99 [-Wformat]
    Call.xs:156:38: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
    pe =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98STRLEN {aka long=
     unsigned int}=E2=80=99 [-Wformat]
    Call.xs:175:51: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
    pe =E2=80=98int=E2=80=99, but argument 4 has type =E2=80=98long unsigned in=
    t=E2=80=99 [-Wformat]
    sdbm.c: In function =E2=80=98int makroom(DBM*, long int, int)=E2=80=99:
    sdbm.c:371:70: warning: ignoring return value of =E2=80=98ssize_t write(int=
    , const void*, size_t)=E2=80=99, declared with attribute warn_unused_result=
     [-Wunused-result]
    mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
    )=E2=80=99:
    util.c: In function =E2=80=98char* S_write_no_mem(PerlInterpreter*)=E2=80=
    =99:
    pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign(PerlInterpreter*)=E2=80=
    =99:
    sv.c: In function =E2=80=98DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE=
    _PARAMS*)=E2=80=99:
    sv.c:11247:26: warning: ignoring return value of =E2=80=98int fchdir(int)=
    =E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    sv.c: In function =E2=80=98void Perl_sv_vcatpvfn(PerlInterpreter*, SV*, con=
    st char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)=E2=80=99:
    sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, S=
    TRLEN*, I32)=E2=80=99:
    doio.c: In function =E2=80=98void S_exec_failed(PerlInterpreter*, const cha=
    r*, int, int)=E2=80=99:
    doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)=
    =E2=80=99:
    regexec.c: In function =E2=80=98char* S_find_byclass(PerlInterpreter*, rege=
    xp*, const regnode*, char*, const char*, regmatch_info*)=E2=80=99:
    regexec.c: In function =E2=80=98I32 S_regmatch(PerlInterpreter*, regmatch_i=
    nfo*, regnode*)=E2=80=99:
    regexec.c:3701:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c: In function =E2=80=98I32 S_regrepeat(PerlInterpreter*, const reg=
    exp*, const regnode*, I32, int)=E2=80=99:
    regexec.c:6071:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6116:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6168:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6217:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6270:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    regexec.c:6303:1: warning: variable =E2=80=98ok=E2=80=99 set but not used [=
    -Wunused-but-set-variable]
    perlio.c: In function =E2=80=98void S_more_refcounted_fds(PerlInterpreter*,=
     int)=E2=80=99:
    perlio.c:486:56: warning: ignoring return value of =E2=80=98ssize_t write(i=
    nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
    lt [-Wunused-result]
    perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
    =E2=80=99:
    perl.c:97:2: warning: ignoring return value of =E2=80=98ssize_t write(int, =
    const void*, size_t)=E2=80=99, declared with attribute warn_unused_result [=
    -Wunused-result]
    op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=E2=
    =80=99:
    regcomp.c: In function =E2=80=98REGEXP* Perl_re_compile(PerlInterpreter*, S=
    V*, U32)=E2=80=99:
    Call.xs: In function =E2=80=98I32 filter_call(PerlInterpreter*, int, SV*, i=
    nt)=E2=80=99:
    shared.xs: In function =E2=80=98user_lock* S_get_userlock(PerlInterpreter*,=
     SV*, bool)=E2=80=99:
    shared.xs:348:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void S_sharedsv_dec(PerlInterpreter*, SV*)=
    =E2=80=99:
    shared.xs:521:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void Perl_sharedsv_share(PerlInterpreter*, =
    SV*)=E2=80=99:
    shared.xs:550:9: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_get(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:725:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_set(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:803:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_free(PerlInterpreter=
    *, SV*, MAGIC*)=E2=80=99:
    shared.xs:821:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_local(PerlInterprete=
    r*, SV*, MAGIC*)=E2=80=99:
    shared.xs:854:9: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_elem_mg_FETCH(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:891:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_elem_mg_STORE(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:944:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_elem_mg_DELETE(PerlInterpreter=
    *, SV*, MAGIC*)=E2=80=99:
    shared.xs:986:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98U32 sharedsv_array_mg_FETCHSIZE(PerlInterpr=
    eter*, SV*, MAGIC*)=E2=80=99:
    shared.xs:1049:5: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_array_mg_CLEAR(PerlInterpreter=
    *, SV*, MAGIC*)=E2=80=99:
    shared.xs:1069:5: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void Perl_sharedsv_lock(PerlInterpreter*, S=
    V*)=E2=80=99:
    shared.xs:1173:63: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_PUSH(PerlInter=
    preter*, CV*)=E2=80=99:
    shared.xs:1269:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_UNSHIFT(PerlIn=
    terpreter*, CV*)=E2=80=99:
    shared.xs:1286:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_POP(PerlInterp=
    reter*, CV*)=E2=80=99:
    shared.xs:1309:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_SHIFT(PerlInte=
    rpreter*, CV*)=E2=80=99:
    shared.xs:1326:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_EXTEND(PerlInt=
    erpreter*, CV*)=E2=80=99:
    shared.xs:1342:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_STORESIZE(Perl=
    Interpreter*, CV*)=E2=80=99:
    shared.xs:1352:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_EXISTS(PerlInt=
    erpreter*, CV*)=E2=80=99:
    shared.xs:1364:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs:1374:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_FIRSTKEY(PerlI=
    nterpreter*, CV*)=E2=80=99:
    shared.xs:1390:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    threads.xs: In function =E2=80=98ithread* S_ithread_create(PerlInterpreter*=
    , SV*, IV, int, int, int, int)=E2=80=99:
    threads.xs:711:83: warning: ignoring return value of =E2=80=98ssize_t write=
    (int, const void*, size_t)=E2=80=99, declared with attribute warn_unused_re=
    sult [-Wunused-result]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_NEXTKEY(PerlIn=
    terpreter*, CV*)=E2=80=99:
    shared.xs:1418:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared_bless(PerlInterpret=
    er*, CV*)=E2=80=99:
    shared.xs:1678:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)