Closed stefson closed 4 years ago
The rust bindings are incompatible with the last released version of libgit2
(https://github.com/rust-lang/git2-rs/issues/458). I actually have a patch for this issue. It looks, though, like the system libgit2
isn't getting linked like it should be. So the patch ends up breaking the bundled libgit2
. I'm testing a fix for this; in the meantime, remove patch 0032.
you're right, it's patch 0032-* at fault here.
I never have had a sort of system dev-libs/libgit2
emerged, is it a dependency at runtime?
I can confirm, it's working now :)
a quick google search shows hints of a possible issue with libgit2?