• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.9-87-g16bfb3a086 FAIL(X) linux 5.3.12-200.fc30.x86_64 [Fedora 32] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 1[8 cores]

    Automated smoke report for branch smoke-me/khw-inlined 5.31.10 patch 16bfb3a086d3785814e58515e80148c07ee4e5c5 v5.31.9-87-g16bfb3a086.
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
        on        linux 5.3.12-200.fc30.x86_64 [Fedora 32]
        using     ccache clang version Clang 10.0.0 (Fedora 10.0.0-0.3.rc4.fc32) (*1)
        smoketime 4 days 21 hours 24 minutes (average 7 hours 20 minutes)
    
    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.31.9-87-g16bfb3a086
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Accflags=-DNO_MATHOMS (*1)
    O  O  O  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Duse64bitall (*1)
    O  O  O  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Dusemorebits (*1)
    O  O  X  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Duseithreads -Accflags=-DNO_MATHOMS (*1)
    O  O  O  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Duseithreads -Accflags=-DPERL_POISON (*1)
    O  O  X  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Duseithreads -Duse64bitall (*1)
    O  O  O  O  O  O        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer -fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" -Duseithreads -Dusemorebits (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE16bfb3a086d3785814e58515e80148c07ee4e5c5
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
        ./inline.h:1965:48: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        ./perl.h:1907:20: note: expanded from macro 'IV_MAX'
        ./perl.h:2597:29: note: expanded from macro 'PERL_QUAD_MAX'
        ./perl.h:3629:58: note: expanded from macro 'UNLIKELY'
        ./handy.h:111:24: note: expanded from macro 'cBOOL'
        ./perl.h:3608:62: note: expanded from macro 'EXPECT'
        sv.c:2061:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        sv.c:11165:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
        ./perl.h:1909:20: note: expanded from macro 'UV_MAX'
        ./perl.h:2595:29: note: expanded from macro 'PERL_UQUAD_MAX'
        sv.c:12542:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
        ./handy.h:545:37: note: expanded from macro 'strnEQ'
        sv.c:12542:41: note: use array indexing to silence this warning
        pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        pp_sort.c:338:74: warning: unused parameter 'flags' [-Wunused-parameter]
        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]
        POSIX.xs:1320:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
        ../../perl.h:1909:20: note: expanded from macro 'UV_MAX'
        ../../perl.h:2595:29: note: expanded from macro 'PERL_UQUAD_MAX'
        ./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:495:3: note: expanded from macro '__glibc_macro_warning'
        /usr/include/sys/cdefs.h:493:42: note: expanded from macro '__glibc_macro_warning1'
        <scratch space>:204: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>:207: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>:210: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>:213:6: note: expanded from here
        re_comp.c:8205:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        ../../scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
        /usr/include/assert.h:106:11: note: expanded from macro 'assert'
        re_comp.c:6618:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        re_comp.c:8253:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:4266:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        ./scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
        /usr/include/assert.h:95:7: note: expanded from macro 'assert'
        toke.c:6209:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:11997:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_hot.c:191:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_hot.c:4511:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_hot.c:4518:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:5725:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:5781:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:6372:6: 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:3578:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4099:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4767:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4866:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4898:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4920:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:5766: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:8205:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        regcomp.c:6618:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        regcomp.c:8253:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        <scratch space>:86:6: note: expanded from here
        <scratch space>:89:6: note: expanded from here
        <scratch space>:92:6: note: expanded from here
        <scratch space>:95:6: note: expanded from here
        <scratch space>:177:6: note: expanded from here
        <scratch space>:180:6: note: expanded from here
        <scratch space>:183:6: note: expanded from here
        <scratch space>:186:6: note: expanded from here
        <scratch space>:62:6: note: expanded from here
        <scratch space>:65:6: note: expanded from here
        <scratch space>:68:6: note: expanded from here
        <scratch space>:71:6: note: expanded from here
    

    About this smoke:
    smoking-perl: 5.30.2
    smoker-version: 1.72/0.046
    timestamp: 2020-03-23 13:02:13+00
    tester: perl
    
    Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux). Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_sanitize=address/Karl%20Williamson/log16bfb3a086d3785814e58515e80148c07ee4e5c5.log.gz