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.
Created attachment 142953 [details] the build log
You cannot mix different gcc versions on distcc nodes. *** This bug has been marked as a duplicate of bug 201642 ***