Automated smoke report for branch maint-5.28 5.28.3 patch
52faf2cd63bf1d8bce80a7475d8af1bf1be88f04 v5.28.3-3-g52faf2cd63
cjg-stretch: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz)
(x86_64/1 cpu)
on linux - 4.9.0-12-amd64 [Debian GNU/Linux 9.12 (stretch)]
using g++ version 6.3.0 20170516
smoketime 4 hours 23 minutes (average 21 minutes 57 seconds)
Summary: FAIL(FM)
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.28.3-3-g52faf2cd63 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
M M -Dusequadmath
F F -Duseithreads
F F -Duseithreads -Duse64bitall
M M -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE52faf2cd63bf1d8bce80a7475d8af1bf1be88f04
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Time-Local/t/Local.t................................FAILED
6, 12
Non-zero exit status: 2
Compiler messages(gcc):
perl.h:6728:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for
C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1384:42: warning: option '-Wc++-compat' is valid for C/ObjC but not
for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1404:42: warning: option '-Wc++-compat' is valid for C/ObjC but not
for C++ [-Wpragmas]
POSIX.xs: In function 'void XS_POSIX_acos(CV*)':
POSIX.xs:2419:22: error: call of overloaded 'log10(NV&)' is ambiguous
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:112:1: note: candidate: double
log10(double)
/usr/include/c++/6/cmath:384:3: note: candidate: constexpr long double
std::log10(long double)
/usr/include/c++/6/cmath:380:3: note: candidate: constexpr float
std::log10(float)
POSIX.c: In function 'void XS_POSIX_ldexp(CV*)':
POSIX.c:3540:23: error: call of overloaded 'ldexp(NV&, int&)' is ambiguous
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:106:1: note: candidate: double
ldexp(double, int)
/usr/include/c++/6/cmath:346:3: note: candidate: constexpr long double
std::ldexp(long double, int)
/usr/include/c++/6/cmath:342:3: note: candidate: constexpr float
std::ldexp(float, int)
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
POSIX.xs: In function 'void XS_POSIX_acos(PerlInterpreter*, CV*)':
POSIX.c: In function 'void XS_POSIX_ldexp(PerlInterpreter*, CV*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)