[MacPorts] #33641: py27-graph-tool @2.2.15 won't build

MacPorts noreply at macports.org
Sat May 26 06:45:30 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 tiago@…):

 I'll fix the problem with apple-gcc; it is a very simple issue.

 Regarding the crash with with FSF GCC, just take a look at the stack
 trace. It comes from within the free function, within the boost::any code.
 I was able to reproduce these bugs with very simple boost::python examples
 from the boost documentation. It is very unlikely these are actual bugs in
 the libraries, since these examples run flawlessly in other architectures
 and compilers.

 I haven't investigated in detail why clang does not compile graph_tool,
 but I do use some specific functions from GCC in order to demangle C++
 symbol names for debugging purposes, and this will definitely not work
 with clang. But I will investigate clang as an option, since apple-gcc
 will probably be deprecated at some point.

-- 
Ticket URL: <https://trac.macports.org/ticket/33641#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list