Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT linkage errors via native-image #394

Closed
Tracked by #398
sgammon opened this issue Sep 13, 2023 · 0 comments · Fixed by #395
Closed
Tracked by #398

JIT linkage errors via native-image #394

sgammon opened this issue Sep 13, 2023 · 0 comments · Fixed by #395
Assignees
Labels
bug Something isn't working dev Dev tools, CI/CD, and other devops topics P0

Comments

@sgammon
Copy link
Member

sgammon commented Sep 13, 2023

We currently can't build the cli native image against Micronaut 4, because of the issues specified at:

@sgammon sgammon added bug Something isn't working 🛑 blocked PRs and issues that can't proceed because of code dev Dev tools, CI/CD, and other devops topics P0 labels Sep 13, 2023
@sgammon sgammon added this to the Release R3: Beta 1 milestone Sep 13, 2023
@sgammon sgammon self-assigned this Sep 13, 2023
@sgammon sgammon added this to Elide Sep 13, 2023
@sgammon sgammon moved this to In Progress in Elide Sep 13, 2023
sgammon added a commit that referenced this issue Sep 13, 2023
- fix: missing `log4j` classes, via `slf4j` bridge
- fix: allow conditional language inclusion in `cli` build
- fix: drop JRT flag to `native-image`
- fix: swap to `NONE` runtime for Micronaut
- fix: missing `initialize-at-build-time` netty types
- fix: missing Netty, NPN, ALPN dependencies
- chore: ability to dynamically load/detect languages in cli

Fixes and closes #394.

Relates-To: oracle/graal#7110
Relates-To: micronaut-projects/micronaut-core#9664
Relates-To: #394
Signed-off-by: Sam Gammon <sam@elide.ventures>
@sgammon sgammon linked a pull request Sep 13, 2023 that will close this issue
3 tasks
sgammon added a commit that referenced this issue Sep 13, 2023
- fix: missing `log4j` classes, via `slf4j` bridge
- fix: allow conditional language inclusion in `cli` build
- fix: drop JRT flag to `native-image`
- fix: swap to `NONE` runtime for Micronaut
- fix: missing `initialize-at-build-time` netty types
- fix: missing Netty, NPN, ALPN dependencies
- chore: ability to dynamically load/detect languages in cli

Fixes and closes #394.

Relates-To: oracle/graal#7110
Relates-To: micronaut-projects/micronaut-core#9664
Relates-To: #394
Signed-off-by: Sam Gammon <sam@elide.ventures>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Elide Sep 13, 2023
@sgammon sgammon removed the 🛑 blocked PRs and issues that can't proceed because of code label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev Dev tools, CI/CD, and other devops topics P0
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant