Bug 193353 - crossdev -t i686-pc-linux-gnu on amd64 fails at glibc-2.6.1
Bug#: 193353 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: toolchain@gentoo.org Reported By: avuton@gmail.com
Component: Ebuilds
URL: 
Summary: crossdev -t i686-pc-linux-gnu on amd64 fails at glibc-2.6.1
Keywords:  
Status Whiteboard: 
Opened: 2007-09-21 17:39 0000
Description:   Opened: 2007-09-21 17:39 0000
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 From Avuton Olrich 2007-09-21 17:39:55 0000 -------
Created an attachment (id=131538) [details]
cross-i686-pc-linux-gnu-info.log

------- Comment #2 From Avuton Olrich 2007-09-21 17:40:27 0000 -------
Created an attachment (id=131540) [details]
cross-i686-pc-linux-gnu-glibc.log

------- Comment #3 From SpanKY 2007-09-21 18:56:43 0000 -------
so post the config.log file from the build directory as an attachment

------- Comment #4 From Avuton Olrich 2007-09-21 19:00:09 0000 -------
Created an attachment (id=131545) [details]
config.log

------- Comment #5 From SpanKY 2007-10-07 04:20:09 0000 -------
upgrade to gcc-config-1.4.0-r3 to fix the problem