-
Notifications
You must be signed in to change notification settings - Fork 48
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
parallelio build failure with apple-clang 12.0.5 (but not with (llvm-)clang) #66
Comments
I tested this on my mac with apple-clang@13.0.0 and parallelio-2.5.2 builds fine. @shlyaeva |
I'm going to try again tomorrow, and will post the error message. |
Is it this issue? JCSDA/spack#17 Looks like a legitimate build problem, perhaps related to the MPI version. |
If so, the fix was merged with NCAR/ParallelIO#1916 We could create a patch from this PR. |
@kgerheiser yes, the same issue; patching would be great! |
Fixed with the submodule update in #88 |
parallelio fails to build with errors about conflicting type definitions when using apple-clang 12.0.5. This was reported by two people independently. It builds fine on my macOS with llvm-clang@13.0.0.
I will try to reproduce the error and paste the exact error message here.
The text was updated successfully, but these errors were encountered: