On Fri, 21 Oct 2016 16:20:32 -0600
Orion Poplawski <or...@cora.nwra.com> wrote:

> FYI -
> 
> I'm starting to see more builds fail with errors like the following
> in rawhide:
> 
> In file included from /usr/include/c++/6.2.1/cmath:45:0,
>                  from /usr/include/c++/6.2.1/math.h:36,
>                  from /usr/include/cubew/cubew_report_layouts_types.h:28,
>                  from /usr/include/cubew/cubew_types.h:31,
>                  from /usr/include/cubew/cubew_metric.h:28,
>                  from ../../build-backend/../src/scout/Pattern.h:24,
>                  from ../../build-backend/../src/scout/OmpPattern.h:21,
>                  from ../../build-backend/../src/scout/OmpPattern.cpp:20:
> /usr/include/math.h:346:1: error: template with C linkage
>  template <class __T> inline bool
>  ^~~~~~~~
> 
> The problem seems to be in various C libraries wrapping system
> #includes inside of extern "C" {} blocks.  I've just fixed cube and
> grib_api, but there may be others out there.

Does this one mean perl needs fixing?
https://apps.fedoraproject.org/koschei/package/perl-Text-Hunspell?collection=f26

In file included from /usr/include/c++/6.2.1/cmath:45:0,
                 from /usr/include/c++/6.2.1/math.h:36,
                 from /usr/lib/perl5/CORE/perl.h:2109,
                 from Hunspell.xs:9:
/usr/include/math.h:346:1: error: template with C linkage

Paul.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to