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

Bug 510010

Summary: cross-armv4tl-unknown-linux-uclibc/uclibc-0.9.33.2-r10 - libc/libc_so.a(close.oS):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0'
Product: Gentoo Linux Reporter: Rafael R. Marangoni <public>
Component: [OLD] DevelopmentAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED WONTFIX    
Severity: normal CC: public
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Complete build log
output of `emerge --info '=cross-armv4tl-unknown-linux-uclibc/uclibc-0.9.33.2-r10::x-portage'`
/var/log/portage/cross-armv4tl-unknown-linux-uclibc-info.log
/var/log/portage/cross-armv4tl-unknown-linux-uclibc-uclibc.log.xz
/var/tmp/portage/cross-armv4tl-unknown-linux-uclibc/uclibc-0.9.33.2-r10/temp/uclibc-config.logs.tar.xz

Description Rafael R. Marangoni 2014-05-10 22:20:00 UTC
Created attachment 376664 [details]
Complete build log

Trying to install a cross-compiler:

crossdev -S -P -v -t armv4tl-unknown-linux-uclibc

uclibc fails to build.
Comment 1 Rafael R. Marangoni 2014-05-10 22:21:28 UTC
Created attachment 376666 [details]
output of `emerge --info '=cross-armv4tl-unknown-linux-uclibc/uclibc-0.9.33.2-r10::x-portage'`
Comment 2 Rafael R. Marangoni 2014-05-10 22:24:52 UTC
Created attachment 376668 [details]
/var/log/portage/cross-armv4tl-unknown-linux-uclibc-info.log
Comment 3 Rafael R. Marangoni 2014-05-10 22:25:55 UTC
Created attachment 376670 [details]
/var/log/portage/cross-armv4tl-unknown-linux-uclibc-uclibc.log.xz
Comment 4 Rafael R. Marangoni 2014-05-10 22:29:28 UTC
Created attachment 376672 [details]
/var/tmp/portage/cross-armv4tl-unknown-linux-uclibc/uclibc-0.9.33.2-r10/temp/uclibc-config.logs.tar.xz
Comment 5 SpanKY gentoo-dev 2014-06-04 22:18:23 UTC
armv4tl-unknown-linux-uclibc is OABI which is no longer supported.  i think you want armv4tl-unknown-linux-uclibceabi instead.