Warnings while building OpenJDK 8 on Linux

Omair Majid omajid at redhat.com
Wed Aug 7 22:47:51 UTC 2013


On 08/07/2013 06:40 PM, Chris Hegarty wrote:
> 
> On 7 Aug 2013, at 23:22, Omair Majid <omajid at redhat.com> wrote:
> 
>> On 08/07/2013 06:02 PM, Константин Периков wrote:
>>> Hi,
>>>
>>> I'm trying to build OpenJDK 8 on Arch Linux and get warnings, that crash
>>> compilation. Is there any flag to ignore this warnings?
>>
>> I don't think there is a general flag that does this.
>>
>> The only case where warnings cause the build to fail that I know about
>> is in the network area, which can be worked around by setting
>> SCTP_WERROR to empty:
>>
>> make SCTP_WERROR="" all
> 
> Interesting. I never seen this failure. Can you provide any other information about it?
> 

Sure. There's an entire thread about it :) The thread starts here:
http://mail.openjdk.java.net/pipermail/build-dev/2013-July/009509.html

The online mailing list shows only 3 emails in the thread, but it
resumes here:

http://mail.openjdk.java.net/pipermail/build-dev/2013-July/009605.html

I can get you build logs showing the build failure if you need them.

Cheers,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the build-dev mailing list