[via nntp.perl.org] [similar] [parsed detail]
Date: Fri, 4 Oct 2019 12:21:25 -0500 (CDT)
Subject: Smoke [smoke-me/khw-ebcdic] v5.31.4-347-g4602437d90 FAIL(F) openbsd 6.5 (amd64/1 cpu)
Message-ID: <3d2ebb21b87526e8@cjg-openbsd6>
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 4602437d90e47ea09ab4a12cf5bfa04ff36362e6 v5.31.4-347-g4602437d90
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 MHz) (amd64/1 cpu)
on openbsd - 6.5
using clang version 4.2.1 Compatible OpenBSD Clang 7.0.1 (tags/RELEASE_701/final)
smoketime 17 hours 27 minutes (average 1 hour 27 minutes)
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.31.4-347-g4602437d90 Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE4602437d90e47ea09ab4a12cf5bfa04ff36362e6
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=clang
[default] -Duseithreads
[default] -Duseithreads -Duselongdouble
../t/re/pat_thr.t...........................................FAILED
Bad plan. You planned 965 tests but ran 707.
[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/re/pat_thr.t...........................................FAILED
Bad plan. You planned 965 tests but ran 699.
[default] -Duseithreads -Duse64bitall
../t/re/pat_thr.t...........................................FAILED
Bad plan. You planned 965 tests but ran 709.
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/pat_thr.t...........................................FAILED
Bad plan. You planned 965 tests but ran 701.
Compiler messages(gcc):
regcomp.c:14809:43: warning: result of comparison of constant 223 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
./perl.h:3599:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3578:62: note: expanded from macro 'EXPECT'
pp.c:7131:21: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'unsigned long' [-Wsign-compare]
pp.c:7133:46: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
pp.c:7139:40: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
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]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_comp.c:14809:43: warning: result of comparison of constant 223 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare]
../../perl.h:3599:58: note: expanded from macro 'UNLIKELY'
../../handy.h:111:24: note: expanded from macro 'cBOOL'
../../perl.h:3578: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)