[MacPorts] #43086: Trouble with MacPorts installation of graph tool
MacPorts
noreply at macports.org
Thu Apr 10 14:10:53 PDT 2014
#43086: Trouble with MacPorts installation of graph tool
------------------------------+------------------------
Reporter: t.m.isele@… | Owner: mmoll@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: graph-tool
Port: py27-graph-tool |
------------------------------+------------------------
Comment (by t.m.isele@…):
Hi there,
in the meantime I deinstalled all inactive ports by
{{{
port uninstall inactive
}}}
Then I deinstalled python and its dependents by
{{{
port uninstall --follow_dependents python27
}}}
Then I installed graph tool anew by
{{{
port install py27-graph-tool
}}}
This operation has just finished.
Still I get the same error.
Could it be that this bug is really some issue with these ports in their
latest version, together with my operating system (OSX 10.8.5.)?
Graph tool used to work a couple of months ago until I upgraded.
Could anybody with a working graph tool maybe have a look with
{{{
nm -a /opt/local/lib/libboost_python-mt.dylib
}}}
whether the symbol
{{{
__ZN5boost6python7objects23register_dynamic_id_auxENS0_9type_infoEPFNSt3__14pairIPvS2_EES5_E
}}}
is present or not? This would point the direction in which to investigate
further (symbol there -> more likely an issue with graph-tool, symbol not
there -> more likely an issue with boost).
The next thing I could imagine would only be to deinstall all ports
completely, deinstall macports itself. And then reinstall everything
again..
Any further suggestions?
Thanks,
Thomas
--
Ticket URL: <https://trac.macports.org/ticket/43086#comment:16>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list