-
-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
openjdk 15.0.1 #61226
openjdk 15.0.1 #61226
Conversation
de72539
to
ae6fb28
Compare
Previous failures
10.15 It looks like the most of 10.15 only fails are related to Xcode 12 update
10.14
10.13
|
d92c6b4
to
afaf038
Compare
I'd love to see this merged. Is there any way I can help progress this, @bayandin? |
You can help fix all posted build failures. |
afaf038
to
defdca3
Compare
defdca3
to
e505450
Compare
Fails on all macOS versions:
Additional failures on 10.15 (I believe most of them could be related to Xcode 12 update):
On 10.13:
|
I fixed mercury in #62606, no clue why this run didn't pick it up. |
It looks like it was merged after tests were triggered (I don't see the patch in my branch). |
Also, it seems we need to add |
Wasn't able to reproduce the same failure, but got a similar problem (diffblue/cbmc#4956) by switching CMake generator to ninja, and applying suggested workaround ( |
e505450
to
4c5ce73
Compare
Ok, we got some progress, but still have some failures:
|
Regarding
It looks like cmake flags that we set (
and then
It happens because Penryn processor (that we have on our High Sierra agents) supports sse4.1 and doesn't support 4.2. Since
|
7386347
to
48f51bf
Compare
e36eb96
to
5d28034
Compare
komposition: #63449 |
6b80403
to
312bfe5
Compare
20ca438
to
9ae9306
Compare
|
9ae9306
to
f906d4d
Compare
There're only 2 failed tests on High Sierra: already known
@jonchang I believe we're finally ready to merge it 🎉 |
Yeah let's do it 😅 |
Created with
brew bump-formula-pr
.