AW: Failing jdk11u AIX build on Adoptium servers

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Wed Apr 27 08:42:53 UTC 2022


Hi Michael,

> Question: is this infor only from SAP support perspective?
Are you asking about what is listed on https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms ?

SAP no more builds or tests the AIX port. Before we would fix
all issues coming up with the tool chain listed on that page.
But we terminated the active support of AIX. (Similar linuxppc64 be
and linuxs390x.)
IBM took over the responsibility to support AIX with 11.0.13, 17.0.1 and
18+.
As Martin of SAP still leads the ppc/aix porting project and we have access to
the wiki page, we will update it on IBM’s demand.
To how “Other JDK 11 build platforms” is to read as of today:

  *   AIX ppc64 was supported by SAP until 11.0.12.
  *   AIX ppc64 is currently supported by IBM.
  *   IBM builds 11.0.15 on AIX 7.1 with xlc 12.1
  *   IBM builds 11.0.16 on AIX 7.1 with xlc 16.1

Best regards,
  Goetz.




From: ppc-aix-port-dev <ppc-aix-port-dev-retn at openjdk.java.net> On Behalf Of Michael Felt
Sent: Wednesday, April 27, 2022 10:19 AM
To: 'Tyler Steele' <Tyler.Steele at ibm.com>; Doerr, Martin <martin.doerr at sap.com>; thomas.stuefe at gmail.com; Baesken, Matthias <matthias.baesken at sap.com>
Cc: ppc-aix-port-dev at openjdk.java.net; build-dev at openjdk.java.net
Subject: RE: AW: Failing jdk11u AIX build on Adoptium servers

Question: is this infor only from SAP support perspective?
re: supported build platforms and AIX. Adoptium is building on AIX 7.1 TL4 (SP4), generally with xlc-13.
After the release this week, iirc, for java11, due to a change in a component iirc, xlc16 will be used instead (or is is xlC, xlC is installed in any case) – but still from AIX 7.1 TL4.

Iirc: xl[cC]16 requires AIX 7.1 TL3 and later (maybe TL4).

The more important bit is the RTE users will need to download for xlC16: https://www.ibm.com/support/pages/ibm-xl-cc-runtime-aix-161<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fsupport%2Fpages%2Fibm-xl-cc-runtime-aix-161&data=05%7C01%7Cgoetz.lindenmaier%40sap.com%7Cc7deb7ed598b4586bf0508da2826cc24%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C637866444355553149%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=6rrh95fPXHf%2Fao6EkfRVZ%2FlK6hl2Sy1GmX6Q%2F5Ruo6Y%3D&reserved=0>

Forget if you have that bit on the supported platform page – but it is really needed. ��

FYI: I do a lot of the system admin for (Adoptium) AIX at OSU.


[cid:image001.png at 01D85A22.4B786940]<mailto:aixtools at felt.demon.nl>
Michael Felt


Mobile +31 (0)6 5184 4181
Email aixtools at felt.demon.nl<mailto:aixtools at felt.demon.nl>



From: ppc-aix-port-dev <ppc-aix-port-dev-retn at openjdk.java.net<mailto:ppc-aix-port-dev-retn at openjdk.java.net>> On Behalf Of Tyler Steele
Sent: Friday, 25 March 2022 17:11
To: martin.doerr at sap.com<mailto:martin.doerr at sap.com>; thomas.stuefe at gmail.com<mailto:thomas.stuefe at gmail.com>; matthias.baesken at sap.com<mailto:matthias.baesken at sap.com>
Cc: ppc-aix-port-dev at openjdk.java.net<mailto:ppc-aix-port-dev at openjdk.java.net>; build-dev at openjdk.java.net<mailto:build-dev at openjdk.java.net>
Subject: Re: AW: Failing jdk11u AIX build on Adoptium servers

Thanks all for your comments and feedback.

Good point Martin. Those required backports will be my focus for the next little while.

Matthias, it seems you are the one with access to the Supported Build Platforms wiki (https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms) please update the xlc version number for jdk11 to 16.1 when you have a chance. I will follow up with changes to the notes section as well. Much appreciated :-)

Tyler

On Thu, 2022-03-24 at 16:41 +0000, Doerr, Martin wrote:
Hi,

a couple of backports are still missing. Please see my comment
https://bugs.openjdk.java.net/browse/JDK-8282588?focusedCommentId=14480395&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14480395

Best regards,
Martin

Von:ppc-aix-port-dev <ppc-aix-port-dev-retn at openjdk.java.net<mailto:ppc-aix-port-dev-retn at openjdk.java.net>> im Auftrag von Baesken, Matthias <matthias.baesken at sap.com<mailto:matthias.baesken at sap.com>>
Datum: Donnerstag, 24. März 2022 um 16:56
An: Thomas Stüfe <thomas.stuefe at gmail.com<mailto:thomas.stuefe at gmail.com>>, Tyler Steele <Tyler.Steele at ibm.com<mailto:Tyler.Steele at ibm.com>>
Cc: ppc-aix-port-dev at openjdk.java.net<mailto:ppc-aix-port-dev at openjdk.java.net> <ppc-aix-port-dev at openjdk.java.net<mailto:ppc-aix-port-dev at openjdk.java.net>>, build-dev <build-dev at openjdk.java.net<mailto:build-dev at openjdk.java.net>>
Betreff: RE: Failing jdk11u AIX build on Adoptium servers
Hi ,

>My expected course of action is as follows:
>- Bump the minimum requirements in our Supported Builds document
>[https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms]
>- Open an issue with the Adoptium group to change their build for jdk11 and above to use the version 16 compiler.


Are the xlc16 – related changes already all in jdk11u-dev now ?

>probably we should change the minimum requirement of jdk12 too then.

JDK12 does not have the harfbuzz 2.8.0  backport so probably no need to change theSupported Builds document.

Best regards, Matthias

From: ppc-aix-port-dev <ppc-aix-port-dev-retn at openjdk.java.net<mailto:ppc-aix-port-dev-retn at openjdk.java.net>>On Behalf Of Thomas Stüfe
Sent: Thursday, 24 March 2022 16:46
To: Tyler Steele <Tyler.Steele at ibm.com<mailto:Tyler.Steele at ibm.com>>
Cc: ppc-aix-port-dev at openjdk.java.net<mailto:ppc-aix-port-dev at openjdk.java.net>; build-dev <build-dev at openjdk.java.net<mailto:build-dev at openjdk.java.net>>
Subject: Re: Failing jdk11u AIX build on Adoptium servers

cc build-dev.

Hi Tyler, makes sense to me. Wrt the documentation, probably we should change the minimum requirement of jdk12 too then.

Cheers, Thomas





On Thu, Mar 24, 2022 at 4:05 PM Tyler Steele <Tyler.Steele at ibm.com<mailto:Tyler.Steele at ibm.com>> wrote:
Hi all,

In regards to the new Harfbuzz version bump (and the work done to prepare for it). And of special importance now that
the Adoptium build of jdk11u-dev is
failing [https://ci.adoptopenjdk.net/job/AIX-jdk11-dev-build/17/execution/node/51/log/<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fci.adoptopenjdk.net%2Fjob%2FAIX-jdk11-dev-build%2F17%2Fexecution%2Fnode%2F51%2Flog%2F&data=05%7C01%7Cgoetz.lindenmaier%40sap.com%7Cc7deb7ed598b4586bf0508da2826cc24%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C637866444355553149%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Ftw6Y6UKnfQM8vjngDdSZ%2F2CXFlKUsBKkUqIb49kSOk%3D&reserved=0>], I wanted to suggest a course of
action to the AIX-folks here to get suggestions before I make any changes.

Early this week, I spent some time looking into this issue. My assessment is that AIX builds for jdk versions 11 and
greater will need the at least xlc version 16.1 to support the Harfbuzz change. This is because full support for C++11
with xlc did not arrive on AIX until that version (little-endian support was complete in 13.1).

For reference:
"IBM XL C++ for AIX
 - Core language support status: C++11 partial in 13.1.3 and 16.1.0 (xlC frontend), complete in 16.1.0 (xlclang
frontend)" [source: https://en.cppreference.com/w/cpp/compiler_support<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fen.cppreference.com%2Fw%2Fcpp%2Fcompiler_support&data=05%7C01%7Cgoetz.lindenmaier%40sap.com%7Cc7deb7ed598b4586bf0508da2826cc24%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C637866444355553149%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=45WRV%2BkXXhnDBLWE2k049V%2F8uE4DCn21J5qcGpX9kGw%3D&reserved=0> ]

My expected course of action is as follows:
- Bump the minimum requirements in our Supported Builds document
[https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms]
- Open an issue with the Adoptium group to change their build for jdk11 and above to use the version 16 compiler.

As I am still relatively new to AIX and OpenJDK development, so I value any suggestions for improvements, omissions you
may have noticed, or generally other comments the team here may have.

Tyler

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20220427/448a4734/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3380 bytes
Desc: image001.png
URL: <https://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20220427/448a4734/image001-0001.png>


More information about the ppc-aix-port-dev mailing list