Skip to content

[BUG] Native compile for 0.11.0 and 0.11.1 fail on Windows - Solved #777

@a2geek

Description

@a2geek

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: Windows via 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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions