• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.24.4-RC1-2-ge43b12c0ee PASS freebsd 12.0-CURRENT Intel(R) Xeon(R) CPU E5420 @ 2.50GHz 1

    Automated smoke report for branch maint-5.24 5.24.4 patch e43b12c0ee54ae71de9aa5875178b5ebee9793c2 v5.24.4-RC1-2-ge43b12c0ee.
    cjg-freebsd12: Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz (amd64/1 cpus)
        on        freebsd 12.0-CURRENT
        using     cc version 4.2.1 Compatible FreeBSD Clang 6.0.0 (tags/RELEASE_600/final 326565) (*1)
        smoketime 6 hours 8 minutes (average 46 minutes 2 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.4-RC1-2-ge43b12c0ee
    ----------------------- ----------------------------------------------------
    O  O                     (*1)
    O  O                    -Duse64bitall (*1)
    O  O                    -Duseithreads (*1)
    O  O                    -Duseithreads -Duse64bitall (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEe43b12c0ee54ae71de9aa5875178b5ebee9793c2
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        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:15422: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:15637: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:15422: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:15637: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]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2018-03-25 21:04:26+00
    tester: core