• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/davem/kill_reg_state] v5.19.0-351-ga66f732 FAIL(X) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {smoke-me_clang}

    Message-ID: <201306022232.r52MWQIB022216@m-l.org>
    Subject: Smoke [smoke-me/davem/kill_reg_state] v5.19.0-351-ga66f732 FAIL(X) linux 3.5.0-24-generic [debian] (x86_64/8 cpu) {smoke-me_clang}
    Content-type: text/plain; charset="UTF8"
    Date: Sun, 2 Jun 2013 18:32 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clan=
    g/David Mitchell/loga66f7323abbdfd59b023b8b0d9505cbc17ece72b.log.gz
    
    Automated smoke report for 5.19.1 patch a66f7323abbdfd59b023b8b0d9505cbc17e=
    ce72b v5.19.0-351-ga66f732
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
    /8 cpu)
        on        linux - 3.5.0-24-generic [debian]
        using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
        smoketime 1 day 3 hours 29 minutes (average 1 hour 8 minutes)
    
    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.0-351-ga66f732  Configuration (common) -Dcc=3Dclang
    ----------- ---------------------------------------------------------
    O O O O O O=20
    O O O O O O -Accflags=3D-DPERL_POISON
    X X X O O O -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
    O O O O O O -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O O -Dmad
    O O O O O O -Accflags=3D-DPERL_NEW_COPY_ON_WRITE
    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 -Accflags=3D-DPERL_GLOBAL_STRUCT
    O O O O O O -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
    IVATE
    O O O O O O -Duseithreads -Dmad
    O O O O O O -Duseithreads -Accflags=3D-DPERL_NEW_COPY_ON_WRITE
    | | | | | +- 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:
        SMOKEa66f7323abbdfd59b023b8b0d9505cbc17ece72b
    
    Failures: (common-args) -Dcc=3Dclang
    [stdio] -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
    Inconsistent test results (between TEST and harness):
        ../t/op/svleak.t........................ ..............................=
    .................... FAILED at test 32
    
    [perlio/en_US.utf8] -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
    Inconsistent test results (between TEST and harness):
        ../t/comp/require.t..................... ..............................=
    ................. FAILED at test 47
    
    Compiler messages(gcc):
    regcomp.c:10698:20: warning: unused variable 'parse_start' [-Wunused-variab=
    le]
    Call.xs:63:11: warning: format specifies type 'int' but the argument has ty=
    pe 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:63:31: warning: format specifies type 'int' but the argument has ty=
    pe 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:100:13: warning: format specifies type 'int' but the argument has t=
    ype 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:156:11: warning: format specifies type 'int' but the argument has t=
    ype 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:175:14: warning: format specifies type 'int' but the argument has t=
    ype 'STRLEN' (aka 'unsigned long') [-Wformat]
    Storable.xs:4068:2: warning: null passed to a callee which requires a non-n=
    ull argument [-Wnonnull]
    Storable.xs:4255:10: warning: null passed to a callee which requires a non-=
    null argument [-Wnonnull]
    Storable.xs:5550:2: warning: null passed to a callee which requires a non-n=
    ull argument [-Wnonnull]
    Storable.xs:5613:2: warning: null passed to a callee which requires a non-n=
    ull argument [-Wnonnull]
    Collate.xs:616:2: warning: expression result unused [-Wunused-value]
    Collate.xs:606:2: warning: expression result unused [-Wunused-value]
    ./a2py.c:64:48: warning: unused parameter 'env' [-Wunused-parameter]
    util.c:3339:12: warning: returning 'const MGVTBL *' (aka 'const struct mgvt=
    bl *') from a function with result type 'MGVTBL *' (aka 'struct mgvtbl *') =
    discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3525:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3526:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3527:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3528:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3529:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3530:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3531:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3532:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3533:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3534:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3535:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3536:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3537:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3538:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3539:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3540:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3541:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3542:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3543:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3544:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3545:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3546:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3547:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3549:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3551:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3552:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)