[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [maint-5.28] v5.28.1-54-gfd79d2dc22 FAIL(M) linux 4.9.0-8-amd64 [Debian GNU/Linux 9.8 (x86_64/1 cpu)
Message-ID: <E1hAo5H-00038M-F8@cjg-stretch>
Date: Sun, 31 Mar 2019 22:58:07 -0500
Automated smoke report for branch maint-5.28 5.28.2 patch fd79d2dc227f95baade4fe63e9ed57279357d58d v5.28.1-54-gfd79d2dc22
cjg-stretch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (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 47 minutes (average 23 minutes 59 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.28.1-54-gfd79d2dc22 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
M M -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
M M -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEfd79d2dc227f95baade4fe63e9ed57279357d58d
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
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)