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

Bug 242314

Summary: sys-libs/uclibc-0.9.30_rc3 - endian check invalid
Product: Gentoo Linux Reporter: Alon Bar-Lev <alon.barlev>
Component: New packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal CC: solar
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: uclibc-0.9.30_rc1-endian.ebuild.diff

Description Alon Bar-Lev 2008-10-16 08:33:16 UTC
For some strange reason the ${CTARGET} was removed from the tc-getAS when determine target endianess. The result is checking the endianess of the host machine.

Maybe it fixed something else... But now building uclibc for targets that have different endianess does not work.
Comment 1 Alon Bar-Lev 2008-10-16 08:33:34 UTC
Created attachment 168648 [details, diff]
uclibc-0.9.30_rc1-endian.ebuild.diff
Comment 2 Alon Bar-Lev 2008-10-16 08:59:59 UTC
One more question...
Why not use tc-endian and get the endianess from the toolchain?
Comment 3 Alon Bar-Lev 2008-10-30 06:51:23 UTC
I see revbump without addressing this issue.

solar: Please address this issue, you may consider the attach patch.

Thanks!
Comment 4 SpanKY gentoo-dev 2012-04-22 17:31:36 UTC
this was fixed at some point