Skip to content

Plugin fails to execute nativeBuild task on Windows () #232

@miho

Description

@miho

Describe the bug

  • os:
  • plugin id: id 'org.graalvm.buildtools.native' version '0.9.11'
  • graalvm:

The plugin fails to execute the nativeBuild task and fails with

Fatal error: Unsupported OptionOrigin: C:\Users\devuser\AppData\Local\Temp\native-image4967625859144225621args

To Reproduce

Steps to reproduce the behavior:

./gradlew clean assemble nativeBuild 

Expected behavior

The task should complete without errors.

System Info (please complete the following information):

  • OS: windows 10 x86_64
  • GraalVM Version: 22.1.x
  • Java Version: 17
  • Plugin version: native-gradle-plugin:0.9.11

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggradle-pluginRelated to Gradle pluginmaven-pluginRelated to Maven plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions