• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/Shut-It!] v5.15.0-247-g34eefe4 FAIL(XFM) linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_clang}

    Message-ID: <201309040811.r848BfEb028197@m-l.org>
    Subject: Smoke [smoke-me/Shut-It!] v5.15.0-247-g34eefe4 FAIL(XFM) linux 3.8.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_clang}
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 4 Sep 2013 04:11 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang/Nicholas Clark/log34eefe41bf497e6f8e4c0f2f92f5b98d219269fe.log.gz
    
    Automated smoke report for 5.15.0 patch 34eefe41bf497e6f8e4c0f2f92f5b98d219269fe v5.15.0-247-g34eefe4
    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 17 hours 20 minutes (average 43 minutes 20 seconds)
    
    Summary: FAIL(XFM)
    
    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.15.0-247-g34eefe4  Configuration (common) -Dcc=clang
    ----------- ---------------------------------------------------------
    O O O O O O 
    O O O O O O -Accflags=-DPERL_POISON
    O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
    O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O O -Dmad
    O O X O O O -Accflags=-DPERL_NO_COW
    O O O X O O -Duseithreads
    O O O O O O -Duseithreads -Accflags=-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
    M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O F F F -Duseithreads -Dmad
    O O O O O O -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:
        SMOKE34eefe41bf497e6f8e4c0f2f92f5b98d219269fe
    
    Failures: (common-args) -Dcc=clang
    [en_US.utf8] -Accflags=-DPERL_NO_COW
    [stdio] -DDEBUGGING -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t......................FAILED at test 15
    
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Dmad
        ../ext/XS-APItest/t/clone-with-stack.t......................FAILED
            1-2
    
    Compiler messages(gcc):
    sv.c:416:21: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
    hv.c:343:20: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    scope.c:688:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    scope.c:688: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]
    sv.c:8652:21: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    perlio.c:5509:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    Dumper.xs:817:41: warning: format specifies type 'long' but the argument has type 'U32' (aka 'unsigned int') [-Wformat]
    Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:461:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:461:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:482:39: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:483:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:616:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:616:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:640:4: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:640:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:674:34: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:674:43: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Socket.xs:708:7: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Socket.xs:708:16: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    Storable.xs:4099:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5504:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5567:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Collate.xs:605:2: warning: expression result unused [-Wunused-value]
    Collate.xs:595:2: warning: expression result unused [-Wunused-value]
    sv.c:435:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
    sv.c:5930:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
    util.c:3806:12: warning: returning 'const MGVTBL *' (aka 'const struct mgvtbl *') from a function with result type 'MGVTBL *' (aka 'struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2901:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2902:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2903:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2904:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2905:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2906:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2907:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2908:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2909:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2910:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2911:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2912:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2913:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2914:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2915:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2916:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2917:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2918:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2919:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2920:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2921:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2922:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2923:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2925:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2927:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2928:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2929:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:2930:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    dump.c:2634:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    sv.c:11692:22: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)