$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [trippels-ppc64le][math] Missing quadmath.h errors
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-11-16 05:48:49
Hi,
I'm seeing some test failures on the trippels-powerpc64le-gcc-6.0 tester
that amount to Boost.Math failing to build because the quadmath.h header
is missing.
I understand that gcc 6.0 is an unreleased compiler, but the error is
probably not a consequence of a compiler bug. Besides, another tester,
Flast-FreeBSD10-gcc-6.0.0~gnu++11, passes. Is it possible that the
header is not provided for powerpc64le? Or is an optional dependency
whose presence is misdetected? Is this a known problem?