• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-regpiece] v5.33.5-165-g27affd9bc1 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 33] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}

    Message-Id: <202101110501.10B51pMF3841114@vier.local>
    Date: Mon, 11 Jan 2021 00:01 -0500
    Mime-version: 1.0
    Subject: Smoke [smoke-me/khw-regpiece] v5.33.5-165-g27affd9bc1 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 33] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}
    Content-type: text/plain; charset="UTF8"
    Content-Transfer-Encoding: 8bit
    
    This now errors on undefined behavior instead of warning.  Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_quick_sanitize=undefined/Karl%20Williamson/log27affd9bc171e9046afa04f49254928cd55e2193.log.gz
    
    Automated smoke report for branch smoke-me/khw-regpiece 5.33.6 patch 27affd9bc171e9046afa04f49254928cd55e2193 v5.33.5-165-g27affd9bc1
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
        on        linux - 5.3.12-200.fc30.x86_64 [Fedora 33]
        using     ccache clang version Clang 11.0.0 (Fedora 11.0.0-2.fc33)
        smoketime 4 hours 36 minutes (average 1 hour 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.33.5-165-g27affd9bc1  Configuration (common) -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fno-sanitize-recover=undefined" -Dcc="ccache clang"
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE27affd9bc171e9046afa04f49254928cd55e2193
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
    Makefile:258: warning: ignoring prerequisites on suffix rule definition
    Makefile:254: warning: ignoring prerequisites on suffix rule definition
    makefile:258: warning: ignoring prerequisites on suffix rule definition
    makefile:254: warning: ignoring prerequisites on suffix rule definition
    sv.c:12515:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
    ./handy.h:717:37: note: expanded from macro 'strnEQ'
    sv.c:12515:41: note: use array indexing to silence this warning
    ./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:526:3: note: expanded from macro '__glibc_macro_warning'
    /usr/include/sys/cdefs.h:524:42: note: expanded from macro '__glibc_macro_warning1'
    <scratch space>:205: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>:208: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>:211: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>:214:6: note: expanded from here
    re_comp.c:8219:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    ../../scope.h:212:4: note: expanded from macro 'LEAVE_with_name'
    /usr/include/assert.h:106:11: note: expanded from macro 'assert'
    re_comp.c:6647:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
    re_comp.c:8267:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:192:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    ./scope.h:212:4: note: expanded from macro 'LEAVE_with_name'
    /usr/include/assert.h:95:7: note: expanded from macro 'assert'
    pp_hot.c:4562:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:4569:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:5766:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:5822:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:6418:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:1107:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:1113:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:3582:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4103:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4759:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4858:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4890:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4912:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:5758:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:312:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:397:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:586:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:989:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:1024:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    regcomp.c:8219:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    regcomp.c:6647:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
    regcomp.c:8267:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    toke.c:4325:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    toke.c:6275:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    toke.c:12094:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    <scratch space>:67:6: note: expanded from here
    <scratch space>:70:6: note: expanded from here
    <scratch space>:73:6: note: expanded from here
    <scratch space>:76:6: note: expanded from here
    <scratch space>:192:6: note: expanded from here
    <scratch space>:195:6: note: expanded from here
    <scratch space>:198:6: note: expanded from here
    <scratch space>:201:6: note: expanded from here
    <scratch space>:53:6: note: expanded from here
    <scratch space>:56:6: note: expanded from here
    <scratch space>:59:6: note: expanded from here
    <scratch space>:62:6: note: expanded from here
    
    Non-Fatal messages(gcc):
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.32.0
    (Reporter v0.053 / Smoker v0.046)