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

Fix library 'zstd' not found aarch64 build issue with LLVM #5217

Closed
xdoardo opened this issue Nov 5, 2024 — with Linear · 0 comments · Fixed by #5218
Closed

Fix library 'zstd' not found aarch64 build issue with LLVM #5217

xdoardo opened this issue Nov 5, 2024 — with Linear · 0 comments · Fixed by #5218
Assignees

Comments

Copy link
Contributor

xdoardo commented Nov 5, 2024

CI fails with this error:

= note: ld: warning: ignoring duplicate libraries: '-lc', '-lm'
          ld: library 'zstd' not found
          clang: error: linker command failed with exit code 1 (use -v to see invocation)
@xdoardo xdoardo self-assigned this Nov 5, 2024
@xdoardo xdoardo linked a pull request Nov 5, 2024 that will close this issue
@xdoardo xdoardo changed the title Fix aarch64 build issue with LLVM Fix library 'zstd' not found aarch64 build issue with LLVM Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant