[via nntp.perl.org] [similar] [parsed detail]
Date: Fri, 26 Apr 2019 21:33:54 -0500 (CDT)
Message-ID: <201904270233.x3R2XsGc061191@cjg-freebsd13>
Subject: Smoke [smoke-me/ilmari/array-index-out-of-range] v5.29.10-26-g796cc39035 FAIL(m) freebsd 13.0-CURRENT (amd64/1 cpu)
Automated smoke report for branch smoke-me/ilmari/array-index-out-of-range 5.29.10 patch 796cc3903520a0cf874b8fa449629d8dacc6fa15 v5.29.10-26-g796cc39035
cjg-freebsd13: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (amd64/1 cpu)
on freebsd - 13.0-CURRENT
using clang++ version 4.2.1 Compatible FreeBSD Clang 8.0.0 (tags/RELEASE_800/final 356365)
smoketime 21 minutes 2 seconds (average 2 minutes 37.750 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:12489:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:508:37: note: expanded from macro 'strnEQ'
sv.c:12489:41: note: use array indexing to silence this warning
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)