-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
Compile bug: C++ One Definition Rule [-Wodr] violations in common/json.hpp #11876
Labels
Comments
Origially ollama/ollama#9117, may relate to nlohmann/json#4116. |
More detailed build output:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Git commit
llama.cpp
bundled withollama-0.5.11
: https://github.com/ollama/ollama/tree/v0.5.11/llama/llama.cpp… which I think is 8962422 (from ollama/ollama@5e2653f)Operating systems
Linux
GGML backends
CPU
Problem description & steps to reproduce
llama.cpp
(as part ofollama
) compiles successfully, but generates the following warnings withgcc-14.2
:First Bad Commit
No response
Compile command
Relevant log output
The text was updated successfully, but these errors were encountered: