-
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
Building shared ESMF on macOS fails in linker stage #956
Comments
Interesting. As @oehmke said in esmf-org/esmf#209, try setting |
That worked! I'll submit a PR to spack with the change for macOS when building shared ESMF. Sorry for the late reply, all-day meeting today ... |
See: spack/spack#42133 # issue in spack develop |
That’s great to hear that that fixed the issue! In 8.6 we added a change to the Darwin build to allow ESMF tracing to work on that platform, but it looks like maybe it has unintended consequences. Strangely, the gfortran clang openmpi build works fine on one of our test systems... To answer Matt, I think for now unless you need tracing if you run into issues on Darwin, try ESMF_TRACE_LIB_BUILD=OFF. We’ll look into it more on our side and see if we figure out what’s going on with that. Thanks.
… On Jan 17, 2024, at 6:42 PM, Dom Heinzeller ***@***.***> wrote:
See:
spack/spack#42133 <spack/spack#42133> # issue in spack develop
spack/spack#42134 <spack/spack#42134> # pull request in spack develop (cherry-picked from PR to our spack fork)
JCSDA/spack#393 <JCSDA/spack#393> # pull request to our spack fork
—
Reply to this email directly, view it on GitHub <#956 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AE6A7U63ZWYNVLUR7D6VF6TYPB4ZHAVCNFSM6AAAAABB53XPGOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJXGYZDKMRVGY>.
You are receiving this because you were mentioned.
|
Closed via JCSDA/spack#393 |
Describe the bug
See PR #953 for the code changes to trigger this error (in CI and on my macOS):
To Reproduce
See #953
Expected behavior
It builds!
System:
macOS (CI, @climbfuji's macOS)
Additional context
openmpi
is built by/in spack, not as an external packageThe text was updated successfully, but these errors were encountered: