• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/podcheck-_pm.PL] v5.15.3-17-g2c88d70 FAIL(XM) linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_clang}

    Message-ID: <201309071923.r87JNhJm005089@m-l.org>
    Subject: Smoke [smoke-me/podcheck-_pm.PL] v5.15.3-17-g2c88d70 FAIL(XM) linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_clang}
    Content-type: text/plain; charset="UTF8"
    Date: Sat, 7 Sep 2013 15:23 -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/Nicholas Clark/log2c88d70d6f8de88325de16157d4a9fa59e085933.log.gz
    
    Automated smoke report for 5.15.3 patch 2c88d70d6f8de88325de16157d4a9fa59e0=
    85933 v5.15.3-17-g2c88d70
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64=
    /8 cpu)
        on        linux - 3.8.0-29-generic [debian]
        using     clang version 4.2.1 Compatible Clang 3.4 (trunk 189633)
        smoketime 23 hours 2 minutes (average 57 minutes 36 seconds)
    
    Summary: FAIL(XM)
    
    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.15.3-17-g2c88d70  Configuration (common) -Dcc=3Dclang
    ----------- ---------------------------------------------------------
    O O O O O O=20
    O O O O O O -Accflags=3D-DPERL_POISON
    O O O O O O -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT
    X X X X X X -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O O -Dmad
    O O O O O O -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 -Accflags=3D-DPERL_GLOBAL_STRUCT
    M - - M - - -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_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:
        SMOKE2c88d70d6f8de88325de16157d4a9fa59e085933
    
    Failures: (common-args) -Dcc=3Dclang
    [stdio/en_US.utf8] -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    [stdio/en_US.utf8] -DDEBUGGING -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRU=
    CT_PRIVATE
    Inconsistent test results (between TEST and harness):
        ../t/porting/globvar.t.................. ..............................=
    .............. FAILED at test 1
    
    [perlio] -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    [perlio] -DDEBUGGING -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    Inconsistent test results (between TEST and harness):
        ../t/porting/globvar.t.................. ..............................=
    .............. FAILED at test 1
        ../lib/charnames.t...................... ..............................=
    .................. FAILED at test 20
    
    Compiler messages(gcc):
    scope.c:690:13: warning: format specifies type 'long' but the argument has =
    type 'I32' (aka 'int') [-Wformat]
    scope.c:690:19: warning: format specifies type 'long' but the argument has =
    type 'I32' (aka 'int') [-Wformat]
    dump.c:461:57: warning: comparison of constant 85 with expression of type '=
    svtype' is always false [-Wtautological-constant-out-of-range-compare]
    regcomp.c:4584:22: warning: variable 'plen' is uninitialized when used here=
     [-Wuninitialized]
    pp.c:4116:14: warning: implicit conversion from 'int' to 'U8' (aka 'unsigne=
    d char') changes value from 65533 to 253 [-Wconstant-conversion]
    perlio.c:5483:21: warning: comparison of integers of different signs: 'size=
    _t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    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]
    Socket.xs:457:9: warning: format specifies type 'int' but the argument has =
    type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:457:18: warning: format specifies type 'int' but the argument has=
     type 'unsigned long' [-Wformat]
    Socket.xs:478:39: warning: format specifies type 'int' but the argument has=
     type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:479:5: warning: format specifies type 'int' but the argument has =
    type 'unsigned long' [-Wformat]
    Socket.xs:612:9: warning: format specifies type 'int' but the argument has =
    type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:612:18: warning: format specifies type 'int' but the argument has=
     type 'unsigned long' [-Wformat]
    Socket.xs:636:4: warning: format specifies type 'int' but the argument has =
    type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:636:17: warning: format specifies type 'int' but the argument has=
     type 'unsigned long' [-Wformat]
    Socket.xs:670:34: warning: format specifies type 'int' but the argument has=
     type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:670:43: warning: format specifies type 'int' but the argument has=
     type 'unsigned long' [-Wformat]
    Socket.xs:704:7: warning: format specifies type 'int' but the argument has =
    type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:704:16: warning: format specifies type 'int' but the argument has=
     type 'unsigned long' [-Wformat]
    Storable.xs:4035:2: warning: null passed to a callee which requires a non-n=
    ull argument [-Wnonnull]
    Storable.xs:5440:2: warning: null passed to a callee which requires a non-n=
    ull argument [-Wnonnull]
    Storable.xs:5503:2: warning: null passed to a callee which requires a non-n=
    ull argument [-Wnonnull]
    Collate.xs:605:2: warning: expression result unused [-Wunused-value]
    Collate.xs:595:2: warning: expression result unused [-Wunused-value]
    util.c:3802: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:3034:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3035:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3036:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3037:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3038:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3039:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3040:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3041:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3042:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3043:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3044:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3045:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3046:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3047:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3048:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3049:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3050:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3051:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3052:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3053:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3054:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3055:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3056:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3058:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3060:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3061:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3062:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3063:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *')=
     from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-=
    Wincompatible-pointer-types-discards-qualifiers]
    dump.c:2629:57: warning: comparison of constant 85 with expression of type =
    'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)