-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
execution of latest master fails on athyra #442
Comments
My guess is that this is caused by the -ftest-coverage and -pg options used in building the zlib files. |
I have a fix for this my #438 PR.
On Sat, May 31, 2014 at 7:24 AM, C. Titus Brown notifications@github.com
|
On Sat, May 31, 2014 at 04:04:00PM -0700, Michael R. Crusoe wrote:
OK, let's cherry-pick this into a different PR and get it reviewed & merged, thanks,
|
After a make clean all, 'nosetests' fails:
Failure: ImportError (/home/t/dev/khmer/khmer/_khmermodule.so: undefined symbol: __gcov_merge_add) ... ERROR
The text was updated successfully, but these errors were encountered: