[MacPorts] #33641: py27-graph-tool @2.2.15 won't build
MacPorts
noreply at macports.org
Sat May 26 06:17:42 PDT 2012
#33641: py27-graph-tool @2.2.15 won't build
------------------------------------------+---------------------------------
Reporter: anthony.bak@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: graph-tool build lion python | Port: py27-graph-tool
------------------------------------------+---------------------------------
Comment(by mmoll@…):
How do you know that the problem is with clang and FSF gcc? As far as I
know these are fairly standards-compliant compilers. I tried to compile
with the apple-gcc-4.2 compile and that fails spectacularly, producing a
log file close to one 1GB (luckily very compressible), that I have
attached. Below are some of the error messages I get:
{{{
:info:build graph_sfdp.hh:131: error: call of overloaded 'pow(int, int)'
is ambiguous
:info:build graph_sfdp.hh:131: error: call of overloaded 'pow(long long
int, int)' is ambiguous
:info:build graph_sfdp.hh:314: error: no matching function for call to
'get(boost::tuples::tuple<std::vector<double, std::allocator<double> >,
double, boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type>&)'
:info:build graph_sfdp.hh:314: error: no matching function for call to
'get(boost::tuples::tuple<std::vector<double, std::allocator<double> >,
int, boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type>&)'
:info:build graph_sfdp.hh:314: error: no matching function for call to
'get(boost::tuples::tuple<std::vector<double, std::allocator<double> >,
long double, boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type,
boost::tuples::null_type, boost::tuples::null_type>&)'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33641#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list