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

Bug 306153

Summary: sys-libs/newlib-1.18.0 version bump
Product: Gentoo Linux Reporter: whereami <whereami>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: VERIFIED FIXED    
Severity: enhancement CC: toolchain
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description whereami 2010-02-21 09:45:39 UTC
I was able to emerge newlib-1.18.0 for CTARGET=arm-elf using crossdev by copying the 1.16.0 ebuild, without modification.

# cp ../sys-libs/newlib/newlib-1.16.0.ebuild sys-libs/newlib/newlib-1.18.0.ebuild
# crossdev -t arm-elf --gcc 4.4.3 --libc 1.18.0 --without-headers
Comment 1 Luca Barbato gentoo-dev 2010-02-23 21:39:52 UTC
It is broken at least for the target spu-elf, do you have specific needs to have it bumped?
Comment 2 whereami 2010-02-24 00:04:29 UTC
(In reply to comment #1)
> It is broken at least for the target spu-elf, do you have specific needs to
> have it bumped?
> 

Yes. See bug #290793 "sys-libs/newlib-1.16.0 fails for thumbless elf targets"
Comment 3 Luca Barbato gentoo-dev 2010-02-24 11:30:22 UTC
seems that .18 has a parallel make issue, maybe the same as the .16
Comment 4 Luca Barbato gentoo-dev 2010-02-28 23:35:18 UTC
I couldn't reproduce the issue, newlib-1.18.0 in portage 
Comment 5 whereami 2010-03-01 03:43:56 UTC
Thanks!