JDK-8035944: Build failed wilth configure option --disable-debuginfo-files
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Thu Feb 27 15:51:22 UTC 2014
You are building hotspot using the experimental new build in build-infra.
It is known not to work.
Please use a proper forest instead, e.g jdk8/jdk8 for the JDK 8 master.
/Magnus
27 feb 2014 kl. 14:24 skrev Yasumasa Suenaga <yasu at ysfactory.dip.jp>:
> Hi Erik, David,
>
> I used build-infra/jdk8 repository.
> And configure options is "--disable-zip-debug-info" .
>
>
> I tried to build jdk9/dev, it was succeeded with "--disable-zip-debug-info" .
>
> David says build-infra is still a work in progress.
> Should close this issue with "Won't Fix" ? Or should I post another mail list ?
>
>
> Thanks,
>
> Yasumasa
>
>
> On 02/27/2014 10:10 PM, Erik Joelsson wrote:
>> Adding hotspot-dev as this is a hotspot fix
>>
>> /Erik
>>
>> On 2014-02-27 13:48, Yasumasa Suenaga wrote:
>>> Sorry, I forgot to upload webrev.
>>>
>>> http://cr.openjdk.java.net/~ysuenaga/JDK-8035944/webrev.00/
>>>
>>> Please review and sponsoring!
>>>
>>>
>>> Yasumasa
>>>
>>> On 02/27/2014 09:40 PM, Yasumasa Suenaga wrote:
>>>> Hi all,
>>>>
>>>> I tried to build JDK8 with configure option: "--disable-debuginfo-files", however I got error
>>>> mesasges as following:
>>>>
>>>> -----------------
>>>> ## Starting hotspot
>>>> Generating source files
>>>> Building adlc
>>>> Building libjvm.so
>>>> Building libjsig.so
>>>> Building libsaproc.so
>>>> gmake[2]: *** No rule to make target `/usr/src/OpenJDK/jdk8/build/linux-x86_64-normal-server-release/hotspot/libjvm/libjvm.diz', needed by `/usr/src/OpenJDK/jdk8/build/linux-x86_64-normal-server-release/hotspot/dist/jre/lib/amd64/server/libjvm.diz'. Stop.
>>>> gmake[2]: *** Waiting for unfinished jobs....
>>>> Copying files to dist directory
>>>> gmake[1]: *** [dist-only] Error 2
>>>> make: *** [hotspot-only] Error 2
>>>> -----------------
>>>>
>>>> I guess this error is caused by:
>>>> Various improvements. Add dist implementation.
>>>> http://hg.openjdk.java.net/build-infra/jdk8/hotspot/rev/5dadd2bb22c0
>>>>
>>>> If we give --disable-zip-debuginfo-files to configure, Makefile and related files should regard it.
>>>>
>>>> I've made patche which is attached in this email, it works fine.
>>>>
>>>>
>>>> I am just an Author. So I need a sponsor.
>>>> Could you help me?
>>>>
>>>>
>>>> Please cooperate.
>>>>
>>>>
>>>> Thanks,
>>>>
>>>> Yasumasa
>
More information about the build-dev
mailing list