Hi,<br><br>Some basic information might be helpful:<br>  - what version of distcc?<br>  - what OS?<br>  - any other error messages before the &quot;make: *** [DrawContext.o] Error 5&quot;?<br><br>If it is an old version of distcc, have you tried upgrading your distcc client and servers with a recent version, e.g. distcc 3.1?<br>

<br><div class="gmail_quote">On Wed, Oct 7, 2009 at 4:16 PM, Paul Eipper <span dir="ltr">&lt;<a href="mailto:lkraider@gmail.com">lkraider@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
we are running distcc for cross-compilation, it works fine sometimes,<br>
but apparently randomly we get an error like this:<br>
<br>
make: *** [DrawContext.o] Error 5<br>
make: *** Waiting for unfinished jobs....<br>
<br>
when inspecting the DrawContext.o file, it&#39;s a gzipped file containing<br>
the object code. Somehow distcc failed to unzip it or something, and<br>
the build fails.<br>
<br>
More about our setup:<br>
<br>
We have /home mounted from NFS, and DISTCC_DIR is set to tmpfs (each<br>
user has their own dir there). The cross-compilation toolchain is<br>
mounted from NFS too. Here&#39;s the env setup:<br>
<br>
CCACHE_DIR=/var/cache/ccache<br>
CCACHE_NOLINK=1<br>
CCACHE_UMASK=002<br>
CCACHE_PREFIX=distcc<br>
DISTCC_HOSTS=&quot;localhost/6 dev&quot;<br>
PATH=/usr/lib/ccache:$PATH<br>
CONCURRENCY_LEVEL=&quot;10&quot;<br>
DISTCC_DIR=/var/lock/distcc/$USER<br>
<br>
HOSTS are linked through a gigabit network.<br>
<br>
It seems the build works flawlessly for simple builds (maybe running<br>
on localhost only? didn&#39;t check), but longer ones usually trip on the<br>
error described above. Manually deleting the .o file and re-running<br>
the build then works, and may or may not error out on another file<br>
(seemingly at random).<br>
<br>
Is there a way to disable gz somehow completely? Would that solve the issue?<br>
<font color="#888888"><br>
--<br>
Paul Eipper<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>
</font></blockquote></div><br><br clear="all"><br>-- <br>Fergus Henderson &lt;<a href="mailto:fergus@google.com">fergus@google.com</a>&gt;<br>