Hi Alex, I am seeing the following make error on Linux 6.18. I started seeing build failures since rc7 and rc6 build was just fine on the same config file.
LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o drivers/gpu/drm/amd/amdgpu/amdgpu.o: error: objtool: elf_init_reloc: .rela.orc_unwind_ip: reloc 39935 already initialized! make[6]: *** [scripts/Makefile.build:503: drivers/gpu/drm/amd/amdgpu/amdgpu.o] Error 255 make[6]: *** Deleting file 'drivers/gpu/drm/amd/amdgpu/amdgpu.o' make[5]: *** [scripts/Makefile.build:556: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** [scripts/Makefile.build:556: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:556: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:556: drivers] Error 2 make[1]: *** [/linux/linux_6.18/Makefile:2010: .] Error 2 make: *** [Makefile:248: __sub-make] Error 2 I tried "make clean" and "make distclean" just in case, still see the same error. Is this a known problem? I thought I would ask before I go figure out what's happening. thanks, -- Shuah
