#36903: py27-graph-tool @2.2.17 build returned: command execution failed. ---------------------------------------+-------------------------------- Reporter: clancy.julien@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: graph-tool, mountain lion | Port: graph-tool ---------------------------------------+-------------------------------- I'm trying to install graph-tool and have downloaded all of the dependencies, all of which (to the best of my knowledge) installed properly. Graph-tool did not, and presents this message: {{{ Error: org.macports.build for port py27-graph-tool returned: command execution failed Please see the log file for port py27-graph-tool for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-graph-tool failed }}} Most clear errors in the log file look like this: {{{ :info:build ./graph_eigenvector.hh:44:23: error: no matching constructor for initialization of 'boost::unchecked_vector_property_map<double, boost::vec_adj_list_vertex_id_map<boost::no_property, unsigned long>>' :info:build CentralityMap c_temp(vertex_index, num_vertices(g)); :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }}} I am running OSX Mountaing Lion, XCode 4.5, and have Python 2.7 installed. I've attached the logfile. If this is a known issue, how is it resolved, and if not, should I uninstall and reinstall all dependent ports? -- Ticket URL: <https://trac.macports.org/ticket/36903> MacPorts <http://www.macports.org/> Ports system for Mac OS