• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.24] v5.24.3-2-g89a1d28204 PASS freebsd 12.0-CURRENT (amd64/1 cpu)

    Date: Thu, 22 Feb 2018 16:40:16 -0600 (CST)
    Message-ID: <201802222240.w1MMeGfV096348@cjg-freebsd12>
    Subject: Smoke [maint-5.24] v5.24.3-2-g89a1d28204 PASS freebsd 12.0-CURRENT (amd64/1 cpu)
    
    Automated smoke report for branch maint-5.24 5.24.3 patch 89a1d282043c692d618b316a3d500986660b08e9 v5.24.3-2-g89a1d28204
    cjg-freebsd12: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz (amd64/1 cpu)
        on        freebsd - 12.0-CURRENT
        using     cc version 4.2.1 Compatible FreeBSD Clang 6.0.0 (branches/release_60 321788)
        smoketime 5 hours 53 minutes (average 44 minutes 10 seconds)
    
    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.24.3-2-g89a1d28204  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE89a1d282043c692d618b316a3d500986660b08e9
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    op.c:1111: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:3940:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./warnings.h:127:6: note: expanded from macro 'DUP_WARNINGS'
    op.c:6584:25: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    op.c:8873:31: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:1092:10: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3463:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3465:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3470:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perl.c:3472:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    regcomp.c:15410:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ./warnings.h:162:9: note: expanded from macro 'ckDEAD'
    regcomp.c:15625:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    regcomp.c:557:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
    util.c:2059:48: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    util.c:2104:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    util.c:2107:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    util.c:2142:3: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:1022:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:1029:51: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2861:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2863:32: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2871:9: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    mg.c:2873:46: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    scope.c:1297:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:1929:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:1933:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:3353:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:3355:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    pp_ctl.c:3361:6: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    perlio.c:849:5: warning: unused variable 'items' [-Wunused-variable]
    ./XSUB.h:173:16: note: expanded from macro 'dXSARGS'
    ./XSUB.h:165:20: note: expanded from macro 'dITEMS'
    perlio.c:1300:37: warning: unused parameter 'iotype' [-Wunused-parameter]
    perlio.c:1300:49: warning: unused parameter 'mode' [-Wunused-parameter]
    B.xs:111: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:112: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'
    Bzip2.xs:561:8: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
    Bzip2.xs:561:8: note: add parentheses after the '!' to evaluate the bitwise operator first
    Bzip2.xs:561:8: note: add parentheses around left hand side expression to silence this warning
    Bzip2.xs:622:8: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
    Bzip2.xs:622:8: note: add parentheses after the '!' to evaluate the bitwise operator first
    Bzip2.xs:622:8: note: add parentheses around left hand side expression to silence this warning
    Zlib.xs:1091:8: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
    Zlib.xs:1091:8: note: add parentheses after the '!' to evaluate the bitwise operator first
    Zlib.xs:1091:8: note: add parentheses around left hand side expression to silence this warning
    inflate.c:1487:9: warning: unused parameter 'subvert' [-Wunused-parameter]
    inflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    ListUtil.xs:808:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs:809:17: warning: unused variable 'b' [-Wunused-variable]
    ListUtil.xs:850:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs:851:17: warning: unused variable 'b' [-Wunused-variable]
    re_comp.c:15410:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    ../../warnings.h:162:9: 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:15625:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    re_comp.c:557:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
    sv.c:14546:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    sv.c:15013:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    shared.xs:659:13: warning: calling function 'pthread_cond_timedwait' requires holding mutex 'mut' exclusively [-Wthread-safety-analysis]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)