-
Notifications
You must be signed in to change notification settings - Fork 28
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 on CentOS 6.4 #22
Comments
5/105 Test #6: testFPB .........................._Exception: Illegal 0.31 sec I tried running testFPB directly and got looking at the source it isn't making it out of test1FPBReaderBasics() |
D'oh (user error) [14:22:53] ----------------------- |
I will try to reproduce the error but it would be relevant to know what revision of the RDKit you tried to build, and which branch of the conda-rdkit recipes you used. In case you tried to build the latest RDKit release using the recipes from the master branch, you might then also consider installing the same packages from the rdkit channel on anaconda.org (those packages are built in a centos6 container using the included Dockerfile). Please note that higher privileges (root) are not required to run the build (or more generically, to use anaconda). |
2016_03_2 version of rdkit using conda-rdkit I set up conda as per instructions on the rdkit page we have an older version running from rpm but our devs are chasing a feature that's only in the latest release I'll try your suggestion of |
Seems like we can close this, an install vai miniconda by the developer seems to have made him happy. I still think there is a build issue with CentOS 6.4 but as that's not the latest and greatest it's probably not an issue for most. |
The following tests FAILED:
6 - testFPB (ILLEGAL)
10 - pyFPB (ILLEGAL)
Digging through the entire build log I see no obvious errors.
Any thoughts on how to proceed?
The text was updated successfully, but these errors were encountered: