Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360195 - cross-armv5tel-softfloat-linux-gnueabi-glibc fails due to TLS support error
Summary: cross-armv5tel-softfloat-linux-gnueabi-glibc fails due to TLS support error
Status: RESOLVED DUPLICATE of bug 359509
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 21:05 UTC by Christian Pontesegger
Modified: 2011-03-27 14:14 UTC (History)
0 users

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


Attachments
Info.log file (cross-armv5tel-softfloat-linux-gnueabi-info.log,14.11 KB, text/plain)
2011-03-23 21:07 UTC, Christian Pontesegger
Details
glibc.log (cross-armv5tel-softfloat-linux-gnueabi-glibc.log,171.28 KB, text/plain)
2011-03-23 21:07 UTC, Christian Pontesegger
Details
glibc-2.11.3.log.zip (logs.zip,158.23 KB, text/plain)
2011-03-25 11:41 UTC, Christian Pontesegger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Pontesegger 2011-03-23 21:05:14 UTC
I am trying to build a cross compiler environment for arm by doing

crossdev -S --target armv5tel-softfloat-linux-gnueabi

This fails due to multiple errors:
 #error "TLS support is required."


I tried crossdev without -S option, but this fails too


Reproducible: Always

Steps to Reproduce:
run
crossdev -S --target armv5tel-softfloat-linux-gnueabi
Comment 1 Christian Pontesegger 2011-03-23 21:07:06 UTC
Created attachment 267021 [details]
Info.log file
Comment 2 Christian Pontesegger 2011-03-23 21:07:35 UTC
Created attachment 267023 [details]
glibc.log
Comment 3 SpanKY gentoo-dev 2011-03-24 01:42:48 UTC
your tree is out of date

*** This bug has been marked as a duplicate of bug 359509 ***
Comment 4 Christian Pontesegger 2011-03-25 11:39:19 UTC
did a 

emerge --sync

and then tried again, but still fails:

both
crossdev -S --target armv5tel-softfloat-linux-gnueabi
crossdev --target armv5tel-softfloat-linux-gnueabi

fail on glibc, log attached: glibc-2.11.3.log

should I file this as a new bug?
Comment 5 Christian Pontesegger 2011-03-25 11:41:52 UTC
Created attachment 267191 [details]
glibc-2.11.3.log.zip
Comment 6 SpanKY gentoo-dev 2011-03-27 14:14:56 UTC
yes, that's a completely different bug

/usr/libexec/gcc/armv5tel-softfloat-linux-gnueabi/ld: /usr/lib/gcc/armv5tel-softfloat-linux-gnueabi/4.5.2/libgcc.a(_udivsi3.o): Unknown mandatory EABI object attribute 44
/usr/libexec/gcc/armv5tel-softfloat-linux-gnueabi/ld: failed to merge target specific data of file /usr/lib/gcc/armv5tel-softfloat-linux-gnueabi/4.5.2/libgcc.a(_udivsi3.o)

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