• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/nicholas/RT-118603] v5.19.1-27-g13d5811 FAIL(X) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201306262131.r5QLVPQb029879@m-l.org>
    Subject: Smoke [smoke-me/nicholas/RT-118603] v5.19.1-27-g13d5811 FAIL(X) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 26 Jun 2013 17:31 -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++/Nicholas Clark/log13d58115f07b12133a2df2821b893f0fc20065d9.log.gz
    
    Automated smoke report for 5.19.2 patch 13d58115f07b12133a2df2821b893f0fc20065d9 v5.19.1-27-g13d5811
    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 1 day 5 hours 38 minutes (average 1 hour 14 minutes)
    
    Summary: FAIL(X)
    
    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.1-27-g13d5811  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O X O 
    O O X O O O -Accflags=-DPERL_POISON
    O O O O O O -Duse64bitall
    O X O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    O O O X O O -Dmad
    O X O O O O -Accflags=-DPERL_NO_COW
    X X O O X O -Duseithreads
    O O O O O O -Duseithreads -Accflags=-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitall
    O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    O O O X O O -Duseithreads -Dmad
    O X O O O X -Duseithreads -Accflags=-DPERL_NO_COW
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        SMOKE13d58115f07b12133a2df2821b893f0fc20065d9
    
    Failures: (common-args) -Dcc=g++
    [perlio] -DDEBUGGING
    [perlio] -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    [perlio] -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t...................... ................................................ FAILED at test 16
    
    [en_US.utf8] -Accflags=-DPERL_POISON
    [stdio] -DDEBUGGING -Dmad
    [perlio] -Accflags=-DPERL_NO_COW
    [stdio] -Duseithreads
    [stdio] -DDEBUGGING -Duseithreads -Dmad
    [perlio] -Duseithreads -Accflags=-DPERL_NO_COW
    [en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_NO_COW
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t...................... ................................................ FAILED at test 7
    
    [perlio] -DDEBUGGING -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../t/dist/Tie-File/t/29_downcopy.t...... .................................. FAILED at test 129
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    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]
    util.c: In function ‘void Perl_fbm_compile(SV*, U32)’:
    util.c:524:12: warning: variable ‘rarest’ set but not used [-Wunused-but-set-variable]
    util.c: In function ‘void Perl_croak_no_mem()’:
    util.c:1611:36: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
    pp_hot.c:1185: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:1217:18: warning: ignoring return value of ‘int setresgid(__gid_t, __gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
    sv.c:10364:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:11222: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:2932:50: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2937: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:1399: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
    perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
    perlio.c:484:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    op.c: In function ‘OP* S_fold_constants(OP*)’:
    op.c:3232:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
    sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
    sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    util.c: In function ‘void Perl_fbm_compile(PerlInterpreter*, SV*, U32)’:
    pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
    mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
    sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
    sv.c:11222: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:2932:50: warning: ignoring return value of ‘char* qgcvt(long double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
    sv.c:2937: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*)’:
    op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
    toke.c: In function ‘int Perl_yylex()’:
    toke.c:8506:21: warning: variable ‘format_name’ set but not used [-Wunused-but-set-variable]
    sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
    sv.c:11668:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
    perlio.c:475: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:99: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, int, int)’:
    threads.xs:714: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:362:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
    shared.xs:535:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
    shared.xs:564: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:739: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:817:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:835: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:868: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:905: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:960: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:1003: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:1066: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:1086:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
    shared.xs:1190: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:1287: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:1305: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:1330: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:1347: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:1363: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:1373: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:1385:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs:1395: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:1411: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:1439:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
    shared.xs:1699:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    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)