Skip to content

Building the executable fails #79

@jasonmm

Description

@jasonmm

Trying to follow the instructions for building the executable produces this error for me.

$ make all GRAALVM=/Library/Java/JavaVirtualMachines/graalvm-jdk-22.0.2+9.1/Contents/Home/
BOOTLEG_MUSL=false GRAALVM_HOME=/Library/Java/JavaVirtualMachines/graalvm-jdk-22.0.2+9.1/Contents/Home/ lein uberjar
Compiling bootleg.asciidoc
Syntax error macroexpanding at (asciidoc.clj:1:1).
Execution error (ClassNotFoundException) at java.net.URLClassLoader/findClass (URLClassLoader.java:445).
org.graalvm.polyglot.Context

I installed GraalVM using these instructions

I tried simply make all and it failed in the same way using a GRAALVM_HOME that did not exist. I also tried appending "bin" and removing "Contents/Home" at the end of the GRAALVM_HOME with the same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions