Thomas Rampelberg created MESOS-1713:
----------------------------------------
Summary: Python framework test dies on OSX because of missing
symbol
Key: MESOS-1713
URL: https://issues.apache.org/jira/browse/MESOS-1713
Project: Mesos
Issue Type: Bug
Affects Versions: 0.20.0
Reporter: Thomas Rampelberg
Assignee: Timothy Chen
When building 0.20 on OSX, the build completes but during the test there is a
problem with the cgroup symbols:
ImportError:
dlopen(/Users/jyu/.python-eggs/mesos.native-0.20.0-py2.6-macosx-10.4-x86_64.egg-tmp/mesos/native/_mesos.so,
2): Symbol not found: __ZN7cgroups9hierarchyERKSs
Referenced from:
/Users/jyu/.python-eggs/mesos.native-0.20.0-py2.6-macosx-10.4-x86_64.egg-tmp/mesos/native/_mesos.so
--
This message was sent by Atlassian JIRA
(v6.2#6252)