• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/yves-rt_113770] v5.17.0-581-g92a00b9 FAIL(XM) linux 3.8.0-30-generic [debian] (x86_64/8 cpu) {smoke-me_clang}

    Message-ID: <201310081707.r98H7KjE008377@m-l.org>
    Subject: Smoke [smoke-me/yves-rt_113770] v5.17.0-581-g92a00b9 FAIL(XM) linux 3.8.0-30-generic [debian] (x86_64/8 cpu) {smoke-me_clang}
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 8 Oct 2013 13:07 -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/Yves Orton/log92a00b9152240a5ad6d21f5fcdbea5fdc2d66f52.log.gz
    
    Automated smoke report for 5.17.0 patch 92a00b9152240a5ad6d21f5fcdbea5fdc2d66f52 v5.17.0-581-g92a00b9
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
        on        linux - 3.8.0-30-generic [debian]
        using     clang version 4.2.1 Compatible Clang 3.4 (trunk 192022)
        smoketime 18 hours 5 minutes (average 45 minutes 13 seconds)
    
    Summary: FAIL(XM)
    
    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.17.0-581-g92a00b9  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
    X X X X X X -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O X -Dmad
    O O O O O O -Accflags=-DPERL_NO_COW
    O O O O 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 O O O -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:
        SMOKE92a00b9152240a5ad6d21f5fcdbea5fdc2d66f52
    
    Failures: (common-args) -Dcc=clang
    [stdio/perlio/en_US.utf8] -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    Inconsistent test results (between TEST and harness):
        ../t/porting/globvar.t.................. ............................................ FAILED at test 1
    
    [en_US.utf8] -DDEBUGGING -Dmad
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t...................... ................................................ FAILED at test 15
    
    [minitest] -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
        t/base/cond .................... FAILED--non-zero wait status: 2304
    
    [minitest] -DDEBUGGING -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
        t/base/cond .................... FAILED--non-zero wait status: 139
    
    Compiler messages(gcc):
    scope.c:692:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    scope.c:692:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
    mg.c:3381:38: warning: unused parameter 'sv' [-Wunused-parameter]
    perlio.c:5194: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 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]
    Storable.xs:4040:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:4227:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5449:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5512:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Typemap.xs:179:74: warning: format specifies type 'unsigned int' but the argument has type 'UV' (aka 'unsigned long') [-Wformat]
    Collate.xs:611:2: warning: expression result unused [-Wunused-value]
    Collate.xs:601:2: warning: expression result unused [-Wunused-value]
    util.c:3661: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:3427:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3428:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3429:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3430:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3431:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3432:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3433:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3434:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3435:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3436:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3437:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3438:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3439:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3440:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3441:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3442:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3443:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3444:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3445:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3446:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3447:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3448:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3449:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3451:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3453:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    APItest.xs:3454:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    dump.c:2560:57: warning: comparison of constant 85 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)