Skip to content

Graal doesn't compile for 0.7.2+ #77

@port19x

Description

@port19x

I assumed hickory / jsoup were categorically incompatible with graalvm until very recently, prompting me to open an issue and pr to document it.
clj-easy/graalvm-clojure#61
clj-easy/graalvm-clojure#62

By luck I defined 0.7.1 as the dependency for my hickory hello world application, which made it compile.
This also held true for the significantly more complex youtube client bbyt, which initially prompted the research into graalvm clojure.
Neither of the two compile to graal with 0.7.2 or 0.7.3

For now I'm just opening the issue to bring it to your attention.
I might do a git bisect to check where the breakage occurred in 0.7.1...Release-0.7.2
Not quite sure how I'd do it. Probably via local deps or sth.

Metadata

Metadata

Assignees

Labels

status: dubiousWhere do I even begin?type: bugSomething isn't working as intended

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions