-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[cmake] Patch tbb for Apple M1 (issue #6903). #7020
Conversation
Starting build on |
e46ea70
to
15f3ad2
Compare
Starting build on |
Build failed on mac11.0/cxx17. |
@phsft-bot build just on mac11.0/cxx17 |
Starting build on |
@Axel-Naumann do you know if mac11.0/cxx17 is M1 or I mistaken :)? |
@phsft-bot build just on mac11arm/cxx17 |
Didn't recognize |
@phsft-bot build just on mac11arm/cxx17 |
Starting build on |
Build failed on mac11arm/cxx17. Errors:
|
Phew. @oshadura we have |
@phsft-bot build just on mac11arm/cxx17 |
Starting build on |
Build failed on mac11arm/cxx17. Errors:
|
Starting build on |
Build failed on ROOT-fedora30/cxx14. Failing tests: |
Build failed on ROOT-debian10-i386/cxx14. Failing tests: |
Build failed on mac11.0/cxx17. Failing tests: |
@phsft-bot build just on mac11arm/cxx17 |
Starting build on |
Build failed on mac11arm/cxx17. Errors:
Warnings:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it is missing one more patch (deprecated warnings from xcode). I think we can merge this PR and resolve warnings in different PR.
@phsft-bot build just on mac11arm/cxx17 with flags -DVc=Off -Dbuiltin_vc=Off |
Starting build on |
Build failed on mac11arm/cxx17. Errors:
And 8 more Warnings:
And 49 more |
All non-M1 errors are pre-existing. |
Apply patch from uxlfoundation/oneTBB#258