Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193353 - crossdev -t i686-pc-linux-gnu on amd64 fails at glibc-2.6.1
Summary: crossdev -t i686-pc-linux-gnu on amd64 fails at glibc-2.6.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 17:39 UTC by Avuton Olrich
Modified: 2007-10-07 04:20 UTC (History)
0 users

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


Attachments
cross-i686-pc-linux-gnu-info.log (cross-i686-pc-linux-gnu-info.log,10.98 KB, text/plain)
2007-09-21 17:39 UTC, Avuton Olrich
Details
cross-i686-pc-linux-gnu-glibc.log (cross-i686-pc-linux-gnu-glibc.log,10.03 KB, text/plain)
2007-09-21 17:40 UTC, Avuton Olrich
Details
config.log (config.log,9.42 KB, text/plain)
2007-09-21 19:00 UTC, Avuton Olrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2007-09-21 17:39:26 UTC
crossdev fails to complete when trying to setup distcc-32[1] on my amd64 machine, logs attached.

[1]. http://gentoo-wiki.com/TIP_AMD64-x86-distcc


Reproducible: Always

Steps to Reproduce:
1.crossdev -t i686-pc-linux-gnu

Actual Results:  
 * glibc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-i686-pc-linux-gnu-info.log
 * /var/log/portage/cross-i686-pc-linux-gnu-glibc.log



---------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   x86
 * Target System:         i686-pc-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
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/i686-pc-linux-gnu
 * PORTAGE_TMPDIR:        /var/tmp/cross/i686-pc-linux-gnu
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...                        [ ok ]
 * Log: /var/log/portage/cross-i686-pc-linux-gnu-binutils.log
 * Emerging cross-binutils ...                                                               [ ok ]
 * Log: /var/log/portage/cross-i686-pc-linux-gnu-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...                                                             [ ok ]
 * Log: /var/log/portage/cross-i686-pc-linux-gnu-linux-headers.log
 * Emerging cross-linux-headers ...                                                          [ ok ]
 * Log: /var/log/portage/cross-i686-pc-linux-gnu-glibc.log
 * Emerging cross-glibc ...
Comment 1 Avuton Olrich 2007-09-21 17:39:55 UTC
Created attachment 131538 [details]
cross-i686-pc-linux-gnu-info.log
Comment 2 Avuton Olrich 2007-09-21 17:40:27 UTC
Created attachment 131540 [details]
cross-i686-pc-linux-gnu-glibc.log
Comment 3 SpanKY gentoo-dev 2007-09-21 18:56:43 UTC
so post the config.log file from the build directory as an attachment
Comment 4 Avuton Olrich 2007-09-21 19:00:09 UTC
Created attachment 131545 [details]
config.log
Comment 5 SpanKY gentoo-dev 2007-10-07 04:20:09 UTC
upgrade to gcc-config-1.4.0-r3 to fix the problem