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

JDKnext failing to compile, missing JVM_IsUseContainerSupport #10292

Closed
pshipton opened this issue Jul 30, 2020 · 0 comments · Fixed by #10301
Closed

JDKnext failing to compile, missing JVM_IsUseContainerSupport #10292

pshipton opened this issue Jul 30, 2020 · 0 comments · Fixed by #10301

Comments

@pshipton
Copy link
Member

Disabled the acceptance build until it's fixed.

See https://ci.eclipse.org/openj9/job/Pipeline-OpenJDK-Acceptance/284/

22:53:39  /home/jenkins/workspace/Build_JDKnext_x86-64_linux_OpenJDK/build/linux-x86_64-server-release/support/native/java.base/libjava/CgroupMetrics.o: In function `Java_jdk_internal_platform_CgroupMetrics_isUseContainerSupport':
22:53:39  /home/jenkins/workspace/Build_JDKnext_x86-64_linux_OpenJDK/./src/java.base/linux/native/libjava/CgroupMetrics.c:34: undefined reference to `JVM_IsUseContainerSupport'
22:53:39  collect2: error: ld returned 1 exit status
22:53:39  lib/CoreLibraries.gmk:88: recipe for target '/home/jenkins/workspace/Build_JDKnext_x86-64_linux_OpenJDK/build/linux-x86_64-server-release/support/modules_libs/java.base/libjava.so' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants