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

Bug 300356

Summary: sys-devel/crossdev: crossdev -t avr fails
Product: Gentoo Linux Reporter: David Relson <relson>
Component: [OLD] UnspecifiedAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of emerging cross-binutils
output of Emerging cross-avr-libc-headers
avr info log file
log of binutils creation

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 ***