-
-
Notifications
You must be signed in to change notification settings - Fork 578
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
Unable to build Sonic using Dockerfile from this repository #287
Comments
Fixed by downgrading rocksdb. Apparently, 0.18 is causing issues. 0.17 is fine. |
@valeriansaliou pinging since you didn't seem to notice |
|
I needed whatlang optimizations, that's why I used |
Rolled back |
Hello. The Docker image is quite outdated, so I'm trying to build it myself. I tried both in Docker and on my host system (cargo build --release), but both fail with the following error:
I checked all issues that could be related to this, but none helped.
The text was updated successfully, but these errors were encountered: