Hi Coreboot folks,
Student here trying to build Coreboot in order to launch it with QEMU but the build (crossgcc-x86), I launched the build with this command inside the Coreboot folder (make crossgcc-x86 CPUS=8) seems to fail when building a dependency, anyone would have an idea what is going wrong based on the logs attached to this mail, the error looks like a permission denied, but I'm not too sure as there shouldn't be any permission issues regarding the folder for the build.
I'm aware that the documentation (https://www.coreboot.org/QEMU_Build_Tutorial) I've been using is probably outdated, and this may or may not explain why the build is failing.
If anyone could provide any help or support, thanks ! Hoping I can get to run Coreboot soon under QEMU !
(I've also tried to build crossgcc-i386 but ends up with another error, I can also provide info about this build failing if it's relevant in another mail)