lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <74032153-813a-4a40-8363-cce264f4d5ea@linuxfoundation.org>
Date: Mon, 1 Dec 2025 15:17:49 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Alexander Deucher <Alexander.Deucher@....com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 amd-gfx@...ts.freedesktop.org, dri-devel <dri-devel@...ts.freedesktop.org>
Subject: Linux 6.18 amdgpu build error

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ