• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.33.1-44-g8672d1554b PASS 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 blead 5.33.2 patch 8672d1554b3c704813a3bb693057e97ace01ffbe v5.33.1-44-g8672d1554b.
    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-2.fc32) (*1)
        smoketime 1 day 3 hours 37 minutes (average 1 hour 43 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.1-44-g8672d1554b
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc="ccache 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=-DNO_MATHOMS (*1)
    O  O  O  O  O  O        -Dcc="ccache 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="ccache 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 (*1)
    O  O  O  O  O  O        -Dcc="ccache 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 (*1)
    O  O  O  O  O  O        -Dcc="ccache 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=-DNO_MATHOMS (*1)
    O  O  O  O  O  O        -Dcc="ccache 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="ccache 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 (*1)
    O  O  O  O  O  O        -Dcc="ccache 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 (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE8672d1554b3c704813a3bb693057e97ace01ffbe
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
        ./inline.h:1973:48: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        ./perl.h:1937:20: note: expanded from macro 'IV_MAX'
        ./perl.h:2629:29: note: expanded from macro 'PERL_QUAD_MAX'
        ./perl.h:3686:58: note: expanded from macro 'UNLIKELY'
        ./handy.h:111:24: note: expanded from macro 'cBOOL'
        ./perl.h:3665:62: note: expanded from macro 'EXPECT'
        sv.c:2073:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        sv.c:11189:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
        ./perl.h:1939:20: note: expanded from macro 'UV_MAX'
        ./perl.h:2627:29: note: expanded from macro 'PERL_UQUAD_MAX'
        sv.c:12566:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
        ./handy.h:652:37: note: expanded from macro 'strnEQ'
        sv.c:12566: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]
        Call.xs:242:6: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
        ../../perl.h:3843:10: note: expanded from macro 'PERL_FILTER_EXISTS'
        SysV.xs:382:24: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
        SysV.xs:384:11: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
        mro.xs:252:31: warning: comparison of integers of different signs: 'I32' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
        POSIX.xs:1336:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
        ../../perl.h:1939:20: note: expanded from macro 'UV_MAX'
        ../../perl.h:2627: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>:207: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>:210: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>:213: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>:216:6: note: expanded from here
        re_comp.c:8236:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        ../../scope.h:211:4: note: expanded from macro 'LEAVE_with_name'
        /usr/include/assert.h:106:11: note: expanded from macro 'assert'
        re_comp.c:6658:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        re_comp.c:8284:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        APItest.xs:380:23: warning: comparison of integers of different signs: 'I32' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
        toke.c:4277:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        ./scope.h:211:4: note: expanded from macro 'LEAVE_with_name'
        /usr/include/assert.h:95:7: note: expanded from macro 'assert'
        toke.c:6220:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:12024:3: 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]
        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:5756:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:5812:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:6404:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        regcomp.c:8236:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        regcomp.c:6658:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        regcomp.c:8284:2: 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]
        <scratch space>:104:6: note: expanded from here
        <scratch space>:107:6: note: expanded from here
        <scratch space>:110:6: note: expanded from here
        <scratch space>:113:6: note: expanded from here
        <scratch space>:187:6: note: expanded from here
        <scratch space>:190:6: note: expanded from here
        <scratch space>:193:6: note: expanded from here
        <scratch space>:196:6: note: expanded from here
        <scratch space>:82:6: note: expanded from here
        <scratch space>:85:6: note: expanded from here
        <scratch space>:88:6: note: expanded from here
        <scratch space>:91:6: note: expanded from here
    

    About this smoke:
    smoking-perl: 5.30.3
    smoker-version: 1.72/0.046
    timestamp: 2020-08-26 20:54:59+00
    tester: perl
    
    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/blead_clang_sanitize=undefined/log8672d1554b3c704813a3bb693057e97ace01ffbe.log.gz