[Backport release-24.11] linux_xanmod, linux_xanmod_latest: 2025-01-11#373154
[Backport release-24.11] linux_xanmod, linux_xanmod_latest: 2025-01-11#373154nixpkgs-ci[bot] wants to merge 2 commits intorelease-24.11from
Conversation
Atemu
left a comment
There was a problem hiding this comment.
CC init/version-timestamp.o
LD .tmp_vmlinux.btf
/nix/store/vk4mlknqk9yjbqa68a7rvpfxfdw3rad7-binutils-2.43.1/bin/ld: vmlinux.o: in function `__crash_kexec':
/build/source/build/../kernel/kexec_core.c:1066:(.text+0x1cff8b): undefined reference to `machine_crash_shutdown'
/nix/store/vk4mlknqk9yjbqa68a7rvpfxfdw3rad7-binutils-2.43.1/bin/ld: vmlinux.o: in function `do_kexec_load':
/build/source/build/../kernel/kexec.c:166:(.text+0x1d1bae): undefined reference to `arch_kexec_protect_crashkres'
/nix/store/vk4mlknqk9yjbqa68a7rvpfxfdw3rad7-binutils-2.43.1/bin/ld: /build/source/build/../kernel/kexec.c:105:(.text+0x1d1bf4): undefined reference to `arch_kexec_unprotect_crashkre>
/nix/store/vk4mlknqk9yjbqa68a7rvpfxfdw3rad7-binutils-2.43.1/bin/ld: vmlinux.o: in function `__do_sys_kexec_file_load':
/build/source/build/../kernel/kexec_file.c:415:(.text+0x1d2d74): undefined reference to `arch_kexec_protect_crashkres'
/nix/store/vk4mlknqk9yjbqa68a7rvpfxfdw3rad7-binutils-2.43.1/bin/ld: /build/source/build/../kernel/kexec_file.c:350:(.text+0x1d2dbc): undefined reference to `arch_kexec_unprotect_cra>
BTF .btf.vmlinux.bin.o
pahole: .tmp_vmlinux.btf: Invalid argument
LD .tmp_vmlinux.kallsyms1
.btf.vmlinux.bin.o: file not recognized: file format not recognized
make[2]: *** [../scripts/Makefile.vmlinux:37: vmlinux] Error 1
make[1]: *** [/build/source/Makefile:1316: vmlinux] Error 2
make: *** [../Makefile:234: __sub-make] Error 2
|
That seems to be the issue that was causing 6.6.71. https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.71 https://lore.kernel.org/all/3DB3A6D3-0D3A-4682-B4FA-407B2D3263B2@cloudflare.com/ there was not yet any update from xanmod side (first i wanted to hold 6.6.70 due to that). Do you customize your kernel config? (edit: seems not to, strange that then build for me, i just set v3 compilation, aside that i am on stock too) |
|
What's odd though is that it builds fine on unstable? |
|
yeah i am running it rn. So possibly its triggered by something by the build environment that is on stable aside the mentioned config settings in https://lore.kernel.org/all/3DB3A6D3-0D3A-4682-B4FA-407B2D3263B2@cloudflare.com/ . |
|
Yeah that's likely. Let's wait for .71 then. |
Bot-based backport to
release-24.11, triggered by a label in #373041.