Re: corrupt messages in build logs

2011-02-02 Thread Jonathan Gibbons
Thanks all for the responses. Yes, I think I was seeing it on Solaris logs, and regrettably, ALT_PARALLEL_COMPILE_JOBS=1 is not an option without a time machine, since I've been trawling through all the old build logs analyzing warnings -- and I'd prefer not to redo all the many JDK7 builds we

Re: corrupt messages in build logs

2011-02-02 Thread Kelly O'Hair
On Feb 2, 2011, at 6:10 PM, Dr Andrew John Hughes wrote: On 16:43 Wed 02 Feb , Kelly O'Hair wrote: On Feb 2, 2011, at 1:56 PM, Jonathan Gibbons wrote: Some messages in the build logs are getting corrupted, perhaps because of parallism. For example, ../../../src/plugin/solaris/jvm_nati

Re: corrupt messages in build logs

2011-02-02 Thread Dr Andrew John Hughes
On 16:43 Wed 02 Feb , Kelly O'Hair wrote: > > On Feb 2, 2011, at 1:56 PM, Jonathan Gibbons wrote: > > > Some messages in the build logs are getting corrupted, perhaps > > because of parallism. For example, > > > > ../../../src/plugin/solaris/jvm_natives/server.c:2031: warning: cast > > t

Re: corrupt messages in build logs

2011-02-02 Thread Kelly O'Hair
On Feb 2, 2011, at 1:56 PM, Jonathan Gibbons wrote: Some messages in the build logs are getting corrupted, perhaps because of parallism. For example, ../../../src/plugin/solaris/jvm_natives/server.c:2031: warning: cast to pointer from integer of different ../../../../src/share/native/su

Re: corrupt messages in build logs

2011-02-02 Thread Dalibor Topic
On 2/2/11 10:56 PM, Jonathan Gibbons wrote: > Some messages in the build logs are getting corrupted, perhaps because of > parallism. For example, > > ../../../src/plugin/solaris/jvm_natives/server.c:2031: warning: cast to > pointer from integer of different > > ../../../../src/share/native/sun

corrupt messages in build logs

2011-02-02 Thread Jonathan Gibbons
Some messages in the build logs are getting corrupted, perhaps because of parallism. For example, ../../../src/plugin/solaris/jvm_natives/server.c:2031: warning: cast to pointer from integer of different ../../../../src/share/native/sun/security/ec/impl/ec2_163.c:59: warning: ignoring #prag