-
Notifications
You must be signed in to change notification settings - Fork 567
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
Zoltan: missing target when building Albany #12371
Comments
@bartlettroscoe @sebrowne Do you understand why that could be happening? Maybe this is related to #12362? |
Yea, it is most certainly caused by: The CMake documentation for LINK_LIBRARIES_ONLY_TARGETS did not mention that issue (but I should have realized this would happen). @sebrowne, we should revert that PR ASASP and come up with a different solution. (And that solution will likely be a "MLib" TPL that will generate the correct targets for the installed |
PR: reverts the change. Someone just needs to approve that PR and it needs to get through PR testing. |
Thanks! I can reviews if you add me as a reviewer. |
It looks like this has been resolved through the revert. Do you want me to keep this issue open, since I presume a different workaround from the revert is desired, or should I close it? |
Ok I will close in this case. |
It seems that we are seeing an error related to a missing target in Zoltan when building Albany:
https://sems-cdash-son.sandia.gov/cdash/build/52980/configure
Can someone please look into this?
@trilinos/zoltan
The text was updated successfully, but these errors were encountered: