What's the output from "make"?<div>Try using DISTCC_VERBOSE=1, that may give more info.</div><div><br></div><div>Also what is in /distcclog?</div><div>(Using --log-level debug may give more info there too.)<br>

<br><div class="gmail_quote">On Wed, Apr 18, 2012 at 2:57 PM, Marcin S <span dir="ltr"><<a href="mailto:msporysz06@gmail.com">msporysz06@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br>
Im having trouble getting distcc to user full power of distcc server host.<br>
<br>
Here are my configs<br>
<br>
 cat /etc/distcc/hosts<br>
<a href="http://192.168.1.20/20" target="_blank">192.168.1.20/20</a><br>
<br>
running distccd with following command<br>
/usr/bin/distccd --daemon --pid-file /var/run/distccd/distccd.pid -j<br>
20 --port 3632 --log-level info --log-file /distcclog --allow<br>
192.168.1.13 -N 0<br>
<br>
<br>
make gets -j20.<br>
<br>
here is example distccmon-text output<br>
<br>
10106  Blocked                                                            [3]<br>
 10078  Blocked                                                            [9]<br>
 10110  Preprocess  x-php.c                                    192.168.1.20[0]<br>
 10095  Preprocess  x-awk.c                                    192.168.1.20[1]<br>
 10086  Preprocess  x-java.c                                   192.168.1.20[2]<br>
 10087  Preprocess  x-csharp.c                                 192.168.1.20[3]<br>
 10096  Preprocess  x-ycp.c                                    192.168.1.20[4]<br>
 10099  Preprocess  x-tcl.c                                    192.168.1.20[6]<br>
 10077  Preprocess  x-scheme.c                                 192.168.1.20[7]<br>
<br>
 10078  Blocked                                                            [9]<br>
 10110  Preprocess  x-php.c                                    192.168.1.20[0]<br>
 10124  Preprocess  msgattrib.c                                192.168.1.20[1]<br>
 10116  Preprocess  x-glade.c                                  192.168.1.20[2]<br>
 10106  Preprocess  x-perl.c                                   192.168.1.20[3]<br>
 10128  Preprocess  msgcat.c                                   192.168.1.20[4]<br>
 10115  Preprocess  x-rst.c                                    192.168.1.20[5]<br>
 10129  Preprocess  msgcomm.c                                  192.168.1.20[6]<br>
 10130  Preprocess  msgconv.c                                  192.168.1.20[7]<br>
 10077  Compile     x-scheme.c                                 192.168.1.20[7]<br>
<br>
<br>
It's usualy Preprocess, very rarely Compile - altrought I didnt found<br>
what "Preprocess" means...<br>
<br>
So its sending some jobs to server, but cpu load at server is usualy<br>
<10% and compiler process "cc1" spawns very rarely. Most "Compile"<br>
jobs running on localhost.<br>
Can someone help me to figure out whats going on?<br>
<br>
Regards<br>
__<br>
distcc mailing list            <a href="http://distcc.samba.org/" target="_blank">http://distcc.samba.org/</a><br>
To unsubscribe or change options:<br>
<a href="https://lists.samba.org/mailman/listinfo/distcc" target="_blank">https://lists.samba.org/mailman/listinfo/distcc</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Fergus Henderson <<a href="mailto:fergus@google.com" target="_blank">fergus@google.com</a>></div><div><br></div><div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">"Defend the user, exclude no one, and create magic." -- Eric Schmidt.</span></div>

</div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br></span></div><br>
</div>