[MacPorts] #41218: fityk @1.2.1_1 +universal compile error - build failure
MacPorts
noreply at macports.org
Thu Nov 21 04:30:30 PST 2013
#41218: fityk @1.2.1_1 +universal compile error - build failure
---------------------+--------------------------------
Reporter: uvw2@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: fityk |
---------------------+--------------------------------
Comment (by mojca@…):
It may work in Mavericks, but it fails on Lion.
{{{
In file included from view.cpp:6:
./common.h:231:14: error: use of undeclared identifier 'isfinite'; did you
mean 'is_finite'?
{ return isfinite(a); }
^~~~~~~~
is_finite
./common.h:228:13: note: 'is_finite' declared here
inline bool is_finite(double a)
^
In file included from logic.cpp:5:
In file included from ./logic.h:8:
In file included from ./mgr.h:9:
In file included from ./tplate.h:11:
./common.h:231:14: error: use of undeclared identifier 'isfinite'; did you
mean 'is_finite'?
{ return isfinite(a); }
^~~~~~~~
is_finite
./common.h:228:13: note: 'is_finite' declared here
inline bool is_finite(double a)
^
1 error generated.
}}}
Please ask the developers to fix this first.
--
Ticket URL: <https://trac.macports.org/ticket/41218#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list