Automated smoke report for branch smoke-me/jkeenan/local-variable-warnings
5.31.6 patch 080c389e0381a6aade04ad262075aad3e83b4f30 v5.31.5-224-g080c389e03
cjg-mac.local: Mac mini (2.6 GHz) (Dual-Core Intel Core i5/1 cpu[2 cores])
on darwin - 19.0.0 (Mac OS X - macOS 10.15.1 (19B88))
using clang version 4.2.1 Compatible Apple LLVM 11.0.0
(clang-1100.0.33.8)
smoketime 5 hours 34 minutes (average 27 minutes 55 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.31.5-224-g080c389e03 Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE080c389e0381a6aade04ad262075aad3e83b4f30
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
regcomp.c:14606:43: warning: result of comparison of constant 223 with
expression of type 'char' is always false
[-Wtautological-constant-out-of-range-compare]
./perl.h:3594:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3573:62: note: expanded from macro 'EXPECT'
bzlib.c:102:31: warning: unused parameter 'opaque' [-Wunused-parameter]
bzlib.c:109:29: warning: unused parameter 'opaque' [-Wunused-parameter]
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
re_comp.c:14606:43: warning: result of comparison of constant 223 with
expression of type 'char' is always false
[-Wtautological-constant-out-of-range-compare]
../../perl.h:3594:58: note: expanded from macro 'UNLIKELY'
../../handy.h:111:24: note: expanded from macro 'cBOOL'
../../perl.h:3573:62: note: expanded from macro 'EXPECT'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)