-
-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compile fails on built-in.a #948
Comments
|
something's wrong with gnetoo-kernel-bin config, arch's config works |
I am also getting this error on Arch. so its not gentoo exclusive. failing right on built-in.a as well. any update on a fix for this? |
So you're manually signing your kernel? Is it actually the same issue or just a different compilation failure? |
I'm not manually signing anything, not sure where you got that. im just building the kernel as per makepkg -si and following the prompts. I was just letting people know that its an issue across distros |
i'm getting the same error message ([MakeFile:240: sub-make] error 2) on void linux generic install. only thing i changed was set it to running-kernel |
The error above is linked to signing. If you're not signing your kernel that's not the same issue, that's all there is to it.
|
now that i think about it, I had a gpg key setup in make.conf, maybe that was signing things |
I can build on gentoo systemd without issues, but I don't sign anything. Have you figured it out ? |
https://0x0.st/XNzX.txt log
im on gentoo systemd
it fails on bcachefs if i leave that enabled, so i disable in menuconfig and then it fails on built-in.a, it fails on 6.9.2, 6.8.11 and 6.7.12, note that on 6.9.2 it fails faster (it compiles less stuff?) but still on built-in.a.
gcc version 13.2.1
The text was updated successfully, but these errors were encountered: