[Bug 194760] graphics/inkscape 0.48.5 failed compiling: Compilation failed unexpectedly
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 7 14:30:07 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194760
--- Comment #9 from martin.dieringer at gmx.de ---
It compiles with clang despite OPENMP is checked and there are messages about
unused -fopenmp.. But using GCC it breaks at
CXX libvpsc/generate-constraints.o
In file included from libvpsc/generate-constraints.cpp:22:0:
libvpsc/generate-constraints.cpp: In member function 'bool
vpsc::CmpNodePos::operator()(const vpsc::Node*, const vpsc::Node*) const':
./2geom/math-utils.h:113:30: error: 'isnan' was not declared in this scope
# define IS_NAN(_a) (isnan(_a)) /* GNU definition */
^
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list