• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.14.4-2-g5875c53 FAIL(Fm) linux 3.8.0-23-generic [debian] Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) 8

    Automated smoke report for branch blead 5.14.4 patch 5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa v5.14.4-2-g5875c53.
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
        on        linux 3.8.0-23-generic [debian]
        using     g++ version 4.7.3 (*1)
        smoketime 17 hours 59 minutes (average 53 minutes 57 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
    
    v5.14.4-2-g5875c53
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=g++ -O (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duse64bitall (*1)
    m  -  -  m  -  -        -Dcc=g++ -O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  F        -Dcc=g++ -O -Dmad (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads -Duse64bitall (*1)
    m  -  -  m  -  -        -Dcc=g++ -O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=g++ -O -Duseithreads -Dmad (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        try.c: In function ‘int main()’:
        dump.c:1575:1: warning: narrowing conversion of ‘-2147483648’ from ‘int’ to ‘U32 {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
        util.c: In function ‘void* Perl_safesyscalloc(size_t, size_t)’:
        util.c:297:14: warning: variable ‘total_size’ set but not used [-Wunused-but-set-variable]
        hv.c: In function ‘SV* S_hv_delete_common(HV*, SV*, const char*, STRLEN, int, I32, U32)’:
        hv.c:888:16: warning: variable ‘first_entry’ set but not used [-Wunused-but-set-variable]
        hv.c: In function ‘void S_clear_placeholders(HV*, U32)’:
        hv.c:1600:7: warning: variable ‘first’ set but not used [-Wunused-but-set-variable]
        util.c: In function ‘char* S_write_no_mem()’:
        util.c:72:34: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
        mg.c:2779:42: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:2807:31: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:2836:42: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:2894:31: warning: ignoring return value of ‘int setegid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        hv.c: In function ‘void S_unshare_hek_or_pvn(const HEK*, const char*, I32, U32)’:
        hv.c:2630:10: warning: variable ‘first’ set but not used [-Wunused-but-set-variable]
        pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
        pp_hot.c:1122:18: warning: ignoring return value of ‘int setresuid(__uid_t, __uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c:1154:18: warning: ignoring return value of ‘int setresgid(__gid_t, __gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
        pp_ctl.c:2701:8: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
        pp_ctl.c:2702:7: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
        pp_ctl.c: In function ‘OP* Perl_pp_leavewhen()’:
        pp_ctl.c:4857:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
        regcomp.c: In function ‘regnode* S_regpiece(RExC_state_t*, I32*, U32)’:
        regcomp.c:7429:11: warning: variable ‘parse_start’ set but not used [-Wunused-but-set-variable]
        pp_sys.c: In function ‘OP* Perl_pp_warn()’:
        pp_sys.c:422:17: warning: variable ‘pv’ set but not used [-Wunused-but-set-variable]
        pp_sys.c: In function ‘OP* Perl_pp_die()’:
        pp_sys.c:462:17: warning: variable ‘pv’ set but not used [-Wunused-but-set-variable]
        sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
        sv.c:10052:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c:10890: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:2762:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c:2951:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
        doio.c:1383: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:871: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:1530:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1536:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1541:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1551:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1561:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1566:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1577:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1584:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1596:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1603:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1622:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1629:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1647:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1654:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1673:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1691:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:1394:9: warning: variable ‘lnc’ set but not used [-Wunused-but-set-variable]
        regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
        regexec.c:3680:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3756:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3760:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3762:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3766:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3768:9: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3771:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3855:7: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3855:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:3855:1: warning: variable ‘throw_away’ set but not used [-Wunused-but-set-variable]
        regexec.c: In function ‘I32 S_regrepeat(const regexp*, const regnode*, I32, int)’:
        regexec.c:6038:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6083:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6135:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6184:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6237:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6270:6: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        perlio.c: In function ‘void S_more_refcounted_fds(int)’:
        perlio.c:2378: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:519:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        toke.c: In function ‘int Perl_yylex()’:
        toke.c:4796:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        op.c: In function ‘OP* S_fold_constants(OP*)’:
        op.c:2593:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
        regcomp.c: In function ‘REGEXP* Perl_re_compile(SV*, U32)’:
        regcomp.c:4519:1: warning: argument ‘orig_pm_flags’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
        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]
        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:817:49: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘U32 {aka unsigned int}’ [-Wformat]
        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]
        Collate.xs: In function ‘void XS_Unicode__Collate_getHST(CV*)’:
        Collate.xs:257:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:259:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:263:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:265:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:267:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:269:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:274:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:277:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:280:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs:282:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        Collate.xs: In function ‘void XS_Unicode__Collate_visualizeSortKey(CV*)’:
        Collate.xs:616:29: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
        regcomp.c:1040: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:1131: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:1189:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
        regcomp.c:5316: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:5465:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
        regcomp.c: In function ‘void Perl_pregfree2(REGEXP*)’:
        regcomp.c:11331:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
        mg.c: In function ‘int Perl_mg_copy(PerlInterpreter*, SV*, SV*, const char*, I32)’:
        mg.c:487:10: error: ‘my_vars’ was not declared in this scope
        dump.c: In function ‘char* Perl_pv_escape(PerlInterpreter*, SV*, const char*, STRLEN, STRLEN, STRLEN*, U32)’:
        dump.c:301:46: error: ‘my_vars’ was not declared in this scope
        hv.c: In function ‘void S_hv_magic_check(HV*, bool*, bool*)’:
        hv.c:819:6: error: ‘my_vars’ was not declared in this scope
        util.c: In function ‘const char* Perl_prescan_version(PerlInterpreter*, const char*, bool, const char**, bool*, int*, int*, bool*)’:
        util.c:4459:15: error: ‘my_vars’ was not declared in this scope
        util.c:4464:6: error: ‘my_vars’ was not declared in this scope
        util.c:4473:31: error: ‘my_vars’ was not declared in this scope
        util.c:4478:9: error: ‘my_vars’ was not declared in this scope
        util.c:4500:13: error: ‘my_vars’ was not declared in this scope
        util.c:4545:23: error: ‘my_vars’ was not declared in this scope
        util.c:4551:9: error: ‘my_vars’ was not declared in this scope
        util.c:4560:31: error: ‘my_vars’ was not declared in this scope
        util.c:4591:7: error: ‘my_vars’ was not declared in this scope
        util.c:4596:9: error: ‘my_vars’ was not declared in this scope
        util.c:4626:12: error: ‘my_vars’ was not declared in this scope
        util.c:4629:10: error: ‘my_vars’ was not declared in this scope
        util.c: In function ‘const char* Perl_scan_version(PerlInterpreter*, const char*, SV*, bool)’:
        util.c:4689:12: error: ‘my_vars’ was not declared in this scope
        util.c:4712:12: error: ‘my_vars’ was not declared in this scope
        util.c:4714:10: error: ‘my_vars’ was not declared in this scope
        mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
        util.c: In function ‘U32 Perl_parse_unicode_opts(PerlInterpreter*, const char**)’:
        util.c:5652:12: error: ‘my_vars’ was not declared in this scope
        util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
        dquote_static.c: In function ‘I32 S_regcurly(PerlInterpreter*, const char*)’:
        dquote_static.c:25:10: error: ‘my_vars’ was not declared in this scope
        dquote_static.c:27:12: error: ‘my_vars’ was not declared in this scope
        dquote_static.c:31:9: error: ‘my_vars’ was not declared in this scope
        dquote_static.c: In function ‘char S_grok_bslash_c(PerlInterpreter*, char, bool, bool)’:
        dquote_static.c:59:14: error: ‘my_vars’ was not declared in this scope
        pp_ctl.c: In function ‘OP* Perl_pp_goto(PerlInterpreter*)’:
        regcomp.c: In function ‘SV* S_reg_scan_name(PerlInterpreter*, RExC_state_t*, U32)’:
        regcomp.c:5740:9: error: ‘my_vars’ was not declared in this scope
        pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
        pp_ctl.c: In function ‘OP* Perl_pp_leavewhen(PerlInterpreter*)’:
        regcomp.c: In function ‘char* S_regwhite(RExC_state_t*, char*)’:
        regcomp.c:9025:6: error: ‘my_vars’ was not declared in this scope
        regcomp.c: In function ‘U8 S_set_regclass_bit_fold(PerlInterpreter*, RExC_state_t*, regnode*, U8, HV**, AV**)’:
        regcomp.c:9319:9: error: ‘my_vars’ was not declared in this scope
        sv.c: In function ‘void Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
        sv.c:10890:53: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        regcomp.c: In function ‘char* S_nextchar(PerlInterpreter*, RExC_state_t*)’:
        regcomp.c:10478:10: error: ‘my_vars’ was not declared in this scope
        pp_sys.c: In function ‘OP* Perl_pp_warn(PerlInterpreter*)’:
        pp_sys.c: In function ‘OP* Perl_pp_die(PerlInterpreter*)’:
        sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
        sv.c:2762:39: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c:2951:39: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        regcomp.c: In function ‘void S_put_byte(PerlInterpreter*, SV*, int)’:
        regcomp.c:11904:10: error: ‘my_vars’ was not declared in this scope
        toke.c:7931:19: warning: variable ‘have_proto’ set but not used [-Wunused-but-set-variable]
        hv.c: In function ‘SV* S_hv_delete_common(PerlInterpreter*, HV*, SV*, const char*, STRLEN, int, I32, U32)’:
        hv.c: In function ‘void S_clear_placeholders(PerlInterpreter*, HV*, U32)’:
        hv.c: In function ‘void S_unshare_hek_or_pvn(PerlInterpreter*, const HEK*, const char*, I32, U32)’:
        regcomp.c: In function ‘regnode* S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)’:
        regcomp.c: In function ‘void* Perl_regdupe_internal(PerlInterpreter*, REGEXP*, CLONE_PARAMS*)’:
        regcomp.c:11674:14: warning: variable ‘npar’ set but not used [-Wunused-but-set-variable]
        sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
        sv.c:11337:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
        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: In function ‘I32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)’:
        regexec.c:3680: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:6038:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6083:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6135:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6184:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6237:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        regexec.c:6270:1: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
        perlio.c: In function ‘void S_more_refcounted_fds(PerlInterpreter*, int)’:
        perlio.c:510:56: 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:106:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
        op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
        regcomp.c: In function ‘REGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)’:
        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*)’:
        Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
        Collate.xs: In function ‘void XS_Unicode__Collate_getHST(PerlInterpreter*, CV*)’:
        Collate.xs: In function ‘void XS_Unicode__Collate_visualizeSortKey(PerlInterpreter*, CV*)’:
        shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
        shared.xs:348:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
        shared.xs:521:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
        shared.xs:550: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:716: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:794: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:837: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:874: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:932: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:974: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:1037: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:1056:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
        shared.xs:1145:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)’:
        threads.xs:711: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 ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
        shared.xs:1241: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:1258: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:1281: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:1298: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:1314: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:1324: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:1336:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        shared.xs:1346: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:1362: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:1390:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
        shared.xs:1650:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
        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 ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)’:
        regcomp.c: In function ‘void Perl_pregfree2(PerlInterpreter*, REGEXP*)’:
        hv.c: In function ‘refcounted_he* Perl_refcounted_he_inc(PerlInterpreter*, refcounted_he*)’:
        hv.c:3383:2: error: ‘my_vars’ was not declared in this scope
        hv.c:3385:2: error: ‘my_vars’ was not declared in this scope
        Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
    

    About this smoke:
    smoking-perl: 5.14.2
    smoker-version: 1.53/0.045
    timestamp: 2013-07-01 17:37:53+02
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/log5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa.log.gz