• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.10] perl-5.10.1-4-g2d84cf1 FAIL(Fm) linux 3.5.0-22-generic [debian] (x86_64/8 cpu) {maint_g++}

    Message-ID: <201302141511.r1EFB8nG023595@m-l.org>
    Subject: Smoke [maint-5.10] perl-5.10.1-4-g2d84cf1 FAIL(Fm) linux 3.5.0-22-generic [debian] (x86_64/8 cpu) {maint_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Thu, 14 Feb 2013 10:11 -0500
    Content-transfer-encoding: quoted-printable
    Mime-version: 1.0
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/log2d84cf1abfd062a682bdf4511087de0e1edc73c0.log.gz
    
    Automated smoke report for 5.10.1 patch 2d84cf1abfd062a682bdf4511087de0e1edc73c0 perl-5.10.1-4-g2d84cf1
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
        on        linux - 3.5.0-22-generic [debian]
        using     g++ version 4.7.2
        smoketime 8 hours 34 minutes (average 21 minutes 27 seconds)
    
    Summary: FAIL(Fm)
    
    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
    
    perl-5.10.1-4-g2d84cf1  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O O O 
    O O O O O O -Accflags=-DPERL_POISON
    O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    m - - m - - -Dmad
    F F F F F F -Accflags=-DPERL_OLD_COPY_ON_WRITE
    O O O O O O -Duseithreads
    O O O O O O -Duseithreads -Accflags=-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    m - - m - - -Duseithreads -Dmad
    F F F F F F -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        SMOKE2d84cf1abfd062a682bdf4511087de0e1edc73c0
    
    Failures: (common-args) -Dcc=g++
    [stdio] -Accflags=-DPERL_OLD_COPY_ON_WRITE
    [stdio] -DDEBUGGING -Accflags=-DPERL_OLD_COPY_ON_WRITE
    [stdio] -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE
    [stdio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE
        ../ext/Compress-Raw-Zlib/t/07bufsize.t......................FAILED
            Non-zero exit status: 9
            Bad plan.  You planned 288 tests but ran 41.
    
    [perlio/en_US.utf8] -Accflags=-DPERL_OLD_COPY_ON_WRITE
    [perlio/en_US.utf8] -DDEBUGGING -Accflags=-DPERL_OLD_COPY_ON_WRITE
    [perlio/en_US.utf8] -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE
    [perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE
        ../ext/Compress-Raw-Zlib/t/07bufsize.t......................FAILED
            Non-zero exit status: 255
            Bad plan.  You planned 288 tests but ran 41.
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    regcomp.c: In function ‘regnode* S_regpiece(RExC_state_t*, I32*, U32)’:
    regcomp.c:6373:11: warning: variable ‘parse_start’ set but not used [-Wunused-but-set-variable]
    util.c: In function ‘void* Perl_safesyscalloc(size_t, size_t)’:
    util.c:273:14: warning: variable ‘total_size’ set but not used [-Wunused-but-set-variable]
    util.c: In function ‘char* S_write_no_mem()’:
    util.c:68:34: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    hv.c: In function ‘void* Perl_hv_common(HV*, SV*, const char*, STRLEN, int, int, SV*, U32)’:
    hv.c:822:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    hv.c: In function ‘HEK* S_share_hek_flags(const char*, I32, U32, int)’:
    hv.c:2495:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c:9019:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:9814:53: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
    sv.c:2764:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2952:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
    pp_ctl.c:2451:8: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c:2452:7: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c: In function ‘OP* Perl_pp_leavegiven()’:
    pp_ctl.c:3888:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c: In function ‘OP* Perl_pp_leavewhen()’:
    pp_ctl.c:4436:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
    doio.c:1389:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
    doio.c:875:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    regexec.c: In function ‘char* S_find_byclass(regexp*, const regnode*, char*, const char*, regmatch_info*)’:
    regexec.c:1365:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1403:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1427:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1438:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1449:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1460:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1471:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1482:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
    regexec.c:3380:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3403:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3436:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3468:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3498:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3521:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3544:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3564:3: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regrepeat(const regexp*, const regnode*, I32, int)’:
    regexec.c:5415:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5443:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5471:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5500:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5529:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5543:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    perlio.c: In function ‘char* PerlIOBuf_get_base(PerlIOl**)’:
    perlio.c:4126:43: warning: operation on ‘((PerlIOBuf*)b)->PerlIOBuf::buf’ may be undefined [-Wsequence-point]
    perlio.c: In function ‘void S_more_refcounted_fds(int)’:
    perlio.c:2315:38: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
    perlio.c:517:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    Dumper.xs: In function ‘I32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)’:
    Dumper.xs:813:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘U32 {aka unsigned int}’ [-Wformat]
    MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
    MD5.xs:702:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    MD5.xs:704:10: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    MD5.xs:710:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    MD5.xs:715:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
    Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
    Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
    Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
    Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
    Call.xs:175:51: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat]
    Base64.xs: In function ‘void XS_MIME__Base64_encode_base64(CV*)’:
    Base64.xs:140:12: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    Base64.xs: In function ‘void XS_MIME__QuotedPrint_encode_qp(CV*)’:
    Base64.xs:292:12: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
    sdbm.c:371:70: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
    regcomp.c:870:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘void S_dump_trie_interim_list(const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c:954:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘void S_dump_trie_interim_table(const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c:1012:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘REGEXP* Perl_re_compile(const SV*, U32)’:
    regcomp.c:4902:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(REGEXP*, U32)’:
    regcomp.c:5046:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘void Perl_pregfree(REGEXP*)’:
    regcomp.c:9336:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘regnode* S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)’:
    util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
    hv.c: In function ‘void* Perl_hv_common(PerlInterpreter*, HV*, SV*, const char*, STRLEN, int, int, SV*, U32)’:
    hv.c: In function ‘HEK* S_share_hek_flags(PerlInterpreter*, const char*, I32, U32, int)’:
    sv.c: In function ‘void Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
    pp_ctl.c: In function ‘OP* Perl_pp_goto(PerlInterpreter*)’:
    pp_ctl.c: In function ‘OP* Perl_pp_leavegiven(PerlInterpreter*)’:
    pp_ctl.c: In function ‘OP* Perl_pp_leavewhen(PerlInterpreter*)’:
    doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
    doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
    regexec.c: In function ‘char* S_find_byclass(PerlInterpreter*, regexp*, const regnode*, char*, const char*, regmatch_info*)’:
    regexec.c:1365:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:1403:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)’:
    regexec.c:3380:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3403:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3436:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3468:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3498:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3521:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3544:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:3564:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c: In function ‘I32 S_regrepeat(PerlInterpreter*, const regexp*, const regnode*, I32, int)’:
    regexec.c:5415:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5443:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5471:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5500:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5529:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    regexec.c:5543:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
    perlio.c: In function ‘char* PerlIOBuf_get_base(PerlInterpreter*, PerlIOl**)’:
    perlio.c: In function ‘void S_more_refcounted_fds(PerlInterpreter*, int)’:
    Dumper.xs: In function ‘I32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)’:
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
    Base64.xs: In function ‘void XS_MIME__Base64_encode_base64(PerlInterpreter*, CV*)’:
    Base64.xs: In function ‘void XS_MIME__QuotedPrint_encode_qp(PerlInterpreter*, CV*)’:
    regcomp.c: In function ‘void S_dump_trie(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32)’:
    regcomp.c: In function ‘void S_dump_trie_interim_list(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c: In function ‘void S_dump_trie_interim_table(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, const SV*, U32)’:
    regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)’:
    regcomp.c: In function ‘void Perl_pregfree(PerlInterpreter*, REGEXP*)’:
    sv.c:9814:53: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2764:39: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2952:39: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    perl.h:4773:22: error: uninitialized const member in ‘struct perl_vars’
    perly.y: In function ‘int Perl_madparse()’:
    perly.y:330:61: error: cast from ‘TOKEN* {aka token*}’ to ‘line_t {aka unsigned int}’ loses precision [-fpermissive]
    perly.y:343:61: error: cast from ‘TOKEN* {aka token*}’ to ‘line_t {aka unsigned int}’ loses precision [-fpermissive]
    perly.y:425:63: error: cast from ‘TOKEN* {aka token*}’ to ‘line_t {aka unsigned int}’ loses precision [-fpermissive]
    regcomp.c: In function ‘void* Perl_regdupe_internal(PerlInterpreter*, REGEXP*, CLONE_PARAMS*)’:
    regcomp.c:9678:14: warning: variable ‘npar’ set but not used [-Wunused-but-set-variable]
    perlio.c:508:56: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    perlmini.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
    perlmini.c:174:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
    perl.c:174:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, SV*)’:
    threads.xs:622:83: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
    shared.xs:345:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
    shared.xs:518:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
    shared.xs:547:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:713:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:791:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:832:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:869:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:924:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:960:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1021:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1039:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
    shared.xs:1125:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
    shared.xs:1197:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)’:
    shared.xs:1214:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)’:
    shared.xs:1237:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)’:
    shared.xs:1254:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)’:
    shared.xs:1270:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
    shared.xs:1280:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)’:
    shared.xs:1292:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs:1302:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)’:
    shared.xs:1318:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)’:
    shared.xs:1346:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
    shared.xs:1606:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    perly.y: In function ‘int Perl_madparse(PerlInterpreter*)’:
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)