Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308093 - crossdev fails to emerge cross-gcc-stage1
Summary: crossdev fails to emerge cross-gcc-stage1
Status: RESOLVED DUPLICATE of bug 264534
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 18:33 UTC by Felipe Balbi
Modified: 2010-03-09 02:10 UTC (History)
0 users

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


Attachments
cross-arm-none-linux-gnu-info.log (cross-arm-none-linux-gnu-info.log,10.59 KB, text/plain)
2010-03-06 18:33 UTC, Felipe Balbi
Details
cross-arm-none-linux-gnu-gcc-stage1.log (cross-arm-none-linux-gnu-gcc-stage1.log,152.38 KB, text/plain)
2010-03-06 18:34 UTC, Felipe Balbi
Details
another build log (build.log,150.40 KB, text/plain)
2010-03-06 18:37 UTC, Felipe Balbi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Balbi 2010-03-06 18:33:05 UTC
crossdev --target arm-none-linux-gnu and crossdev --target arm-none-linux-gnueabi fail to emerge cross-gcc-stage1 on core2 system.

soon I will attach the logfiles.

Reproducible: Always

Steps to Reproduce:
1. emerge crossdev
2. crossdev --target arm-none-linux-gnu

Actual Results:  
 * Emerging cross-gcc-stage1 ...

 * gcc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-arm-none-linux-gnu-info.log
 * /var/log/portage/cross-arm-none-linux-gnu-gcc-stage1.log


Expected Results:  
emerge goes smoothly and continues to the end so we have a working toolchain.

This prevents some experimentation with gentoo running on my ARM-based boards.
Comment 1 Felipe Balbi 2010-03-06 18:33:38 UTC
Created attachment 222317 [details]
cross-arm-none-linux-gnu-info.log
Comment 2 Felipe Balbi 2010-03-06 18:34:01 UTC
Created attachment 222319 [details]
cross-arm-none-linux-gnu-gcc-stage1.log
Comment 3 Felipe Balbi 2010-03-06 18:37:23 UTC
Created attachment 222321 [details]
another build log
Comment 4 Felipe Balbi 2010-03-06 18:41:53 UTC
I see this on the build.log:

Unknown arch used in --with-arch=arm

is it correct ? Why doesn't it understand ARM ??
Comment 5 Felipe Balbi 2010-03-07 10:41:03 UTC
after an emerge --sync today, it's working fine. I've got a cross toolchain now.
Comment 6 SpanKY gentoo-dev 2010-03-09 02:10:53 UTC

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