-
Notifications
You must be signed in to change notification settings - Fork 10
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
exago+mpi~python
fails to build
#44
Comments
#40 missed this in the GitHub action - seems like this build failure only occurs when there is no Python on the system, with the GitHub action passing over this and detecting some default system Python. This is a fixable CMake error... |
In theory the same build should catch this and #39, but since the builds were not going through for a bit there we will see. Still don't understand why xSDK tests without python caught this edge case, but GitHub CPU build didn't (maybe it will...) |
https://gitlab.com/xsdk-project/spack-xsdk/-/jobs/5273380918 - CMake still tries to look for Python and fails to find it
From xsdk-project/xsdk-issues#224
Closely related to #39, but
+mpi
insteadThe text was updated successfully, but these errors were encountered: