Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 617526

Summary: sys-libs/uclibc-0.9.33.2 fails to build for arm with gcc>=5.1
Product: Gentoo Linux Reporter: Phil Tooley <phil.tooley>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED WONTFIX    
Severity: normal CC: embedded
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: uclibc-0071-Fix-libgcc_s_resume-issue.patch

Description Phil Tooley 2017-05-04 22:16:23 UTC
Created attachment 471688 [details, diff]
uclibc-0071-Fix-libgcc_s_resume-issue.patch

sys-libs/uclibc fails to build with gcc>=5.1 on arm, see developer discussion:

http://lists.busybox.net/pipermail/buildroot/2015-June/130205.html

The attached patch fixes the issue, please consider including in the current ebuild.
Comment 1 Anthony Basile gentoo-dev 2017-05-15 21:13:26 UTC
(In reply to Phil Tooley from comment #0)

while i could add this patch, you should be aware that we've moved on in gentoo to uclibc-ng which is maintained.  uclibc is dead usptream.
Comment 2 Phil Tooley 2017-05-20 16:52:42 UTC
I know, but at the current time crossdev doesn't seem to support building a uclibc-ng toolchain for arm targets without extra fiddling, so I am trying to make do with something that will work.

-Telemin-
Comment 3 David Seifert gentoo-dev 2022-01-02 10:28:53 UTC
uclibc support in Gentoo has been removed.