Ok, so installing boost+python27 solved the configuration problem, but it still fails in the build. The log file says: :info:build graph_geometric.hh: In member function 'void graph_tool::get_geometric::operator()(Graph&, Pos, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > >
&, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > >&, double, bool) const [with Graph = boost::UndirectedAdaptor<boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property<boost::edge_index_t, long unsigned int, boost::no_property>, boost::no_property, boost::listS> >, Pos = boost::unchecked_vector_property_map<std::vector<double, std::allocator<double> >, boost::vec_adj_list_vertex_id_map<boost::no_property, long unsigned int> >]': :info:build graph_geometric.hh:163: internal compiler error: in lower_stmt, at gimple-low.c:286 :info:build Please submit a full bug report, :info:build with preprocessed source if appropriate. :info:build See <URL:http://developer.apple.com/bugreporter> for instructions. :info:build make[4]: *** [graph_geometric.lo] Error 1 :info:build make[4]: *** Waiting for unfinished jobs.... :info:build make[3]: *** [all-recursive] Error 1 :info:build make[2]: *** [all-recursive] Error 1 :info:build make[1]: *** [all-recursive] Error 1 :info:build make: *** [all] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_Users_jannafierst_DarwinPorts_local-sources_science_graph-tool/work/graph-tool-2.2.13" && /usr/bin/make -j4 all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for graph-tool): org.macports.activate org.macports.build org.macports.destroot org.macports.install
It seems to be hitting a bug, but I can't tell if it is in graph-tool or not. Thanks again for your help! -Janna -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.