• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.28.2 FAIL(m) linux 4.20.13-200.fc29.x86_64 [Fedora 29 (Server Edition)] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 1[8 cores]

    Automated smoke report for branch maint-5.28 5.28.2 patch c763da0e1c4ed5f24d490617b5a28c81fb69f6c4 v5.28.2.
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
        on        linux 4.20.13-200.fc29.x86_64 [Fedora 29 (Server Edition)]
        using     clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-6.fc29) (*1)
        smoketime 22 hours 25 minutes (average 1 hour 24 minutes)
    
    Summary: FAIL(m)
    
    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.2
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_POISON (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_POISON (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -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:
        SMOKEc763da0e1c4ed5f24d490617b5a28c81fb69f6c4
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        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:16202:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:16419:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:578: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]
        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'
        ./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:485:3: note: expanded from macro '__glibc_macro_warning'
        /usr/include/sys/cdefs.h:483:42: note: expanded from macro '__glibc_macro_warning1'
        <scratch space>:92: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>:95: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>:98: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>:101:6: note: expanded from here
        re_comp.c:16202: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:16419:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        re_comp.c:578:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
        <scratch space>:80:6: note: expanded from here
        <scratch space>:83:6: note: expanded from here
        <scratch space>:86:6: note: expanded from here
        <scratch space>:89:6: note: expanded from here
        regcomp.c:1543:46: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:372:26: note: expanded from macro 'PL_UpperLatin1'
        regcomp.c:1567:33: error: use of undeclared identifier 'my_vars'
        regcomp.c:1582:33: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:364:21: note: expanded from macro 'PL_Latin1'
        regcomp.c:5460:37: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:376:26: note: expanded from macro 'PL_XPosix_ptrs'
        regcomp.c:5467:31: error: use of undeclared identifier 'my_vars'
        regcomp.c:5619:48: error: use of undeclared identifier 'my_vars'
        regcomp.c:5630:43: error: use of undeclared identifier 'my_vars'
        regcomp.c:5631:43: error: use of undeclared identifier 'my_vars'
        regcomp.c:5641:48: error: use of undeclared identifier 'my_vars'
        regcomp.c:5649:55: error: use of undeclared identifier 'my_vars'
        regcomp.c:10272:41: error: use of undeclared identifier 'my_vars'
        regcomp.c:12662:47: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:466:27: note: expanded from macro 'PL_utf8_foldable'
        regcomp.c:14064:52: error: use of undeclared identifier 'my_vars'
        regcomp.c:14176:41: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:366:31: note: expanded from macro 'PL_NonL1NonFinalFold'
        regcomp.c:17161:64: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:352:26: note: expanded from macro 'PL_AboveLatin1'
        regcomp.c:17162:43: error: use of undeclared identifier 'my_vars'
        regcomp.c:17205:33: error: use of undeclared identifier 'my_vars'
        regcomp.c:17227:54: error: use of undeclared identifier 'my_vars'
        regcomp.c:17238:54: error: use of undeclared identifier 'my_vars'
        op.c:2711:29: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:438:21: note: expanded from macro 'PL_ppaddr'
        op.c:2762:33: error: use of undeclared identifier 'my_vars'
        op.c:2783:33: error: use of undeclared identifier 'my_vars'
        op.c:2808:33: error: use of undeclared identifier 'my_vars'
        op.c:3400:26: error: use of undeclared identifier 'my_vars'
        op.c:7772:5: error: use of undeclared identifier 'my_vars'
        op.c:591:17: note: expanded from macro 'OpTYPE_set'
        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>:111:6: note: expanded from here
        <scratch space>:114:6: note: expanded from here
        <scratch space>:117:6: note: expanded from here
        <scratch space>:120:6: note: expanded from here
        <scratch space>:115:6: note: expanded from here
        <scratch space>:118:6: note: expanded from here
        <scratch space>:121:6: note: expanded from here
        <scratch space>:124:6: note: expanded from here
        ./vutil.c:680:45: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:356:27: note: expanded from macro 'PL_C_locale_obj'
        ./vutil.c:685:27: error: use of undeclared identifier 'my_vars'
        ./vutil.c:726:45: error: use of undeclared identifier 'my_vars'
    

    About this smoke:
    smoking-perl: 5.28.1
    smoker-version: 1.72/0.046
    timestamp: 2019-04-19 15:11:42+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_clang/logc763da0e1c4ed5f24d490617b5a28c81fb69f6c4.log.gz