Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 2015 14:30:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 194760] graphics/inkscape 0.48.5 failed compiling: Compilation failed unexpectedly
Message-ID:  <bug-194760-6497-T14vChLZnz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194760-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194760-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194760

--- Comment #9 from martin.dieringer@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194760-6497-T14vChLZnz>