Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316499 - sys-devel/crossdev: {binutils,gcc}-config emerge failure lacks detail
Summary: sys-devel/crossdev: {binutils,gcc}-config emerge failure lacks detail
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 11:09 UTC by Johannes Krude
Modified: 2010-04-23 15:14 UTC (History)
0 users

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


Attachments
/var/log/portage/cross-arm-unknown-linux-gnu-info.log (cross-arm-unknown-linux-gnu-info.log,12.59 KB, text/plain)
2010-04-21 11:11 UTC, Johannes Krude
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Krude 2010-04-21 11:09:42 UTC
I have executed `crossdev --target arm`.
crossdev exit's almost imidieatly without an error description. In previous versions crossdev always outputed the step it is executing.

Reproducible: Always




---------------------------------------------------------------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   arm
 * Target System:         arm-unknown-linux-gnu
 * Stage:                 4 (C/C++ compiler)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-[latest]
 * headers:               linux-headers-[latest]
 * libc:                  glibc-[latest]

 * PORTDIR_OVERLAY:       /usr/local/portage/layman/thelinux
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/arm-unknown-linux-gnu
 * PORTAGE_TMPDIR:        /var/tmp/cross/arm-unknown-linux-gnu
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...
Comment 1 Johannes Krude 2010-04-21 11:11:31 UTC
Created attachment 228611 [details]
/var/log/portage/cross-arm-unknown-linux-gnu-info.log
Comment 2 Johannes Krude 2010-04-21 11:16:22 UTC
The actual output is this one:

---------------------------------------------------------------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   arm
 * Target System:         arm-unknown-linux-gnu
 * Stage:                 4 (C/C++ compiler)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-[latest]
 * headers:               linux-headers-[latest]
 * libc:                  glibc-[latest]

 * PORTDIR_OVERLAY:       /usr/local/portage/layman/thelinux
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/arm-unknown-linux-gnu
 * PORTAGE_TMPDIR:        /var/tmp/cross/arm-unknown-linux-gnu
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...                                                                                    [ !! ]
Comment 3 Johannes Krude 2010-04-21 15:37:18 UTC
I figured out, some distfiles were missing in the mirror. crossdev should have at least given a log file, where I could read what was wrong.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-04-23 10:33:04 UTC
Which version of crossdev? 
Comment 5 SpanKY gentoo-dev 2010-04-23 15:14:46 UTC
you can find the info yourself by doing `emerge {binutils,gcc}-config`.  i dont think it's really worth adding infrastructure to fix -- read the logs emerge itself produces.