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

Bug 209312

Summary: dev-libs/gmp-4.2.1 doesn't compile w/ distcc
Product: Gentoo Linux Reporter: Brian D Kacos <briandkacos>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the build log

Description Brian D Kacos 2008-02-08 02:06:22 UTC
Compilation fails when distcc turned on.

Reproducible: Always

Steps to Reproduce:
1.turn on distcc
2.emerge -1 gmp
3.

Actual Results:  
the emerge failed

Expected Results:  
The emerge should have completed. When distcc is turned off or otherwise disabled, it works fine.

I may be a special case of distcc user which may impact this bug. One of my distcc workers is an x86_64 machine with a crossdev toolchain installed according to the directions given on the gentoo wiki. The computer performing the emerge is an i686.
Comment 1 Brian D Kacos 2008-02-08 02:07:03 UTC
Created attachment 142953 [details]
the build log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-08 07:37:01 UTC
You cannot mix different gcc versions on distcc nodes.

*** This bug has been marked as a duplicate of bug 201642 ***