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

Bug 254288

Summary: armeb-softfloat-linux-uclibc - sys-devel/binutils-2.18-r3 - build/libiberty/pic/libiberty.a(floatformat.o): In function `floatformat_to_double': floatformat.c:(.text+0x20c): undefined reference to `ldexp'
Product: Gentoo Linux Reporter: Anthony Giorgio <agiorgio>
Component: New packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
Verbose emerge info

Description Anthony Giorgio 2009-01-09 04:43:05 UTC
This problem is similar to bug 231266, but not quite the same.  

libtool: link: creating objdump
libtool: link: creating ar
/bin/sh ./libtool --tag=CC --mode=link armeb-softfloat-linux-uclibc-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -march=armv5t -mtune=xscale -O2  -Wl,-O1 -o ranlib  ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl  -lm
libtool: link: armeb-softfloat-linux-uclibc-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -march=armv5t -mtune=xscale -O2 -Wl,-O1 -o .libs/ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/var/tmp/portage/sys-devel/binutils-2.18-r3/work/build/libiberty/pic -liberty ../libiberty/libiberty.a -lfl -lm -Wl,-rpath -Wl,/usr/lib/binutils/armeb-softfloat-linux-uclibc/2.18
libtool: link: creating ranlib
make[4]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.18-r3/work/build/binutils'
make[3]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.18-r3/work/build/binutils'
make[2]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.18-r3/work/build/binutils'
make[1]: Leaving directory `/var/tmp/portage/sys-devel/binutils-2.18-r3/work/build'
make: *** [all] Error 2
 *
 * ERROR: sys-devel/binutils-2.18-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2715:  Called toolchain-binutils_src_compile
 *             environment, line 3304:  Called die
 * The specific snippet of code:
 *       emake all || die "emake failed";
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-devel/binutils-2.18-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/binutils-2.18-r3/temp/environment'.
 *


Reproducible: Always

Steps to Reproduce:
1. emerge binutils
2.
3.

Actual Results:  
The emerge fails

Expected Results:  
Binutils completes the emerge
Comment 1 Anthony Giorgio 2009-01-09 04:45:56 UTC
Created attachment 177842 [details]
Build log
Comment 2 Anthony Giorgio 2009-01-09 04:46:23 UTC
Created attachment 177843 [details]
Verbose emerge info
Comment 3 SpanKY gentoo-dev 2009-01-09 15:46:41 UTC

*** This bug has been marked as a duplicate of bug 226335 ***