Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832045 - sys-libs/basu-0.2.0 fails to compile: ld.lld: error: undefined symbol: __start_BUS_ERROR_MAP
Summary: sys-libs/basu-0.2.0 fails to compile: ld.lld: error: undefined symbol: __star...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-25 14:27 UTC by Agostino Sarubbo
Modified: 2022-01-26 00:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,184.67 KB, text/plain)
2022-01-25 14:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-25 14:27:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/basu-0.2.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-25 14:27:19 UTC
Created attachment 763611 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-26 00:21:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906ef4bc17279ecfcaeb94a6d535df428da3f075

commit 906ef4bc17279ecfcaeb94a6d535df428da3f075
Author:     Arsen Arsenović <arsen@aarsen.me>
AuthorDate: 2022-01-25 18:18:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-26 00:19:58 +0000

    sys-libs/basu: backport LLD 13 fixes
    
    Closes: https://bugs.gentoo.org/832045
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Arsen Arsenović <arsen@aarsen.me>
    Closes: https://github.com/gentoo/gentoo/pull/23954
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/basu/basu-0.2.0-r1.ebuild                 | 43 ++++++++++++++++++
 ...GNU-ld-2.37-support-z-start-stop-gc-which.patch | 51 ++++++++++++++++++++++
 ...x-linking-on-LLD-13-LD-2.37-and-older-CCs.patch | 44 +++++++++++++++++++
 3 files changed, 138 insertions(+)