Building coreboot on Gentoo
Hey there!
I've been trying to build coreboot on my Gentoo installation, but have been running into various issues.
I made sure that my gcc compile has ada support (for gnat), and that I have (roughly) the dependencies listed as requirements for Fedora.
I believe that I have gnat through my gcc install, but I don't have any packages/dependencies for gnat. gnat does, however, seem to be a viable command in CLI.
Despite this, I've still been hitting into some issues and can't seem to compile any final images.
Things like ifdtool and deguard work, though, even when compiled on my system. I compared sha256 sums from progress made on my current system with identical work done on a Debian system, and the sums match, so it seems that it can build most tools properly, and it just can't install.
I'm currently recloning coreboot's repo and building every possible cpu arch/toolchain (I only build i386 as instructed beforehand) just to be thorough on my end. If it works, I'll update the post.
Asides that, is there any known issues with Gentoo that would force me to use a VM to build in, or are there any necessary workarounds needed to build with Gentoo?
Running stable branch, excluding packages that only have an ~amd64 release.