• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [blead] v5.17.5-242-g1953db3 FAIL(X) linux 3.2.0-31-generic [debian] (x86_64/8 cpu)

    Message-ID: <201211121921.qACJLS9c029034@m-l.org>
    Subject: Smoke [blead] v5.17.5-242-g1953db3 FAIL(X) linux 3.2.0-31-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Mon, 12 Nov 2012 14:21 -0500
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Automated smoke report for 5.17.6 patch 1953db30f65dd65e20ba7802ef5428bc2f404a15 v5.17.5-242-g1953db3
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
        on        linux - 3.2.0-31-generic [debian]
        using     clang version 4.2.1 Compatible Ubuntu Clang 3.0 (tags/RELEASE_30/final)
        smoketime 17 hours 29 minutes (average 52 minutes 27 seconds)
    
    Summary: FAIL(X)
    
    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.5-242-g1953db3  Configuration (common) -A -Dcc=clang append:ccflags=" -fcatch-undefined-behavior "
    ----------- ---------------------------------------------------------
    O O O O O O O O 
    O O O O O O O O -Accflags=-DPERL_POISON
    O O O O O O O O -Duse64bitall
    O O O O O O O O -Dusemorebits
    O O O O O O O O -Dmad
    X X O X X X O X -Duseithreads
    X X O X X X O X -Duseithreads -Accflags=-DPERL_POISON
    X X O X X X O X -Duseithreads -Duse64bitall
    X X O X X X O X -Duseithreads -Dusemorebits
    X X O X X X O X -Duseithreads -Dmad
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        uncommitted-changes
        SMOKE1953db30f65dd65e20ba7802ef5428bc2f404a15
    
    Failures: (common-args) -A -Dcc=clang append:ccflags=" -fcatch-undefined-behavior "
    [stdio] -Duseithreads
    [stdio] -DDEBUGGING -Duseithreads
    [stdio] -Duseithreads -Accflags=-DPERL_POISON
    [stdio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
    [stdio] -Duseithreads -Duse64bitall
    [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
    [stdio] -Duseithreads -Dusemorebits
    [stdio/en_US.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
    [stdio/perlio] -Duseithreads -Dmad
    [stdio] -DDEBUGGING -Duseithreads -Dmad
    Inconsistent test results (between TEST and harness):
        ../t/cpan/IO-Compress/t/01misc.t........ .................................... FAILED at test 13
    
    [perlio/en_US.utf8] -Duseithreads
    [perlio/en_US.utf8] -DDEBUGGING -Duseithreads
    [perlio/en_US.utf8] -Duseithreads -Accflags=-DPERL_POISON
    [perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
    [perlio/en_US.utf8] -Duseithreads -Duse64bitall
    [en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
    [perlio/en_US.utf8] -Duseithreads -Dusemorebits
    [perlio] -DDEBUGGING -Duseithreads -Dusemorebits
    [en_US.utf8] -Duseithreads -Dmad
    [perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Dmad
    Inconsistent test results (between TEST and harness):
        ../t/comp/require.t..................... ............................................... FAILED at test 47
        ../t/cpan/IO-Compress/t/01misc.t........ .................................... FAILED at test 13
    
    Compiler messages(gcc):
    ./proto.h:643:25: warning: attribute declaration must precede definition
    ./inline.h:121:1: warning: unused function 'S_croak_memory_wrap' [-Wunused-function]
    utf8.c:1706:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned char') changes value from 65533 to 253 [-Wconstant-conversion]
    scope.c:693:68: warning: conversion specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    scope.c:693:72: warning: conversion specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
    perlio.c:5184:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
    pp.c:3501:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned char') changes value from 65533 to 253 [-Wconstant-conversion]
    pp.c:3815:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned char') changes value from 65533 to 253 [-Wconstant-conversion]
    pp.c:4023:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned char') changes value from 65533 to 253 [-Wconstant-conversion]
    pp.c:4251:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned char') changes value from 65533 to 253 [-Wconstant-conversion]
    ./const-c.inc:38:2: warning: expressiomysterious name [PL_parser-E<gt>bufptr] in parts/apidoc.fnc, line 348
    B.xs:1945:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
    Call.xs:62:58: warning: conversion specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:62:78: warning: conversion specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:99:53: warning: conversion specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:155:46: warning: conversion specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Call.xs:174:57: warning: conversion specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    ../../proto.h:643:25: warning: attribute declaration must precede definition
    ./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
    ./const-c.inc:81:5: warning: expression result unused [-Wunused-value]
    Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
    Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
    scalar.xs:48:5: warning: expression result unused [-Wunused-value]
    ./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
    ./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
    Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the argument has type 'UV' (aka 'unsigned long') [-Wformat]
    Storable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:4505:2: warning: expression result unused [-Wunused-value]
    Storable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
    Collate.xs:616:2: warning: expression result unused [-Wunused-value]
    Collate.xs:606:2: warning: expression result unused [-Wunused-value]
    Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
    Unicode.xs:342:6: warning: expression result unused [-Wunused-value]
    ExtTest.xs:44:2: warning: expression result unused [-Wunused-value]
    ExtTest.xs:78:5: warning: expression result unused [-Wunused-value]
    Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
    ./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
    Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
    Glob.xs:101:2: warning: expression result unused [-Wunused-value]
    Glob.xs:109:6: warning: expression result unused [-Wunused-value]
    ../../hv.hCall.xs:62:58: warning: conversion specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
    Storable.xs:4255:10: warning: 2 warnings generated.
            SvU:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
    ./const-c.inc:81:5: warning: expression result unused [-Wunused-value]Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the argument has type 'UV' (aka 'unsigned long') [-Wformat]
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
    (Reporter v0.035 / Smoker v0.045)