[via nntp.perl.org] [similar] [parsed detail]
Date: Wed, 7 Nov 2018 20:54:52 -0600 (CST)
Subject: Smoke [maint-5.28] v5.28.0-47-g94027dc85b FAIL(F) openbsd 6.4 (amd64/1 cpu)
Message-ID: <258ee2abc52d27e0@cjg-openbsd6.my.domain>
Automated smoke report for branch maint-5.28 5.28.1 patch 94027dc85b896cfea4bd017b273f22e472882d68 v5.28.0-47-g94027dc85b
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2254 MHz) (amd64/1 cpu)
on openbsd - 6.4
using clang version 4.2.1 Compatible OpenBSD Clang 6.0.0 (tags/RELEASE_600/final)
smoketime 5 hours 50 minutes (average 43 minutes 48 seconds)
Summary: FAIL(F)
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.28.0-47-g94027dc85b Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE94027dc85b896cfea4bd017b273f22e472882d68
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=clang
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
../t/run/locale.t...........................................FAILED
8-9
Compiler messages(gcc):
/home/core/tmp/try-0a7de1.o: In function `main':
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:5143:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:137:6: note: expanded from macro 'DUP_WARNINGS'
op.c:8048:25: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
op.c:10502:31: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:1180:10: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3665:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3667:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3672:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3674:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:16203:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:231:6: note: expanded from macro 'ckDEAD'
regcomp.c:16420:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:578: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:1117:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1123:51: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2931:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2933:32: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2935:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2937: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:3471:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3473:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3479:6: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
utf8.c:90: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'
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_comp.c:16203:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
../../warnings.h:231: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:16420:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
re_comp.c:578:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
/home/core/tmp/try-b8a575.o: In function `main':
/home/core/smoke/perl-current/UU/try.c:51: warning: sprintf() is often misused, please use snprintf()
/home/core/tmp/try-fef78c.o: In function `main':
/home/core/tmp/try-de62c5.o: In function `main':
/home/core/tmp/try-9f7f02.o: In function `main':
sv.c:14907:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
sv.c:15377:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
/home/core/tmp/try-c13a25.o: In function `main':
/home/core/tmp/try-a15f33.o: In function `main':
/home/core/tmp/try-191c1b.o: In function `main':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)