[via nntp.perl.org] [similar] [parsed detail]
Date: Sat, 1 Dec 2018 03:05:20 -0600 (CST)
Subject: Smoke [maint-5.26] v5.26.3-14-g4828b9e253 PASS openbsd 6.4 (amd64/1 cpu)
Message-ID: <4b615a5d54ef4fc6@cjg-openbsd6.my.domain>
Automated smoke report for branch maint-5.26 5.26.3 patch 4828b9e2532c788f35b4d61d09ccb9c786cf4600 v5.26.3-14-g4828b9e253
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 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 26 minutes (average 40 minutes 51 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.26.3-14-g4828b9e253 Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE4828b9e2532c788f35b4d61d09ccb9c786cf4600
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
/home/core/tmp/try-26a083.o: In function `xxx':
/home/core/tmp/try-b17d4a.o: In function `main':
op.c:1182: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:4106:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:131:6: note: expanded from macro 'DUP_WARNINGS'
op.c:6852:25: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
op.c:9154:31: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:1141:10: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3506:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3508:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3513:14: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3515:30: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:15719:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:225:14: note: expanded from macro 'ckDEAD'
regcomp.c:15936:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:545:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
util.c:1963:48: 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:2011:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
util.c:2046:3: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1013:39: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1019:51: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2834:16: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2836:32: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2844:9: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2846:46: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
scope.c:1426:11: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:1982:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:1986:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3402:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3404:34: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3410:6: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
utf8.c:86: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:15719:36: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
../../warnings.h:225:14: 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:15936:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
re_comp.c:545:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
/home/core/tmp/try-809af6.o: In function `xxx':
/home/core/smoke/perl-current/UU/try.c:29: warning: vsprintf() is often misused, please use vsnprintf()
/home/core/tmp/try-be979b.o: In function `main':
/home/core/smoke/perl-current/UU/try.c:56: warning: sprintf() is often misused, please use snprintf()
/home/core/tmp/try-3a0ec7.o: In function `xxx':
/home/core/tmp/try-b40d63.o: In function `main':
/home/core/tmp/try-eb4cdd.o: In function `xxx':
/home/core/tmp/try-089719.o: In function `main':
/home/core/tmp/try-969f84.o: In function `xxx':
/home/core/tmp/try-3720b2.o: In function `main':
sv.c:14686:23: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
sv.c:15153:33: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
/home/core/tmp/try-a7a98f.o: In function `xxx':
/home/core/tmp/try-326b94.o: In function `main':
/home/core/tmp/try-cf06f2.o: In function `xxx':
/home/core/tmp/try-20c810.o: In function `main':
/home/core/tmp/try-6a9486.o: In function `xxx':
/home/core/tmp/try-7513f5.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)