Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222227 - crossdev failed in gcc-stage1 for amd64->alpha
Summary: crossdev failed in gcc-stage1 for amd64->alpha
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-15 08:50 UTC by Donnie Berkholz (RETIRED)
Modified: 2008-05-16 17:42 UTC (History)
0 users

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


Attachments
cross-alpha-unknown-linux-gnu-info.log (cross-alpha-unknown-linux-gnu-info.log,16.19 KB, text/plain)
2008-05-15 08:50 UTC, Donnie Berkholz (RETIRED)
Details
cross-alpha-unknown-linux-gnu-gcc-stage1.log (cross-alpha-unknown-linux-gnu-gcc-stage1.log,72.93 KB, text/plain)
2008-05-15 08:51 UTC, Donnie Berkholz (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2008-05-15 08:50:12 UTC
comet # crossdev -t alpha
--------------------------------------------------------------------------------
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   alpha
 * Target System:         alpha-unknown-linux-gnu
 * Stage:                 4 (C/C++ compiler)

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

 * PORTDIR_OVERLAY:       /usr/portage/local/layman/flameeyes-overlay
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/alpha-unknown-linux-gnu
 * PORTAGE_TMPDIR:        /var/tmp/cross/alpha-unknown-linux-gnu
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...     [ ok ]
 * Log: /var/log/portage/cross-alpha-unknown-linux-gnu-binutils.log
 * Emerging cross-binutils ...                                            [ ok ]
 * Log: /var/log/portage/cross-alpha-unknown-linux-gnu-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...

 * gcc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-alpha-unknown-linux-gnu-info.log
 * /var/log/portage/cross-alpha-unknown-linux-gnu-gcc-stage1.log
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2008-05-15 08:50:57 UTC
Created attachment 153193 [details]
cross-alpha-unknown-linux-gnu-info.log
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2008-05-15 08:51:28 UTC
Created attachment 153195 [details]
cross-alpha-unknown-linux-gnu-gcc-stage1.log
Comment 3 SpanKY gentoo-dev 2008-05-15 15:08:35 UTC
please try `USE=-libffi crossdev ...`
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2008-05-16 17:17:12 UTC
(In reply to comment #3)
> please try `USE=-libffi crossdev ...`

That works
Comment 5 SpanKY gentoo-dev 2008-05-16 17:42:35 UTC
thanks for testing, fixed in 0.9.18-r8

http://sources.gentoo.org/sys-devel/crossdev/files/crossdev?r1=1.102&r2=1.103