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

Bug 630598

Summary: dev-libs/icu-58.1-r1 build fix for sys-libs/uclibc-ng
Product: Gentoo Linux Reporter: René Rhéaume <rene.rheaume>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED WONTFIX    
Severity: normal CC: herrtimson
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 570544    
Attachments: icu-58.1-uclibcng.patch

Description René Rhéaume 2017-09-10 15:53:12 UTC
Created attachment 493744 [details, diff]
icu-58.1-uclibcng.patch

As is, icu-58.1 does not build on uclibc-ng because at some point uclibc-ng does not grok a relative path. Converting the relative path to its absolute equivalent corrects the problem.
Comment 1 Anthony Basile gentoo-dev 2017-09-10 17:30:03 UTC
(In reply to René Rhéaume from comment #0)
> Created attachment 493744 [details, diff] [details, diff]
> icu-58.1-uclibcng.patch
> 
> As is, icu-58.1 does not build on uclibc-ng because at some point uclibc-ng
> does not grok a relative path. Converting the relative path to its absolute
> equivalent corrects the problem.

yeah, icu and python suffer from this.  it really should be fixed in uclibc-ng but this is okay as a cheap temp fix until we figure out what's going on with LD_LIBRARY_PATH in uclibc-ng
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2020-11-25 01:57:04 UTC
Does this still affect current versions?
Comment 3 tt_1 2020-11-29 09:35:15 UTC
*** Bug 591586 has been marked as a duplicate of this bug. ***
Comment 4 David Seifert gentoo-dev 2022-01-02 10:30:16 UTC
uclibc support in Gentoo has been removed.