Errors building shenandoah on MacOS

Aleksey Shipilev shade at redhat.com
Mon Sep 11 14:56:10 UTC 2017


On 09/11/2017 04:22 PM, Aleksey Shipilev wrote:
> On 09/11/2017 04:16 PM, Lennart Börjeson wrote:
>>> 11 sep. 2017 kl. 16:09 skrev Aleksey Shipilev <shade at redhat.com>:
>>> On 09/11/2017 04:00 PM, Lennart Börjeson wrote:
>>>> Sadly, I’m not sufficiently knowledgable in C++ to pinpoint the error. I’m guessing there are
>>>> differences in the default types in the compiler used on MacOS.
>>>
>>> Thanks for the logs. This is LLVM, right? We can try and fix the warnings blindly, but we would
>>> appreciate if you can try the fixes we would post on this list.
>>>
>>
>> I’d be happy to test any fixes you might throw in my direction!
> 
> Okay, let me do the patch chain that fixes these known problems, and then you can try to apply it
> and build again.

How about this?
  http://cr.openjdk.java.net/~shade/shenandoah/try-macos-fix/webrev.01/

$ cd hotspot/
$ wget http://cr.openjdk.java.net/~shade/shenandoah/try-macos-fix/webrev.01/hotspot.changeset
$ patch -p1 < hotspot.changeset

Thanks,
-Aleksey




More information about the shenandoah-dev mailing list