Open mandrel-bot opened 5 months ago
The build is still failing!
2024-09-17T00:31:38.4375267Z Error: Could not find target method: private static long com.oracle.svm.core.jdk.Target_java_lang_ClassLoader.findNativeInternal(java.lang.ClassLoader,java.lang.String)
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10894259726
See https://github.com/graalvm/mandrel/issues/756#issuecomment-2352096022. I don't see an upstream JVMCI update to +15 yet.
The JVMCI update PR expected to fix the build issue is https://github.com/oracle/graal/pull/9697
The build is still failing!
2024-09-18T00:34:17.6233927Z Error: Could not find target method: private static long com.oracle.svm.core.jdk.Target_java_lang_ClassLoader.findNativeInternal(java.lang.ClassLoader,java.lang.String)
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10913309053
The build is still failing!
2024-09-19T00:35:08.6637072Z Error: Could not find target method: private static long com.oracle.svm.core.jdk.Target_java_lang_ClassLoader.findNativeInternal(java.lang.ClassLoader,java.lang.String)
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10932240981
Build fixed:
Unfortunately, the build failed!
Mandrel fails to build with JDK 24+20:
Fatal error: jdk.vm.ci.common.JVMCIError: VM config values missing that should be present in JDK 24 windows-amd64 (java.home=D:\a\mandrel\mandrelvm, java.vm.name=OpenJDK 64-Bit Server VM, java.vm.version=24-beta+20-ea):
JavaThread::_poll_data at jdk.graal.compiler/jdk.graal.compiler.hotspot.GraalHotSpotVMConfig.<init>(GraalHotSpotVMConfig.java:434)
JavaThread::_poll_data at jdk.graal.compiler/jdk.graal.compiler.hotspot.GraalHotSpotVMConfig.<init>(GraalHotSpotVMConfig.java:436)
Set the debug.jdk.graal.jvmciConfigCheck system property to "ignore" to suppress this error or to "warn" to emit a warning and continue execution.
The issue is expected to be fixed with the next upstream JVMCI update/sync
The build is still failing!
The build is still failing!
The build is still failing!
Still https://github.com/graalvm/mandrel/issues/756#issuecomment-2421432731 expected to get fixed by https://github.com/oracle/graal/pull/9925
The build is still failing!
The build is still failing!
Still https://github.com/graalvm/mandrel/issues/756#issuecomment-2421432731 expected to get fixed tomorrow now that https://github.com/oracle/graal/pull/9925 is merged
Build fixed:
Unfortunately, the build failed!
The build is still failing!
The build is still failing!
Failure is:
com.oracle.svm.core.util.VMError$HostedError: The image does not support the following JVMCI CPU features: [SHA512]
Caused by JDK bump to 24+21 (i.e., https://bugs.openjdk.org/browse/JDK-8341052) expected to appear as fixed in the next run due to https://github.com/oracle/graal/pull/9968
Build fixed:
Unfortunately, the build failed!
2024-11-03T00:39:28.9153872Z Error: Could not find target method: static boolean com.oracle.svm.core.hub.Target_jdk_internal_reflect_ReflectionFactory.useOldSerializableConstructor()
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/11647023088
The build is still failing!
2024-11-04T00:38:04.9160617Z Error: Could not find target method: static boolean com.oracle.svm.core.hub.Target_jdk_internal_reflect_ReflectionFactory.useOldSerializableConstructor()
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/11656060021
Caused by JDK bump to 24+22 (i.e., https://bugs.openjdk.org/browse/JDK-8327624) expected to get fixed upstream with the next JDK sync.
The build is still failing!
2024-11-05T00:36:02.5465421Z Error: Could not find target method: static boolean com.oracle.svm.core.hub.Target_jdk_internal_reflect_ReflectionFactory.useOldSerializableConstructor()
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/11675207490
The build is still failing!
2024-11-06T00:35:52.3076427Z Error: Could not find target method: static boolean com.oracle.svm.core.hub.Target_jdk_internal_reflect_ReflectionFactory.useOldSerializableConstructor()
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/11694904758
The build is still failing!
2024-11-07T00:35:56.5482879Z Error: Could not find target method: static boolean com.oracle.svm.core.hub.Target_jdk_internal_reflect_ReflectionFactory.useOldSerializableConstructor()
Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/11714288413
Waiting on https://github.com/oracle/graal/pull/10038 which should fix the build.
Build fixed:
Unfortunately, the build failed!
The build is still failing!
The build is still failing!
The build is still failing!
* [Q main M 24 latest windows / Mandrel build](https://github.com/graalvm/mandrel/actions/runs/11788429887/job/32835522447) * Step: Build Mandrel Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/11788429887
Caused by newer JDK 24+23 builds. See https://github.com/graalvm/mandrel/issues/755#issuecomment-2470080237
Build fixed:
Unfortunately, the build failed!
Seems to fail with:
Compiling com.oracle.truffle.compiler with javac-daemon(JDK 24)... [D:\a\mandrel\mandrel\mandrel\truffle\mxbuild\jdk24\com.oracle.truffle.compiler\bin\com\oracle\truffle\compiler\ConstantFieldInfo.class does not exist]
Archiving WORD... [dependency org.graalvm.word updated]
Missing directory containing JMOD files: D:\a\mandrel\mandrel\openjdk\jmods
Building Java module org.graalvm.word (word.jar) from WORD
The jmods
directory being missing might indicate that this is a build with JEP 493, which after checking the tarball on Linux is indeed the case. So GraalVM needs to gain support for building without jmods
, which is tracked in https://github.com/graalvm/mandrel/issues/808
The build is still failing!
Still #808
The build is still failing!
The build is still failing!
The build is still failing!
Still https://github.com/graalvm/mandrel/issues/808
We'll surely be seeing this for Linux as well once 24+25
ea builds land.
The build is still failing!
The build is still failing!
The build is still failing!
The build is still failing!
This issue is automatically updated by CI to report issues with Quarkus main and mandrel builds of
graal/master