You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesvaleriansaliou#315
Build of sonic-server is failing on NixOS
for a few weeks now, see https://hydra.nixos.org/build/239524816
This failing build has been caused by a clang 16 upgrade,
because rocksdb depends on a old rust-bindgen version which
is not compatible with this version of clang.
See rust-lang/rust-bindgen#2312
A resolution is to upgrade rocksdb to its latest version.
0 commit comments