<div dir="ltr"><div><div><div><div>hi,<br>1. no<br></div>2. there might be a lot of places where you can misslead your configuration, sending how you did it might help<br></div><div>distcc_log migt be also helpfull, set export DISTCC_VERBOSE=1 DISTCC_LOG=path+to+file there is everything you need to debug.<br></div>3. yes, just set export  DISTCC_FALLBACK=0 and inside DISTCC_HOSTS set only second machine.<br><br><br></div>regards<br></div>Lukasz<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Łukasz Tasz<br></div><div>RTKW<br></div></div></div></div>
<br><div class="gmail_quote">2017-10-10 3:32 GMT+02:00 Tim Aerts via distcc <span dir="ltr"><<a href="mailto:distcc@lists.samba.org" target="_blank">distcc@lists.samba.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have two powerful Mac Pro machines. One is an 8-core, the other one is a 12-core. Obviously, I would like to leverage all that power when I'm building our enormous project from Xcode.<br>
<br>
So, I set up ccache on both Mac Pros. I can verify it is working correctly. It really speeds up repetitive builds on the same machine. I see correct stats using ccache -s. Then, I made it use distcc. It also works, but distccmon-text always appears to say localhost. So I conclude that it never actually uses the second machine. :(<br>
<br>
I don't think it's my network/firewall. Because I can successfully netcat into the second machine from the first, using only its name and the default port.<br>
<br>
1. Could it be that the machine is simply too strong by itself, so that it won't need the second one?<br>
<br>
2. What else could be wrong? Any idea to what I might be missing? Maybe I need to increase the value ccache -j returns somehow? (It is always 4 now, which distcc seams to honour).<br>
<br>
3. Is there any way to force it to use the other machine? (I tried localhost/0 but that appears to be a parsing error these days, or at least on macOS).<br>
<br>
Thanks in advance!<br>
<br>
— Tim<br>
__<br>
distcc mailing list            <a href="http://distcc.samba.org/" rel="noreferrer" target="_blank">http://distcc.samba.org/</a><br>
To unsubscribe or change options:<br>
<a href="https://lists.samba.org/mailman/listinfo/distcc" rel="noreferrer" target="_blank">https://lists.samba.org/<wbr>mailman/listinfo/distcc</a></blockquote></div><br></div>