Automated smoke report for branch maint-5.28 5.28.2 patch
0a42cc2422c0013fd499b5cc33654466d7bb1286 v5.28.1-84-g0a42cc2422
cjg-stretch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2222MHz)
(x86_64/1 cpu)
on linux - 4.9.0-8-amd64 [Debian GNU/Linux 9.8 (stretch)]
using g++ version 6.3.0 20170516
smoketime 4 hours 49 minutes (average 24 minutes 9 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.1-84-g0a42cc2422 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
M M -Dusequadmath
F O -Duse64bitall
O O -Duseithreads
M M -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE0a42cc2422c0013fd499b5cc33654466d7bb1286
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Duse64bitall
../cpan/ExtUtils-Constant/t/Constant.t......................FAILED
3
Bad plan. You planned 302 tests but ran 3.
../cpan/ExtUtils-MakeMaker/t/eu_command.t...................FAILED
8
Non-zero exit status: 1
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)