Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch
27a4c7430e739f4c4cd4ed44829d06a7b057bdf5 v5.31.3-132-g27a4c74
cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz)
(x86_64/1 cpu)
on linux - 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (jessie)]
using g++ version 4.9.2
smoketime 26 minutes 26 seconds (average 2 minutes 12.167 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.31.3-132-g27a4c74 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
m m
m m -Duse64bitall
m m -Dusequadmath
m m -Duseithreads
m m -Duseithreads -Duse64bitall
m m -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE27a4c7430e739f4c4cd4ed44829d06a7b057bdf5
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
intrpvar.h: In function 'void S_init_interp()':
intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated
(declared at proto.h:3519) [-Wdeprecated-declarations]
perl.c:3892:53: note: in definition of macro 'PERLVARI'
intrpvar.h:813:39: note: in expansion of macro 'PERL_UNLOCK_HOOK'
sv.c: In function 'void Perl_sv_clear(SV*)':
sv.c:6735:38: error: cannot convert 'SV* {aka sv*}' to 'const REGEXP* {aka
const p5rx*}' for argument '1' to 'regexp* Perl_ReANY(const REGEXP*)'
sv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':
embed.h:831:26: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated
(declared at sv.c:10718) [-Wdeprecated-declarations]
sv.c:10747:5: note: in expansion of macro 'sv_setpviv'
embed.h:831:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated
(declared at sv.c:10718) [-Wdeprecated-declarations]
intrpvar.h: In function 'void S_init_interp(PerlInterpreter*)':
intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(PerlInterpreter*, SV*)'
is deprecated (declared at proto.h:3519) [-Wdeprecated-declarations]
perl.c:3878:64: note: in definition of macro 'PERLVARI'
sv.c: In function 'void Perl_sv_clear(PerlInterpreter*, SV*)':
sv.c: In function 'void Perl_sv_setpviv_mg(PerlInterpreter*, SV*, IV)':
embed.h:831:26: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is
deprecated (declared at sv.c:10718) [-Wdeprecated-declarations]
embed.h:831:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is
deprecated (declared at sv.c:10718) [-Wdeprecated-declarations]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)