Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install gcc 10.3 on all Linux build machines for jdk17+ #14268

Closed
pshipton opened this issue Jan 13, 2022 · 4 comments
Closed

Install gcc 10.3 on all Linux build machines for jdk17+ #14268

pshipton opened this issue Jan 13, 2022 · 4 comments

Comments

@pshipton
Copy link
Member

pshipton commented Jan 13, 2022

As per adoptium/temurin-build#2824, jdk18+ will use gcc 10.3 to compile. We need gcc 10.3 available on all the Linux build machines, in addition to 7.5, so we can switch in the near future once #14219 is resolved.

@AdamBrousseau

@keithc-ca
Copy link
Contributor

temurin-build currently includes an exception for openj9; see linux.sh.

@pshipton
Copy link
Member Author

Yes, but we still want to move when the problems are fixed, and remove the exception.

vsebe added a commit to vsebe/temurin-build that referenced this issue Mar 28, 2022
Build IBM Semeru 18+ with gcc 10.3.0 instead of gcc 7.5.0.
Issue: eclipse-openj9/openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/openj9 that referenced this issue Mar 28, 2022
Upgrade gcc from 7.5 to 10.3 for Linux platforms.
Related to: eclipse-openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/openj9 that referenced this issue Mar 28, 2022
Upgrade gcc from 7.5 to 10.3 for Linux platforms.
Related to: eclipse-openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/temurin-build that referenced this issue Apr 1, 2022
Build IBM Semeru 18+ with gcc 10.3.0 instead of gcc 7.5.0.
Issue: eclipse-openj9/openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/temurin-build that referenced this issue Apr 4, 2022
Build IBM Semeru 18+ with gcc 10.3.0 instead of gcc 7.5.0.
Issue: eclipse-openj9/openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/openj9 that referenced this issue Apr 5, 2022
Upgrade gcc from 7.5 to 10.3 for Linux platforms.
Related to: eclipse-openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
@pshipton pshipton changed the title Install gcc 10.3 on all Linux build machines for jdk18+ Install gcc 10.3 on all Linux build machines for jdk17+ Apr 6, 2022
@pshipton
Copy link
Member Author

pshipton commented Apr 6, 2022

It's actually jdk17+ that should switch.

I also see that jdk19 is using 11.2 at OpenJDK
https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms

@pshipton
Copy link
Member Author

The compilers are installed so I'll close this.

vsebe added a commit to vsebe/temurin-build that referenced this issue May 12, 2022
Build IBM Semeru 17+ with gcc 10.3.0 instead of gcc 7.5.0.
Issue: eclipse-openj9/openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/openj9 that referenced this issue May 19, 2022
Upgrade gcc from 7.5 to 10.3 for JDK17+ on Linux platforms.
Remove *_linux_gcc10 specs.

Issue: eclipse-openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
vsebe added a commit to vsebe/openj9 that referenced this issue Jun 24, 2022
Upgrade gcc from 7.5 to 10.3 for JDK17+ on Linux platforms.
Remove *_linux_gcc10 specs.

Issue: eclipse-openj9#14268

Signed-off-by: Violeta Sebe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants