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
canonical/raft@6535161 adds a callback function raft_register_state_cb. In gentoo we ship dqlite which is dependent on cowsql/raft and it's failing with build error
rc/server.c: error: implicit declaration of function raft_register_state_cb
canonical/raft@6535161 adds a callback function
raft_register_state_cb. In gentoo we ship dqlite which is dependent on cowsql/raft and it's failing with build errorRefer: https://bugs.gentoo.org/925012