[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/ilmari/array-index-out-of-range] v5.29.10-26-g796cc39 PASS linux 3.16.0-8-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)
Message-ID: <E1hKCVF-00007S-KW@cjg-jessie>
Date: Fri, 26 Apr 2019 20:51:45 -0500
Automated smoke report for branch smoke-me/ilmari/array-index-out-of-range 5.29.10 patch 796cc3903520a0cf874b8fa449629d8dacc6fa15 v5.29.10-26-g796cc39
cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
on linux - 3.16.0-8-amd64 [Debian GNU/Linux 8.11 (jessie)]
using gcc version 4.9.2
smoketime 6 hours 25 minutes (average 32 minutes 8 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.29.10-26-g796cc39 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -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: In function 'Perl_varname':
sv.c:16224:64: warning: passing argument 1 of 'Perl_sv_2iv_flags' discards 'const' qualifier from pointer target type
embed.h:723:51: note: in definition of macro 'sv_2iv_flags'
sv.h:1656:47: note: in expansion of macro 'sv_2iv'
sv.c:16224:59: note: in expansion of macro 'SvIV'
sv.c:2430:1: note: expected 'struct SV * const' but argument is of type 'const struct SV * const'
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
sv.c:16224:64: warning: passing argument 2 of 'Perl_sv_2iv_flags' discards 'const' qualifier from pointer target type
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)