[via nntp.perl.org] [similar] [parsed detail]
Date: Fri, 26 Apr 2019 14:44:51 -0500 (CDT)
Message-ID: <201904261944.x3QJip66061053@cjg-freebsd12>
Subject: Smoke [smoke-me/ilmari/array-index-out-of-range] v5.29.10-26-g796cc39035 FAIL(m) freebsd 12.0-RELEASE-p3 (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-freebsd12: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (amd64/1 cpu)
on freebsd - 12.0-RELEASE-p3
using clang++ version 4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540)
smoketime 14 minutes 52 seconds (average 1 minute 51.500 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)