• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/nicholas/sfio] v5.19.6-177-g9d58117 FAIL(X) linux 3.8.0-33-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201312151133.rBFBXlPU007254@m-l.org>
    Subject: Smoke [smoke-me/nicholas/sfio] v5.19.6-177-g9d58117 FAIL(X) linux 3.8.0-33-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Sun, 15 Dec 2013 06:33 -0500
    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/log9d581178f3985ebe444999b41271cfe0e4696f6f.log.gz
    
    Automated smoke report for 5.19.7 patch 9d581178f3985ebe444999b41271cfe0e46=
    96f6f v5.19.6-177-g9d58117
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64=
    /8 cpu)
        on        linux - 3.8.0-33-generic [debian]
        using     g++ version 4.7.3
        smoketime 22 hours 1 minute (average 55 minutes 5 seconds)
    
    Summary: FAIL(X)
    
    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.19.6-177-g9d58117  Configuration (common) -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    O O O O O O=20
    O O O O O O -Accflags=3D-DPERL_POISON
    O O O O O O -Duse64bitall
    O X O O O O -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    O O O O O O -Dmad
    X X X X X X -Accflags=3D-DPERL_NO_COW
    O O O O O O -Duseithreads
    O O O O O O -Duseithreads -Accflags=3D-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitall
    O O O O O O -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    O O O O O O -Duseithreads -Dmad
    X X X O O X -Duseithreads -Accflags=3D-DPERL_NO_COW
    | | | | | +- LC_ALL =3D en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO =3D perlio -DDEBUGGING
    | | | +----- PERLIO =3D stdio  -DDEBUGGING
    | | +------- LC_ALL =3D en_US.utf8
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio=20
    
    Locally applied patches:
        SMOKE9d581178f3985ebe444999b41271cfe0e4696f6f
    
    Failures: (common-args) -Dcc=3Dg++
    [perlio] -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    Inconsistent test results (between TEST and harness):
        ../t/dist/Tie-File/t/29_downcopy.t...... ..............................=
    .... FAILED at test 435
    
    [stdio/perlio/en_US.utf8] -Accflags=3D-DPERL_NO_COW
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Accflags=3D-DPERL_NO_COW
    Inconsistent test results (between TEST and harness):
        ../t/re/pat_re_eval.t................... ..............................=
    ............... FAILED at test 441
    
    [stdio/perlio/en_US.utf8] -Duseithreads -Accflags=3D-DPERL_NO_COW
    Inconsistent test results (between TEST and harness):
        ../t/re/pat_re_eval_thr.t............... ..............................=
    ........... FAILED at test 441
        ../t/re/pat_re_eval.t................... ..............................=
    ............... FAILED at test 441
    
    [en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=3D-DPERL_NO_COW
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t...................... ..............................=
    .................. FAILED at test 94
    
    Compiler messages(gcc):
    try.c: In function =E2=80=98int main()=E2=80=99:
    op.c: In function =E2=80=98OP* S_fold_constants(OP*)=E2=80=99:
    op.c:3420: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]
    re_comp.c: In function =E2=80=98ssize_t S_study_chunk(RExC_state_t*, regnod=
    e**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U3=
    2, U32)=E2=80=99:
    re_comp.c:3405:9: warning: format =E2=80=98%ld=E2=80=99 expects argument of=
     type =E2=80=98long int=E2=80=99, but argument 5 has type =E2=80=98I32 {aka=
     int}=E2=80=99 [-Wformat]
    re_comp.c:3405:9: warning: format =E2=80=98%lu=E2=80=99 expects argument of=
     type =E2=80=98long unsigned int=E2=80=99, but argument 6 has type =E2=80=
    =98U32 {aka unsigned int}=E2=80=99 [-Wformat]
    re_comp.c:3405:9: warning: format =E2=80=98%lu=E2=80=99 expects argument of=
     type =E2=80=98long unsigned int=E2=80=99, but argument 7 has type =E2=80=
    =98U32 {aka unsigned int}=E2=80=99 [-Wformat]
    regcomp.c: In function =E2=80=98ssize_t S_study_chunk(RExC_state_t*, regnod=
    e**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U3=
    2, U32)=E2=80=99:
    regcomp.c:3405:9: warning: format =E2=80=98%ld=E2=80=99 expects argument of=
     type =E2=80=98long int=E2=80=99, but argument 5 has type =E2=80=98I32 {aka=
     int}=E2=80=99 [-Wformat]
    regcomp.c:3405:9: warning: format =E2=80=98%lu=E2=80=99 expects argument of=
     type =E2=80=98long unsigned int=E2=80=99, but argument 6 has type =E2=80=
    =98U32 {aka unsigned int}=E2=80=99 [-Wformat]
    regcomp.c:3405:9: warning: format =E2=80=98%lu=E2=80=99 expects argument of=
     type =E2=80=98long unsigned int=E2=80=99, but argument 7 has type =E2=80=
    =98U32 {aka unsigned int}=E2=80=99 [-Wformat]
    op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=E2=
    =80=99:
    re_comp.c: In function =E2=80=98ssize_t S_study_chunk(PerlInterpreter*, REx=
    C_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32=
    , regnode_ssc*, U32, U32)=E2=80=99:
    regcomp.c: In function =E2=80=98ssize_t S_study_chunk(PerlInterpreter*, REx=
    C_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32=
    , regnode_ssc*, U32, U32)=E2=80=99:
    toke.c: In function =E2=80=98int Perl_yylex()=E2=80=99:
    toke.c:5658:4: warning: =E2=80=98d=E2=80=99 may be used uninitialized in th=
    is function [-Wmaybe-uninitialized]
    toke.c: In function =E2=80=98int Perl_yylex(PerlInterpreter*)=E2=80=99:
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)