graalvm native-image compatibility

Description

I have a command line tool that benefits greatly from the ability to be compiled into a native executable. It works fine with Clojure 1.9 but doesn't compile with Clojure 1.10

I narrowed down the issue and made a reproduction project:
broken (Clojure 1.10) build log
working (Clojure 1.9) build log
diff

Error log with-H:+ReportExceptionStackTraces in attachment.

Environment

docker

Attachments

1

Activity

Show:

import February 15, 2019 at 2:51 AM

Comment made by: jare

OK. Thx.

import February 15, 2019 at 2:48 AM

Comment made by: jare

Apparently Docker hub logs aren't public anymore. At least not failed one. So I'll link them here:

Clojure 1.9 log
Clojure 1.10 log

Alex Miller February 15, 2019 at 2:47 AM

This is a dupe of the issue in if you want to add info there.

Duplicate

Details

Assignee

Reporter

Labels

Priority

Affects versions

Created February 15, 2019 at 2:36 AM
Updated February 15, 2019 at 2:51 AM
Resolved February 15, 2019 at 2:51 AM