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

    Automated smoke report for branch smoke-me/khw-variant 5.27.9 patch 147b437a1ce7c145ccd2a5b3479d783591aa0d47 v5.27.8-10-g147b437a1c.
    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 (branches/release_60 321788) (*1)
        smoketime 7 hours 27 minutes (average 55 minutes 58 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.27.8-10-g147b437a1c
    ----------------------- ----------------------------------------------------
    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:
        SMOKE147b437a1ce7c145ccd2a5b3479d783591aa0d47
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        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:5144:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ./warnings.h:136:6: note: expanded from macro 'DUP_WARNINGS'
        op.c:8043:25: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        op.c:10488:31: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:1212:10: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3704:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3706:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3711:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        perl.c:3713:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:15904:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ./warnings.h:230:6: note: expanded from macro 'ckDEAD'
        regcomp.c:16121:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        regcomp.c:550: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]
        mg.c:1106:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:1112:51: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2911:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2913:32: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2915:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        mg.c:2917: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:3460:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        pp_ctl.c:3462:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        pp_ctl.c:3468:6: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        doop.c:1105:18: warning: variable 'len' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        doop.c:1119:15: note: uninitialized use occurs here
        doop.c:1105:14: note: remove the 'if' if its condition is always true
        doop.c:1021:15: note: initialize the variable 'len' to silence this warning
        utf8.c:87:35: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        locale.c:205:1: warning: unused function 'S_category_name' [-Wunused-function]
        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:15904:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        ../../warnings.h:230: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:16121:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        re_comp.c:550:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
        sv.c:14902:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
        sv.c:15367:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2018-01-22 21:19:40+00
    tester: core