[via nntp.perl.org] [similar] [parsed detail]
Date: Fri, 26 Apr 2019 14:48:47 -0500 (CDT)
Subject: Smoke [smoke-me/ilmari/array-index-out-of-range] v5.29.10-26-g796cc39035 FAIL(m) openbsd 6.4 (amd64/1 cpu)
Message-ID: <b0609d273f72e0a9@cjg-openbsd6.my.domain>
Automated smoke report for branch smoke-me/ilmari/array-index-out-of-range 5.29.10 patch 796cc3903520a0cf874b8fa449629d8dacc6fa15 v5.29.10-26-g796cc39035
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 19 minutes 9 seconds (average 2 minutes 23.625 seconds)
Summary: FAIL(m)
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.29.10-26-g796cc39035 Configuration (common) -Dcc=clang++
----------- ---------------------------------------------------------
m m
m m -Duse64bitall
m m -Duseithreads
m m -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE796cc3903520a0cf874b8fa449629d8dacc6fa15
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
sv.c:16224:59: error: no matching function for call to 'Perl_sv_2iv_flags'
./sv.h:1656:47: note: expanded from macro 'SvIV'
./sv.h:1937:20: note: expanded from macro 'sv_2iv'
./embed.h:723:27: note: expanded from macro 'sv_2iv_flags'
sv.c:2430:1: note: candidate function not viable: 1st argument ('const SV *const' (aka 'const sv *const')) would lose const qualifier
op.c:3604:20: warning: unused parameter 'my_perl' [-Wunused-parameter]
./perl.h:187:18: note: expanded from macro 'pTHX_'
./perl.h:174:22: note: expanded from macro 'pTHX'
op.c:17182:19: warning: unused parameter 'my_perl' [-Wunused-parameter]
regcomp.c:4415:22: warning: unused parameter 'my_perl' [-Wunused-parameter]
regcomp.c:10496:17: warning: unused parameter 'my_perl' [-Wunused-parameter]
sv.c:11085:17: warning: unused parameter 'my_perl' [-Wunused-parameter]
sv.c:2430:1: note: candidate function not viable: 2nd argument ('const SV *const' (aka 'const sv *const')) would lose const qualifier
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)