Skip to content
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

Closed
climbfuji opened this issue Mar 16, 2022 · 6 comments
Assignees

Comments

@climbfuji
Copy link
Collaborator

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.

@climbfuji
Copy link
Collaborator Author

I tested this on my mac with apple-clang@13.0.0 and parallelio-2.5.2 builds fine. @shlyaeva

@shlyaeva
Copy link
Collaborator

I'm going to try again tomorrow, and will post the error message.

@shlyaeva shlyaeva self-assigned this Mar 17, 2022
@kgerheiser
Copy link
Contributor

Is it this issue? JCSDA/spack#17

Looks like a legitimate build problem, perhaps related to the MPI version.

@kgerheiser
Copy link
Contributor

If so, the fix was merged with NCAR/ParallelIO#1916

We could create a patch from this PR.

@shlyaeva
Copy link
Collaborator

shlyaeva commented Mar 18, 2022

@kgerheiser yes, the same issue; patching would be great!
update and I was building with mpich4.0.1, which agrees with the issue reported in NCAR/ParallelIO#1912

@kgerheiser
Copy link
Contributor

Fixed with the submodule update in #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants