Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944032 - sci-electronics/kicad-8.0.3-r1: error: invalid conversion from ‘git_commit* const*’ to ‘const git_commit**’
Summary: sci-electronics/kicad-8.0.3-r1: error: invalid conversion from ‘git_commit* c...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-19 18:18 UTC by lekto
Modified: 2024-11-21 09:22 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log from kicad-8.0.3-r1 build with gcc:14 (build.log-gcc14.bz2,104.42 KB, application/x-bzip2)
2024-11-19 18:20 UTC, lekto
Details
build.log from kicad-8.0.3-r1 build with gcc:13 (build.log-gcc13.bz2,14.36 KB, application/x-bzip2)
2024-11-19 18:21 UTC, lekto
Details
emerge --info (emerge.info,7.57 KB, text/plain)
2024-11-19 18:21 UTC, lekto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lekto 2024-11-19 18:18:23 UTC
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.
Comment 1 lekto 2024-11-19 18:20:27 UTC
Created attachment 910277 [details]
build.log from kicad-8.0.3-r1 build with gcc:14
Comment 2 lekto 2024-11-19 18:21:03 UTC
Created attachment 910278 [details]
build.log from kicad-8.0.3-r1 build with gcc:13
Comment 3 lekto 2024-11-19 18:21:38 UTC
Created attachment 910279 [details]
emerge --info
Comment 4 lekto 2024-11-21 09:22:45 UTC
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