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

Getting error "dyld[86641]: missing symbol called" with Micronaut 4 with Azure Cosmos on Mac(Intel Chip) #610

Open
vikas-shrivastav-mns opened this issue Dec 28, 2023 · 1 comment
Labels
type: bug Something isn't working

Comments

@vikas-shrivastav-mns
Copy link

vikas-shrivastav-mns commented Dec 28, 2023

Expected Behavior

We are trying to use Azure Cosmos with Micronaut 4 with Micronaut launch project and we added Azure cosmos as a feature .we are getting following error on our Mac machine(Intel Chip).This is working fine on Windows machine.

Following is github repo:
https://github.com/vikas-shrivastav-mns/MN4New.git

Error Details:

> Task :prepareJitOptimizations FAILED
dyld[90953]: missing symbol called

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':prepareJitOptimizations'.

Actual Behaviour

No response

Steps To Reproduce

No response

Environment Information

No response

Example Application

https://github.com/vikas-shrivastav-mns/MN4New.git

Version

4.2.2

@vikas-shrivastav-mns vikas-shrivastav-mns changed the title dyld[86641]: missing symbol called with Micronaut 4 on Mac(Intel Chip) dyld[86641]: missing symbol called with Micronaut 4 with Azure Cosmos on Mac(Intel Chip) Dec 28, 2023
@vikas-shrivastav-mns vikas-shrivastav-mns changed the title dyld[86641]: missing symbol called with Micronaut 4 with Azure Cosmos on Mac(Intel Chip) Getting error "dyld[86641]: missing symbol called" with Micronaut 4 with Azure Cosmos on Mac(Intel Chip) Dec 28, 2023
@radovanradic
Copy link
Contributor

Fails the same way with azure-key-vault dependency. As long as com.azure:azure-core-http-netty dependency is included it will fail. Doesn't fail for micronaut 4.2.1, only for 4.2.2 it seems.

@radovanradic radovanradic transferred this issue from micronaut-projects/micronaut-core Dec 29, 2023
@sdelamo sdelamo added the type: bug Something isn't working label Feb 28, 2024
@sdelamo sdelamo removed this from 4.4.0 Release Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: No status
Development

No branches or pull requests

3 participants