-
Notifications
You must be signed in to change notification settings - Fork 173
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
libarmadillo failure when conda installing ISIS 4.2.0 on Jenkins #4165
Comments
@kberryUSGS Can you link to the test job that it's failing on. I looked at the most recent and they are failing on not finding kakadu, not armadillo. |
@jessemapel Absolutely! The general job it's failing on is: https://astroservices.usgs.gov/jenkins/job/ISIS-Nightly-Builds/job/anaconda_tests/, and since I've been working on this a little bit, the most recent runs don't show the libarmadillo error, but this one does: https://astroservices.usgs.gov/jenkins/job/ISIS-Nightly-Builds/job/anaconda_tests/379/ |
I'm still working on this, but more information:
|
Likely related to #4108 |
@jessemapel Yeah, definitely! I've modified the |
This issue was bigger than I could tackle during continuous support. Here is some information about what I tried and found out: In the |
Here is the meta.yaml I tried that failed to solve the problem and resulted in the build as described in the previous comment:
|
Thank you for your contribution! Unfortunately, this issue hasn't received much attention lately, so it is labeled as 'stale.' If no additional action is taken, this issue will be automatically closed in 180 days. |
Description
The automated test to check if ISIS can be installed using conda install is failing with a libarmadillo error (cannot find libarmadillo.so)
How to reproduce
Check re-run Jenkins job.
Possible Solution
Possibly moving libarmadillo into the hosts section?
Additional context
The text was updated successfully, but these errors were encountered: