• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.28.3-3-g52faf2cd63 FAIL(F) 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 maint-5.28 5.28.3 patch 52faf2cd63bf1d8bce80a7475d8af1bf1be88f04 v5.28.3-3-g52faf2cd63.
    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-1.fc32) (*1)
        smoketime 1 day 1 hour 5 minutes (average 2 hours 5 minutes)
    
    Summary: FAIL(F)
    
    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.28.3-3-g52faf2cd63
    ----------------------- ----------------------------------------------------
    F  F  F  F  F  F        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement" -Accflags=-DNO_MATHOMS -Accflags=-DPERL_POISON (*1)
    F  F  F  F  F  F        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement" -Duse64bitall (*1)
    F  F  F  F  F  F        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement" -Dusemorebits (*1)
    F  F  F  F  F  F        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DNO_MATHOMS -Accflags=-DPERL_POISON (*1)
    F  F  F  F  F  F        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement" -Duseithreads -Duse64bitall (*1)
    F  F  F  F  F  F        -Dcc="ccache clang" -Accflags="-Werror=declaration-after-statement" -Duseithreads -Dusemorebits (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE52faf2cd63bf1d8bce80a7475d8af1bf1be88f04
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
        util.c:1960:48: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ./warnings.h:231:6: note: expanded from macro 'ckDEAD'
        ./warnings.h:24:53: note: expanded from macro 'specialWARN'
        ./warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
        ./warnings.h:25:13: note: expanded from macro 'specialWARN'
        ./warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
        util.c:2005:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        util.c:2008:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        util.c:2043:3: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:16240:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:16457:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:579:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
        mg.c:1117:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:1123:51: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2931:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2933:32: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2935:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2937:46: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        scope.c:1434:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        sv.c:2065:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        sv.c:11063:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
        ./perl.h:1674:20: note: expanded from macro 'UV_MAX'
        ./perl.h:2368:29: note: expanded from macro 'PERL_UQUAD_MAX'
        sv.c:12432:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
        ./handy.h:500:37: note: expanded from macro 'strnEQ'
        sv.c:12432:41: note: use array indexing to silence this warning
        pp_ctl.c:1205:27: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
        ./perl.h:1672:20: note: expanded from macro 'IV_MAX'
        ./perl.h:2370:29: note: expanded from macro 'PERL_QUAD_MAX'
        pp_ctl.c:2004:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        pp_ctl.c:2008:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        pp_ctl.c:3471:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        pp_ctl.c:3473:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        pp_ctl.c:3479:6: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ./warnings.h:137:6: note: expanded from macro 'DUP_WARNINGS'
        utf8.c:90:35: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        op.c:1218:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        op.c:5143:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        op.c:8048:25: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        op.c:10502:31: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:1180:10: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3665:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3667:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3672:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3674:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        B.xs:95:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ../../warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
        B.xs:96:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ../../warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
        POSIX.xs:1312:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
        ../../perl.h:1674:20: note: expanded from macro 'UV_MAX'
        ../../perl.h:2368:29: note: expanded from macro 'PERL_UQUAD_MAX'
        ./const-xs.inc:128: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>:114:6: note: expanded from here
        ./const-xs.inc:131: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>:117:6: note: expanded from here
        ./const-xs.inc:383: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>:120:6: note: expanded from here
        ./const-xs.inc:386: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>:123:6: note: expanded from here
        re_comp.c:7695: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:6216:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        re_comp.c:7743:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        re_comp.c:16240:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ../../warnings.h:231:6: note: expanded from macro 'ckDEAD'
        ../../warnings.h:24:53: note: expanded from macro 'specialWARN'
        ../../warnings.h:25:13: note: expanded from macro 'specialWARN'
        re_comp.c:16457:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        re_comp.c:579:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
        regcomp.c:7695: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:95:7: note: expanded from macro 'assert'
        regcomp.c:6216:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
        regcomp.c:7743:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:4132:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:6376:17: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        toke.c:11496: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:4512:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_hot.c:4519:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:5483:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:5539:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp.c:6130:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:1085:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:1091:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:3539:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4057:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4725:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4824:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4856:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:4878:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
        pp_ctl.c:5724: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>:89:6: note: expanded from here
        <scratch space>:92:6: note: expanded from here
        <scratch space>:95:6: note: expanded from here
        <scratch space>:98:6: note: expanded from here
        sv.c:14907:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        sv.c:15377:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        <scratch space>:128:6: note: expanded from here
        <scratch space>:131:6: note: expanded from here
        <scratch space>:134:6: note: expanded from here
        <scratch space>:137:6: note: expanded from here
        <scratch space>:116:6: note: expanded from here
        <scratch space>:119:6: note: expanded from here
        <scratch space>:122:6: note: expanded from here
        <scratch space>:125:6: note: expanded from here
    

    About this smoke:
    smoking-perl: 5.30.2
    smoker-version: 1.72/0.046
    timestamp: 2020-06-03 12:01:36+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/maint_clang/log52faf2cd63bf1d8bce80a7475d8af1bf1be88f04.log.gz