Summary: | sys-libs/db fails to compile with lld | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/19100 https://github.com/gentoo/gentoo/pull/19171 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 408963 | ||
Attachments: |
build.log
other.tar.bz2 |
Description
Agostino Sarubbo
![]() Created attachment 646216 [details]
build.log
build log and emerge --info
Created attachment 646218 [details]
other.tar.bz2
other logs
Duplicate of https://bugs.gentoo.org/595108 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=811c7e411281c4c911890175b7615cb1971851a7 commit 811c7e411281c4c911890175b7615cb1971851a7 Author: Theo Anderson <telans@posteo.de> AuthorDate: 2021-01-23 10:24:20 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2021-01-24 17:39:42 +0000 sys-libs/db: use tc-ld-force-bfd instead of tc-ld-disable-gold ld.bfd is forced due to sys-libs/db requiring the --default-symver ldflag, which is not present in either ld.gold or ld.lld Closes: https://bugs.gentoo.org/595108 Closes: https://bugs.gentoo.org/729510 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19171 sys-libs/db/db-18.1.32.ebuild | 4 ++-- sys-libs/db/db-18.1.40.ebuild | 4 ++-- sys-libs/db/db-4.8.30-r3.ebuild | 4 ++-- sys-libs/db/db-4.8.30-r4.ebuild | 4 ++-- sys-libs/db/db-5.1.29-r2.ebuild | 4 ++-- sys-libs/db/db-5.3.28-r2.ebuild | 4 ++-- sys-libs/db/db-5.3.28-r4.ebuild | 2 +- sys-libs/db/db-5.3.28-r5.ebuild | 4 ++-- sys-libs/db/db-6.0.35-r2.ebuild | 4 ++-- sys-libs/db/db-6.0.35-r3.ebuild | 4 ++-- sys-libs/db/db-6.1.38.ebuild | 4 ++-- sys-libs/db/db-6.2.38.ebuild | 2 +- 12 files changed, 22 insertions(+), 22 deletions(-) |