-
Notifications
You must be signed in to change notification settings - Fork 900
Absoft MTT 32 bit build failure on master #4146
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
Comments
From @cagoelz:
|
Here it is. |
Hmm, seems this is a side-effect of deleting the old hand-coded ASM. This commit is why it is failing: b5ea5e09 . @bwbarrett Do you remember any of the details? I wonder if gcc still has this limitation. |
Wow; talk about bad flashbacks. I love this part:
Apparently it took 12 years for the hack to catch up with us. Shockingly, I do remember this one. |
…ible to" This reverts commit b5ea5e0 This commit reverts a change that is hopefully not necessary. If this is the case this will fix open-mpi#4146. Signed-off-by: Nathan Hjelm <[email protected]>
…ible to" This reverts commit b5ea5e0 This commit reverts a change that is hopefully not necessary. If this is the case this will fix #4146. Signed-off-by: Nathan Hjelm <[email protected]>
Should be fixed now. We will re-open if MTT continues to show failures. |
Absoft's MTT is showing a 32 bit build failure on master -- linking
opal_wrapper
seems to be looking for a non-existentopal_cmpset_64
symbol.See https://mtt.open-mpi.org/index.php?do_redir=2478.
@cagoelz sent the attached full logs, but they apparently don't show much beyond what we see in MTT generated by:
make_output.txt
config_output.txt
The text was updated successfully, but these errors were encountered: