build fail with Cygwin
Weijun Wang
weijun.wang at oracle.com
Thu May 4 14:04:40 UTC 2017
Looks like the exploded build succeeds and there is something wrong with
the image build.
Can you try if the JDK inside
/cygdrive/c/Projects/jdk-8/build/windows-x86_64-normal-server-fastdebug/jdk
(i.e. the exploded build) works fine?
The last few lines show
/usr/bin/grep -e '\.class$'
/cygdrive/c/Projects/jdk-8/build/windows-x86_64-normal-server-fastdebug/images/lib/_the.jars.contents
>
/cygdrive/c/Projects/jdk-8/build/windows-x86_64-normal-server-fastdebug/images/lib/_the.rt.jar.contents.tmp
make[2]: *** [CreateJars.gmk:268:
/cygdrive/c/Projects/jdk-8/build/windows-x86_64-normal-server-fastdebug/images/lib/_the.rt.jar.contents]
Error 1
Can you rerun that grep command and see if _the.rt.jar.contents.tmp is
empty?
--Max
On 05/04/2017 09:54 PM, Guy Bonneau wrote:
> I removed the JDK 8 and left the JDK 7 (1.7.0_80). No success same error. I check the config log and saw some complaining about the JRE 7, So I removed this one as well and left only the JDK 7 to be found. No success and same error at the same place.
>
> Guy
>
> Le 04/05/17, Guy Bonneau <guy.bonneau at videotron.ca> a écrit :
>> I have both oracle JDK 7 and JDK 8 installed on the default Java installation folder of my computer (Need both of them while working with Eclipse and miscellaneous project). I would have expected the configuration script to automatically choose the JDK 7 rather than JDK 8 as a Bootstrap. I'll uninstall Oracle JDK 8 and restart the build and let you know.
>>
>> Thanks
>> Guy
>>
>> Le 04/05/17, David Holmes <david.holmes at oracle.com> a écrit :
>>> On 4/05/2017 9:25 PM, Guy Bonneau wrote:
>>>> Did it. Both configuration and build logs are now shared at:
>>>>
>>>> https://www.dropbox.com/sh/6xbmjzxu8xlbsr0/AADBHa-Zn7owJpyeihlmej9pa?dl=0
>>>
More information about the jdk8-dev
mailing list