Skip to content
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

build fails (Unifrac + seppgg) #110

Open
sjanssen2 opened this issue Sep 25, 2017 · 2 comments
Open

build fails (Unifrac + seppgg) #110

sjanssen2 opened this issue Sep 25, 2017 · 2 comments

Comments

@sjanssen2
Copy link
Collaborator

Hi think the issue is that the check for presence of the package in the anaconda cloud exists with a status != 0 (because those new packages are not present) which then is interpreted picked up by the python calling function as an error (rather than an information) cause it to stop the program :-/

conda-recipes/ci/main.py function is_not_uploaded line 102

@sjanssen2
Copy link
Collaborator Author

Hey @RNAer: looking deeper into that, I think it boils down to not being able to properly install boost program options and stuff of OSx builds for Diamond.
It also uses a quite old version of Diamond. Should be update Diamond to a more recent one and hope that boost issues have been resolved?

@sjanssen2
Copy link
Collaborator Author

note that also master fails!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant