• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.28] v5.28.3-3-g52faf2cd63 FAIL(F) darwin - 19.5.0 (Mac OS X macOS 10.15.5 (Dual-Core Intel Core i5/1 cpu[2 cores])

    Subject: Smoke [maint-5.28] v5.28.3-3-g52faf2cd63 FAIL(F) darwin - 19.5.0 (Mac OS X macOS 10.15.5 (Dual-Core Intel Core i5/1 cpu[2 cores])
    Message-Id: <20200603135019.9989E1401FC@cjg-bionic>
    Date: Wed,  3 Jun 2020 09:50:19 -0400 (EDT)
    
    Automated smoke report for branch maint-5.28 5.28.3 patch 52faf2cd63bf1d8bce80a7475d8af1bf1be88f04 v5.28.3-3-g52faf2cd63
    cjg-mac.local: Mac mini (2.6 GHz) (Dual-Core Intel Core i5/1 cpu[2 cores])
        on        darwin - 19.5.0 (Mac OS X - macOS 10.15.5 (19F101))
        using     clang version 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.62)
        smoketime 4 hours 57 minutes (average 24 minutes 46 seconds)
    
    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  Configuration (common) -Dcc=clang
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duse64bitall
    F F         -Duselongdouble
    F F         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    F F         -Duseithreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE52faf2cd63bf1d8bce80a7475d8af1bf1be88f04
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=clang
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duselongdouble
    [default] -DDEBUGGING -Duselongdouble
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    [default] -Duseithreads -Duselongdouble
    [default] -DDEBUGGING -Duseithreads -Duselongdouble
    ../t/porting/libperl.t......................................FAILED
        Non-zero exit status: 255
        No plan found in TAP output
    ../cpan/Time-Local/t/Local.t................................FAILED
        6, 12
        Non-zero exit status: 2
    
    Compiler messages(gcc):
    op.c:1218:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./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'
    op.c:5143:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./warnings.h:137:6: note: expanded from macro 'DUP_WARNINGS'
    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]
    regcomp.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'
    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'
    util.c:1960:48: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    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]
    util.c:2070:1: warning: unused function 'S_env_alloc' [-Wunused-function]
    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]
    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
    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]
    utf8.c:90:35: 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'
    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'
    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]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)