Automated smoke report for branch smoke-me/khw-locale 5.27.9 patch
4a53b90da4e10d73d62b77b29cc5da5cafe88cba v5.27.8-305-g4a53b90da4
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 7 hours 41 minutes (average 57 minutes 44 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-305-g4a53b90da4 Configuration (common) none
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE4a53b90da4e10d73d62b77b29cc5da5cafe88cba
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) none
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Encode/t/truncated_utf8.t...........................PASSED
9
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: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:10491:31: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:1229:10: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3721:14: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3723:30: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3728:14: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3730:30: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:15988: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:16205: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:1119:39: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1125:51: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2924:16: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2926:32: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2928:16: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2930: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:3462:34: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3464:34: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3470:6: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
utf8.c:87: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:15988: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:16205: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:14906:23: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
sv.c:15374: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)