Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254288 - 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'
Summary: armeb-softfloat-linux-uclibc - sys-devel/binutils-2.18-r3 - build/libiberty/p...
Status: VERIFIED DUPLICATE of bug 226335
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-09 04:43 UTC by Anthony Giorgio
Modified: 2009-01-15 12:50 UTC (History)
0 users

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


Attachments
Build log (build.log,252.53 KB, text/plain)
2009-01-09 04:45 UTC, Anthony Giorgio
Details
Verbose emerge info (emerge.info,8.28 KB, text/plain)
2009-01-09 04:46 UTC, Anthony Giorgio
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***