[via nntp.perl.org] [similar] [parsed detail]
Date: Sat, 8 Feb 2020 21:48:44 -0600 (CST)
Subject: Smoke [smoke-me/fix_bitfield_definitions] v5.31.8-119-gf8e7207639 PASS openbsd 6.6 (amd64/1 cpu)
Message-ID: <570352e98736f528@cjg-openbsd6>
Automated smoke report for branch smoke-me/fix_bitfield_definitions 5.31.9 patch f8e72076393d9d7449840dbf7eb1feb3f9616113 v5.31.8-119-gf8e7207639
cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2101 MHz) (amd64/1 cpu)
on openbsd - 6.6
using clang version 4.2.1 Compatible OpenBSD Clang 8.0.1 (tags/RELEASE_801/final)
smoketime 11 hours 54 minutes (average 59 minutes 33 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.8-119-gf8e7207639 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:
SMOKEf8e72076393d9d7449840dbf7eb1feb3f9616113
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
sv.c:12542:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12542:41: note: use array indexing to silence this warning
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]
ListUtil.xs:1263:14: warning: comparison of integers of different signs: 'UV' (aka 'unsigned long') and 'I32' (aka 'int') [-Wsign-compare]
ListUtil.xs:1272:16: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)