Summary: | sys-libs/binutils-libs-2.41-r2 - [clang] ld.lld: error: version script assignment of LIBCTF_1.0 to symbol ctf_label_set failed: symbol not defined | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ajak, nvinson234, puttabutta, sht852680833, StormByte |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://inbox.sourceware.org/binutils/dfda42d963b25d850378908cba48533561fc5577.1703790579.git.nvinson234@gmail.com/T/#u | ||
See Also: | https://github.com/gentoo/gentoo/pull/35532 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 912821 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz sys-libs:binutils-libs-2.41-r2:20230925-052059.log.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 871330 [details]
emerge-info.txt
Created attachment 871331 [details]
emerge-history.txt
Created attachment 871332 [details]
environment
Created attachment 871333 [details]
etc.clang.tar.xz
Created attachment 871334 [details]
etc.portage.tar.xz
Created attachment 871335 [details]
logs.tar.xz
Created attachment 871336 [details]
sys-libs:binutils-libs-2.41-r2:20230925-052059.log.xz
Created attachment 871337 [details]
temp.tar.xz
Seems related: https://github.com/termux/termux-packages/issues/18810 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa475b61719c0c2bb4ce045f6a4f2f63b1f81702 commit aa475b61719c0c2bb4ce045f6a4f2f63b1f81702 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-29 16:34:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-29 16:34:57 +0000 sys-libs/binutils-libs: pass -Wl,--undefined-version for now Just pass -Wl,--undefined-version as this is fixed upstream in master (and will be in 2.43) but it ended up being reworked quite a bit. Closes: https://github.com/gentoo/gentoo/pull/35532 Closes: https://bugs.gentoo.org/914640 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/binutils-libs/binutils-libs-2.42-r1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de872a3105ef25730fa4bfcdbdd96fc139b40c7 commit 3de872a3105ef25730fa4bfcdbdd96fc139b40c7 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-29 16:32:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-29 16:34:56 +0000 sys-devel/binutils: drop -Wl,--undefined-version passing This should be fixed upstream now. Bug: https://bugs.gentoo.org/914640 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/binutils/binutils-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b3aab16ad1f18cfa0d8272945494d3edb2897b commit 84b3aab16ad1f18cfa0d8272945494d3edb2897b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-16 10:07:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-16 10:07:49 +0000 sys-libs/binutils-libs: drop obsolete workaround See 3de872a3105ef25730fa4bfcdbdd96fc139b40c7. Bug: https://bugs.gentoo.org/914640 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/binutils-libs/binutils-libs-2.43-r2.ebuild | 4 ---- sys-libs/binutils-libs/binutils-libs-2.43-r3.ebuild | 4 ---- sys-libs/binutils-libs/binutils-libs-9999.ebuild | 4 ---- 3 files changed, 12 deletions(-) |