-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9020/
-----------------------------------------------------------

Review request for mesos, Benjamin Hindman and Vinod Kone.


Description
-------

This fixes a regression in the python tests to the the addition of gperftools.


Diffs
-----

  src/python/setup.py.in a564cd8a0664a962bc71fc63f2a873737c275a8e 

Diff: https://reviews.apache.org/r/9020/diff/


Testing
-------

make check OSX (works)
make check Linux, still seeing:

$ ./src/examples/python/test-framework 
Traceback (most recent call last):
  File 
"/home/bmahler/git/mesos/build/../src/examples/python/test_framework.py", line 
23, in <module>
    import mesos
  File "build/bdist.linux-x86_64/egg/mesos.py", line 22, in <module>
  File "build/bdist.linux-x86_64/egg/_mesos.py", line 7, in <module>
  File "build/bdist.linux-x86_64/egg/_mesos.py", line 6, in __bootstrap__
ImportError: 
/home/bmahler/.python-eggs/mesos-0.12.0-py2.6-linux-x86_64.egg-tmp/_mesos.so: 
undefined symbol: ProfilerStart


Thanks,

Ben Mahler

Reply via email to