-
Notifications
You must be signed in to change notification settings - Fork 572
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
Tpetra Mac build issue in Nalu nightly #12773
Comments
Yeah, that's totally @cwpearson's fancy C++. |
Fancy == standard? Do I need a compiler update on the Mac side? I thought that the version I am using was acceptable by the eyes of Trilinos (c++ 17 compliant). |
Oh, and where are the standard Mac build/tests results for the Trilinos project? I can see how the Mac installations might be different. |
@cwpearson , @csiefer2 : do we have a path forward here? Mac remains broken despite being "compliant". Can we process a revert? @jwillenbring |
@spdomin Mac doesn't get tested as part of the PR process, as you can see here. Thus, it doesn't surprise me that it breaks sometimes. If there's sufficient demand for Mac PR testing we can talk to @sebrowne about the possibility of doing that. I'll track down @cwpearson and see if he can reproduce the error. Not having access to a Mac myself, I can't. |
Out of curiosity, what C++ compiler are you using @spdomin ? |
I thought that Sierra tests on Mac? Otherwise, I am using Clang 11 - which I thought was a c++ 20 compliant compiler. What version should I be using on the Mac? I am happy to bump up the version and re-test. |
As far as I can tell from a quick scan of the sierra dashboard, sierra doesn't test on mac. We do have some clang-14 builds. |
I can't reproduce this on my mac by building the Tpetra tests, which should exercise this code.
But, we probably just need |
In the mean time we need that anyway, so I will make a PR for that. |
@cwpearson - thank you as this resolved the build error. I launched a nightly test suite. One that is complete, I can close this ticket. Best, |
Looks clean - thanks for the fix. |
Greetings,
A new build error on our Mac platform popped up in Tpetra. Any ideas?
First Bad: Trilinos/develop SHA1: 8acbba29af4a3dce8cb69dbc71c611f2478f9739
The text was updated successfully, but these errors were encountered: