-
Notifications
You must be signed in to change notification settings - Fork 144
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
Can't Compile OpenMPI version 4.1.4 with GCC 12.2.0 #886
Comments
You need to add a dependency on https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/u/util-linux/util-linux-2.38.1-GCCcore-12.2.0.eb which provides the missing To add the dependency, you need to edit the easyconfig file and change the dependencies section to
|
Hi,
Thanks |
This doesn't show the actual error, you would need to find the source of the error in the log file. |
It is like error from test after compile. I'm not sure how can i trace the error from easybuild because the output from previous post is from easybuild log |
In the build directory being used by EasyBuild, there should be a |
I tried to install OpenMPI version 4.1.4 with GCC 12.2.0 with these error.
I'm not sure how can i fix this.
The text was updated successfully, but these errors were encountered: