Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209312 - dev-libs/gmp-4.2.1 doesn't compile w/ distcc
Summary: dev-libs/gmp-4.2.1 doesn't compile w/ distcc
Status: RESOLVED DUPLICATE of bug 201642
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-08 02:06 UTC by Brian D Kacos
Modified: 2008-02-08 07:37 UTC (History)
0 users

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


Attachments
the build log (build.log,185.78 KB, text/plain)
2008-02-08 02:07 UTC, Brian D Kacos
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***