Hi, I'm getting an error while building kicad, I tried versions 8.0.4, 8.0.5 with same result, but I was able to build 8.0.6. This is new a new Gentoo installation and the whole system is build with gcc:14. I tried to build kicad-8.0.4 with gcc:13 and it also failed, but with a different error.
Created attachment 910277 [details] build.log from kicad-8.0.3-r1 build with gcc:14
Created attachment 910278 [details] build.log from kicad-8.0.3-r1 build with gcc:13
Created attachment 910279 [details] emerge --info
Looks like it is related to version of libgit2 and it was fixed in kicad-8.0.6. https://gitlab.com/kicad/code/kicad/-/issues/19157