Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300356 - sys-devel/crossdev: crossdev -t avr fails
Summary: sys-devel/crossdev: crossdev -t avr fails
Status: RESOLVED DUPLICATE of bug 230343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-10 01:57 UTC by David Relson
Modified: 2010-01-10 22:22 UTC (History)
0 users

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


Attachments
Output of emerging cross-binutils (cross-avr-avr-libc-headers.log,5.25 KB, text/plain)
2010-01-10 01:58 UTC, David Relson
Details
output of Emerging cross-avr-libc-headers (cross-avr-avr-libc-headers.log,5.25 KB, text/plain)
2010-01-10 01:59 UTC, David Relson
Details
avr info log file (cross-avr-info.log,11.20 KB, text/plain)
2010-01-10 02:00 UTC, David Relson
Details
log of binutils creation (cross-avr-binutils.log,399.52 KB, text/plain)
2010-01-10 02:02 UTC, David Relson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Relson 2010-01-10 01:57:09 UTC
Trying to build an avr crossdev environment results in an "avr-libc failed" eror.

Reproducible: Always

Steps to Reproduce:
1.run either "crossdev -t avr" or "crossdev -t avr -s4 -S"
2.
3.

Actual Results:  
root@osage # crossdev -t avr -s4 -S --------------------------------------------------------------------------------
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   *
 * Target System:         avr
 * Stage:                 3 (C compiler & libc)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-[latest]
 * libc:                  avr-libc-[latest]

 * PORTDIR_OVERLAY:       /usr/local/portage
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/avr
 * PORTAGE_TMPDIR:        /var/tmp/cross/avr
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ... [ ok ]
 * Log: /var/log/portage/cross-avr-binutils.log
 * Emerging cross-binutils ... [ ok ]
 * Log: /var/log/portage/cross-avr-avr-libc-headers.log
 * Emerging cross-avr-libc-headers ...
 * avr-libc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-avr-info.log
 * /var/log/portage/cross-avr-avr-libc-headers.log
Comment 1 David Relson 2010-01-10 01:58:04 UTC
Created attachment 215878 [details]
Output of emerging cross-binutils

 * Emerging cross-binutils ... [ ok ]
 * Log: /var/log/portage/cross-avr-avr-libc-headers.log
Comment 2 David Relson 2010-01-10 01:59:15 UTC
Created attachment 215880 [details]
output of Emerging cross-avr-libc-headers

* Log: /var/log/portage/cross-avr-avr-libc-headers.log
 * Emerging cross-avr-libc-headers ...
 * avr-libc failed :(
Comment 3 David Relson 2010-01-10 02:00:02 UTC
Created attachment 215882 [details]
avr info log file
Comment 4 David Relson 2010-01-10 02:02:31 UTC
Created attachment 215884 [details]
log of binutils creation
Comment 5 SpanKY gentoo-dev 2010-01-10 22:22:03 UTC

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