-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Describe the problem
I have a number of native compiles that fail - and after a quick review it appears to be Windows. From what I'm seeing the Mac (x86 and ARM) and Linux (x86 and ARM) compiles are either working or completed before the task gets cancelled. The Windows build leaves no useful information as far as I can tell. Hence the question.
Additional context
Most of my projects have moved to Java 21. They build on my desktop, but that's Linux or Mac.
Version 0.10.6 works fine for all builds.
Sample logs here: https://github.com/AppleCommander/acdasm/actions/runs/18101924822/job/51506831177
System Info (please complete the following information):
- OS:
Windowsvia GitHub actions - GraalVM
21.0 CE - Java
21 - Plugin version
'org.graalvm.buildtools.native' version '0.10.6'
To Reproduce
Presumably a ./gradlew clean build nativeCompile.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested