• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.4-268-g3ea97a0606 PASS linux 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 1[8 cores]

    Automated smoke report for branch smoke-me/khw-lexact 5.31.5 patch 3ea97a06065e9a67bee5b625f93c7f09cae956c0 v5.31.4-268-g3ea97a0606.
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
        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.fc30) (*1)
        smoketime 1 day 10 hours 28 minutes (average 2 hours 9 minutes)
    
    Summary: PASS
    
    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.31.4-268-g3ea97a0606
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Duseithreads -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE3ea97a06065e9a67bee5b625f93c7f09cae956c0
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        regcomp.c:14747:43: warning: result of comparison of constant 223 with expression 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 string [-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]
        Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
        ../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
        Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
        ./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
        /usr/include/sys/cdefs.h:503:3: note: expanded from macro '__glibc_macro_warning'
        /usr/include/sys/cdefs.h:501:42: note: expanded from macro '__glibc_macro_warning1'
        <scratch space>:140:6: note: expanded from here
        ./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'
        <scratch space>:143:6: note: expanded from here
        ./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
        <scratch space>:146:6: note: expanded from here
        ./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'
        <scratch space>:149:6: note: expanded from here
        re_comp.c:14747:43: warning: result of comparison of constant 223 with expression 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'
    

    About this smoke:
    smoking-perl: 5.28.2
    smoker-version: 1.72/0.046
    timestamp: 2019-09-30 08:21:56+00
    tester: perl
    
    This now errors on undefined behavior instead of warning. Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_sanitize=undefined/Karl%20Williamson/log3ea97a06065e9a67bee5b625f93c7f09cae956c0.log.gz