Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253712 - build fix for =app-text/tree-1.5.2.1 on uclibc
Summary: build fix for =app-text/tree-1.5.2.1 on uclibc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-04 14:24 UTC by René Rhéaume (a.k.a. repzilon, rener)
Modified: 2009-02-17 01:35 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,3.13 KB, text/plain)
2009-01-04 14:24 UTC, René Rhéaume (a.k.a. repzilon, rener)
Details
Modified ebuild (tree-1.5.2.1.ebuild,945 bytes, text/plain)
2009-01-04 14:25 UTC, René Rhéaume (a.k.a. repzilon, rener)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description René Rhéaume (a.k.a. repzilon, rener) 2009-01-04 14:24:09 UTC
The program named tree can perform a version sort like GNU ls. To do so, it uses the strverscmp function, which is a GNU extension. However, there is an implementation of this function available in the source distribution, used for other operating systems. So I simply use that implementation.

Reproducible: Always

Steps to Reproduce:
1. emerge app-text/tree on a uclibc system

Actual Results:  
emake died

Expected Results:  
app-text/tree merged on the system
Comment 1 René Rhéaume (a.k.a. repzilon, rener) 2009-01-04 14:24:48 UTC
Created attachment 177342 [details]
emerge --info
Comment 2 René Rhéaume (a.k.a. repzilon, rener) 2009-01-04 14:25:22 UTC
Created attachment 177343 [details]
Modified ebuild
Comment 3 René Rhéaume (a.k.a. repzilon, rener) 2009-01-04 15:18:04 UTC
I forgot to mention this change could be useful on Gentoo/FreeBSD.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2009-02-17 01:35:46 UTC
Should be working in tree-1.5.2.2.ebuild