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

jdk23 alinux build failed configure: error: Option --enable-compatible-cds-alignment is not available #19488

Closed
pshipton opened this issue May 13, 2024 · 4 comments

Comments

@pshipton
Copy link
Member

pshipton commented May 13, 2024

https://openj9-jenkins.osuosl.org/job/Build_JDKnext_aarch64_linux_OpenJDK/544

01:06:30  checking if CDS archive is available... no (CDS is disabled)
01:06:30  checking if compatible cds region alignment enabled... enabled, default
01:06:30  configure: error: Option --enable-compatible-cds-alignment is not available
01:06:30  configure exiting with result code 1

ibmruntimes/openj9-openjdk-jdk@e0dc5dd...f1297bd

ibmruntimes/openj9-openjdk-jdk@c4084e2

@pshipton pshipton added this to the Java 23 milestone May 13, 2024
pshipton added a commit to pshipton/openj9-openjdk-jdk that referenced this issue May 14, 2024
Otherwise there is an error.
`configure: error: Option --enable-compatible-cds-alignment is not
available`

Issue eclipse-openj9/openj9#19488

Signed-off-by: Peter Shipton <[email protected]>
pshipton added a commit to pshipton/openj9-openjdk-jdk that referenced this issue May 14, 2024
Otherwise there is an error.
`configure: error: Option --enable-compatible-cds-alignment is not
available`

Issue eclipse-openj9/openj9#19488

Signed-off-by: Peter Shipton <[email protected]>
@JasonFengJ9
Copy link
Member

Occurred at JDK21 abuild as well - https://openj9-jenkins.osuosl.org/job/Build_JDK21_aarch64_linux_OpenJDK21/25/console

00:43:27  checking if compatible cds region alignment enabled... enabled, default
00:43:27  configure: error: Option --enable-compatible-cds-alignment is not available
00:43:28  configure exiting with result code 1

@JasonFengJ9
Copy link
Member

JDK17 abuild failed - https://openj9-jenkins.osuosl.org/job/Build_JDK17_aarch64_linux_OpenJDK17/81/console

01:31:32  checking if compatible cds region alignment enabled... enabled, default
01:31:32  configure: error: Option --enable-compatible-cds-alignment is not available
01:31:32  configure exiting with result code 1

@pshipton
Copy link
Member Author

pshipton commented May 24, 2024

@pshipton
Copy link
Member Author

I expect we'll need to fix this for jdk22 when we get the latest changes.

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