AIX build not generating a jre image

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Oct 23 07:12:45 UTC 2017


On 2017-10-18 16:14, Thomas Stüfe wrote:
> On Wed, Oct 18, 2017 at 3:25 PM, Volker Simonis <volker.simonis at gmail.com>
> wrote:
>
>> Hi Goetz,
>>
>> How do our nightly builds look like? Do they create the JRE image?
>>
>> Regards,
>> Volker
>>
>>
> Goetz is in a meeting.
>
> None of our AIX builds creates a JRE image. Works on other platforms. Looks
> like a bug.
>
> I tried to build jre explicitly (make jre-image); build finishes
> sucessfully but still no jre.
Since I don't have access to any AIX machines, it's difficult to for me 
to do much about this. Let me know if you need assistance in tracking 
this down.

Some suggestions:
run "make LOG=info,cmdlines" to track the progress of the build.

If you get lost in the log files, try running "make jre-image" and then 
"rm build/$BUILD/images/jre", and then "make LOG=info,cmdlines 
jre-image" to see only the output for the jre-image target.

/Magnus


>
> I created https://bugs.openjdk.java.net/browse/JDK-8189618 to track this.
>
> ..Thomas
>
>
>
>
>> Lindenmaier, Goetz <goetz.lindenmaier at sap.com> schrieb am Mi. 18. Okt.
>> 2017
>> um 14:56:
>>
>>> Hi Steve,
>>>
>>> I think this is an error.
>>> We never decided not to generate a jre image as far as I know.
>>>
>>> Best regards,
>>>    Goetz.
>>>
>>>> -----Original Message-----
>>>> From: ppc-aix-port-dev [mailto:ppc-aix-port-dev-
>>>> bounces at openjdk.java.net] On Behalf Of Steve Groeger
>>>> Sent: Mittwoch, 18. Oktober 2017 14:34
>>>> To: ppc-aix-port-dev at openjdk.java.net
>>>> Subject: AIX build not generating a jre image
>>>>
>>>> Hi all,
>>>>
>>>> When building OpenJDK9 on AIX should the build generate a JRE image ie
>>>> build/aix-ppc64-normal-server-release/images/jre/bin as well as a JDK
>>> image
>>>> ie build/aix-ppc64-normal-server-release/images/jdk/bin?  When I try
>>>> building on my AIX system it is only generating a JDK image. Is this a
>>> issue or is
>>>> it working correctly?
>>>>
>>>>
>>>> Thanks
>>>> Steve Groeger
>>>> Java Runtimes Development
>>>> IBM Hursley
>>>> IBM United Kingdom Ltd
>>>> Tel: (44) 1962 816911 Mobex: 279990 Mobile: 07718 517 129
>>>> Fax (44) 1962 816800
>>>> Lotus Notes: Steve Groeger/UK/IBM
>>>> Internet: groeges at uk.ibm.com <mailto:groeges at uk.ibm.com>
>>>>
>>>> Unless stated otherwise above:
>>>> IBM United Kingdom Limited - Registered in England and Wales with
>> number
>>>> 741598.
>>>> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
>>>> 3AU
>>>> Unless stated otherwise above:
>>>> IBM United Kingdom Limited - Registered in England and Wales with
>> number
>>>> 741598.
>>>> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
>>>> 3AU
>>>




More information about the build-dev mailing list