• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}

    Message-ID: <201910030638.x936cI54026064@vier.local>
    Mime-version: 1.0
    Subject: Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}
    Content-type: text/plain; charset="UTF8"
    Date: Thu, 3 Oct 2019 02:38 -0400
    Content-transfer-encoding: quoted-printable
    
    This now errors on undefined behavior instead of warning.  Smoke logs avail=
    able at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_quick_sanitize=
    =3Dundefined/Karl%20Williamson/log1d8613eb85d0b932bc15c9651cca4a4a9f12d720.=
    log.gz
    
    Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb=
    85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) =
    (x86_64/1 cpu[8 cores])
        on        linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
        using     clang version 4.2.1 Compatible Clang 8.0.0 (Fedora 8.0.0-1.fc=
    30)
        smoketime 49 minutes 58 seconds (average 12 minutes 30 seconds)
    
    Summary: FAIL(m)
    
    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.31.4-345-g1d8613eb85  Configuration (common) -Accflags=3D"-Werror=3Ddecl=
    aration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=3D=
    undefined -fsanitize-blacklist=3D`pwd`/asan_ignore" -Aldflags=3D"-fno-sanit=
    ize-recover=3Dundefined" -Dcc=3Dclang
    ----------- ---------------------------------------------------------
    m m=20=20=20=20=20=20=20=20=20
    m m         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
    
    Compiler messages(gcc):
    regcomp.c:14809:43: warning: result of comparison of constant 223 with expr=
    ession of type 'char' is always false [-Wtautological-constant-out-of-range=
    -compare]
    ./perl.h:3599:58: note: expanded from macro 'UNLIKELY'
    ./handy.h:111:24: note: expanded from macro 'cBOOL'
    ./perl.h:3578:62: note: expanded from macro 'EXPECT'
    sv.c:12540:41: warning: adding 'int' to a string does not append to the str=
    ing [-Wstring-plus-int]
    ./handy.h:538:37: note: expanded from macro 'strnEQ'
    sv.c:12540:41: note: use array indexing to silence this warning
    pp.c:7131:21: warning: comparison of integers of different signs: 'IV' (aka=
     'long') and 'unsigned long' [-Wsign-compare]
    pp.c:7133:46: warning: comparison of integers of different signs: 'IV' (aka=
     'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
    pp.c:7139:40: warning: comparison of integers of different signs: 'IV' (aka=
     'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
    perl.c:302:68: error: use of undeclared identifier 'TR_SPECIAL_HANDLING'
    
    Non-Fatal messages(gcc):
    
    --=20
    Report by Test::Smoke v1.72 running on perl 5.28.2
    (Reporter v0.053 / Smoker v0.046)