Hi Michael,
Götz was a bit faster
😊
Let me add that I had only provided hints to help Tyler getting 11.0.16 buildable on AIX after the harfbuzz library upgrade.
That is only possible with xlclang frontend of xlc 16 (or later).
And yes, you’re right that this requires
https://www.ibm.com/support/pages/ibm-xl-cc-runtime-aix-161
as it already required by later JDK releases.
I suggest emphasizing this on the Adptium download page or wherever it is appropriate to publish.
Do you need this information anywhere where you don’t have access?
Building
on AIX 7.1 TL4 should be fine. Even though anything below TL5 is already
post EoSPS:
https://www.ibm.com/support/pages/aix-support-lifecycle-information
Note that there is an alternative proposal to keep 11.0.16 buildable with old xlc, but it includes old harfbuzz. I wouldn’t recommend sticking with old and unmaintained libraries.
https://github.com/openjdk/jdk11u-dev/pull/991
I think requiring the runtime installed is the better choice. Do you agree?
Best regards,
Martin
Von:
Lindenmaier, Goetz <goetz.lindenmaier@sap.com>
Datum: Mittwoch, 27. April 2022 um 10:42
An: 'aixtools@felt.demon.nl' <aixtools@felt.demon.nl>, 'Tyler Steele' <Tyler.Steele@ibm.com>, Doerr, Martin <martin.doerr@sap.com>, thomas.stuefe@gmail.com <thomas.stuefe@gmail.com>, Baesken, Matthias <matthias.baesken@sap.com>
Cc: ppc-aix-port-dev@openjdk.java.net <ppc-aix-port-dev@openjdk.java.net>, build-dev@openjdk.java.net <build-dev@openjdk.java.net>
Betreff: RE: AW: Failing jdk11u AIX build on Adoptium servers
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.
Best regards,
Goetz.
From: ppc-aix-port-dev <ppc-aix-port-dev-retn@openjdk.java.net>
On Behalf Of Michael Felt
Sent: Wednesday, April 27, 2022 10:19 AM
To: 'Tyler Steele' <Tyler.Steele@ibm.com>; Doerr, Martin <martin.doerr@sap.com>; thomas.stuefe@gmail.com; Baesken, Matthias <matthias.baesken@sap.com>
Cc: ppc-aix-port-dev@openjdk.java.net; build-dev@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
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.
|
Michael Felt
Email
aixtools@felt.demon.nl |
From: ppc-aix-port-dev <ppc-aix-port-dev-retn@openjdk.java.net>
On Behalf Of Tyler Steele
Sent: Friday, 25 March 2022 17:11
To: martin.doerr@sap.com;
thomas.stuefe@gmail.com; matthias.baesken@sap.com
Cc: ppc-aix-port-dev@openjdk.java.net;
build-dev@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
Best regards,
Martin
Von:ppc-aix-port-dev <ppc-aix-port-dev-retn@openjdk.java.net> im Auftrag von Baesken, Matthias <matthias.baesken@sap.com>
Datum: Donnerstag, 24. März 2022 um 16:56
An: Thomas Stüfe <thomas.stuefe@gmail.com>, Tyler Steele <Tyler.Steele@ibm.com>
Cc: ppc-aix-port-dev@openjdk.java.net <ppc-aix-port-dev@openjdk.java.net>, build-dev <build-dev@openjdk.java.net>
Betreff: RE: Failing jdk11u AIX build on Adoptium serversHi ,
>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@openjdk.java.net>On Behalf Of Thomas Stüfe
Sent: Thursday, 24 March 2022 16:46
To: Tyler Steele <Tyler.Steele@ibm.com>
Cc: ppc-aix-port-dev@openjdk.java.net; build-dev <build-dev@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@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/], 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 ]
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