• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-optimizer] v5.19.3-373-gfdae306 FAIL(m) linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201309061622.r86GMcJf025710@m-l.org>
    Subject: Smoke [smoke-me/khw-optimizer] v5.19.3-373-gfdae306 FAIL(m) linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Fri, 6 Sep 2013 12:22 -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++/Karl Williamson/logfdae30672934c47721076a2795f325b2eb43988e.log.gz
    
    Automated smoke report for 5.19.4 patch fdae30672934c47721076a2795f325b2eb43988e v5.19.3-373-gfdae306
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
        on        linux - 3.8.0-29-generic [debian]
        using     g++ version 4.7.3
        smoketime 1 hour 20 minutes (average 3 minutes 21.542 seconds)
    
    Summary: FAIL(m)
    
    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.19.3-373-gfdae306  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    m - - m - - 
    m - - m - - -Accflags=-DPERL_POISON
    m - - m - - -Duse64bitall
    m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    m - - m - - -Dmad
    m - - m - - -Accflags=-DPERL_NO_COW
    m - - m - - -Duseithreads
    m - - m - - -Duseithreads -Accflags=-DPERL_POISON
    m - - m - - -Duseithreads -Duse64bitall
    m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    m - - m - - -Duseithreads -Dmad
    m - - m - - -Duseithreads -Accflags=-DPERL_NO_COW
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        SMOKEfdae30672934c47721076a2795f325b2eb43988e
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    util.c: In function ‘void Perl_croak_no_mem()’:
    util.c:1619:36: 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:2774:36: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2803:25: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2833:36: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2893:25: warning: ignoring return value of ‘int setegid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
    pp_hot.c:1189: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:1221:18: warning: ignoring return value of ‘int setresgid(__gid_t, __gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    regcomp.c: In function ‘REGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    regcomp.c:5854:18: error: cannot convert ‘regnode_ssc*’ to ‘regnode*’ in assignment
    sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
    sv.c:10440:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:11300: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:2973:50: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2987:50: 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:1402: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:879:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
    pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
    regcomp.c: In function ‘REGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
    sv.c:11300:53: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
    sv.c:2973:50: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2987:50: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, 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*)’:
    toke.c: In function ‘int Perl_yylex()’:
    toke.c:5630:4: warning: ‘d’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
    sv.c:11778:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
    toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)