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
CMake build issue on travis #1839
Comments
@aashish24 what is a
This is what we're getting on |
@aashish24 can you please take a look at this ASAP.. It's causing problems downstream PCMDI/pcmdi_metrics#307 |
@gleckler1 @doutriaux1 pinging you here - this is relevant for PCMDI/pcmdi_metrics#307 |
@aashish24 it would seem that after a successful
@aashish24 @doutriaux1 is this a known |
@durack1 yeah I believe CMake does not add itself to path which I think is the right behavior. We should set the path correctly. I will have a look at it unless someone else wants to take it. |
@aashish24 if you could ascertain the best fix here that would be great.. I did test with It'd be great to get a quick response to this too, we're hoping to get some folks up and running remotely with UV-CDAT and they're hitting issues with the install.. |
@aashish24 I've just tried to update |
Conda switch solves thia, just uae conda to gwt uvcdat on travis |
@aashish24 @doutriaux1 can you take a peek at https://travis-ci.org/PCMDI/pcmdi_metrics/jobs/109982706#L4194-L4204
It would seem that there is a CMake install failure that is tripping over our
travis
testing..The text was updated successfully, but these errors were encountered: