<div>Try setting DISTCC_FALLBACK=0 in your environment.<br><div>That will inhibit the fallback to local compilation, which should make debugging the problem easier.</div><div><br><div class="gmail_quote">On Thu, May 20, 2010 at 11:29 AM, Mihai Moldovan <span dir="ltr">&lt;<a href="mailto:ionic@ionic.de">ionic@ionic.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
my current machine setup is 2 i686 boxes (Intel PIII-S, 1.4GHz and an<br>
Intel PM, 2GHz) paired with one amd64 box (Intel Q9550, 4*2.88GHz.)<br>
<br>
Long story made short, I basically want the other boxes help out the<br>
slowest PIII-S box while compiling stuff.<br>
<br>
I have thus installed and set up paludis to use distcc on the PIII-S<br>
box, as well as installed distcc on all other boxed, configured it and<br>
started it.<br>
<br>
Said this, I came upon the problem my amd64 box had an native x86_64<br>
compiler and thus was kinda unusable for x86 compilation.<br>
I fixed this by building an x86 cross compiler on this very box.<br>
<br>
So far, everything seemed fine.<br>
<br>
However, when firing everything up, my heart broke, as I saw all the<br>
failed compilations scrolling by in the distcc logs of *both* other<br>
machines.<br>
<br>
I though was not able to find out, why exactly. I&#39;d really like to see<br>
gcc&#39;s error messages, but I haven&#39;t found a way to turn that on.<br>
<br>
Interestingly, as the problems persist on both other boxes, I don&#39;t<br>
think I messed up the cross compiler.<br>
<br>
Here&#39;s some log output from distcc:<br>
<br>
(amd64)<br>
//////////////////////////////////////////////////////////////////////////////////////////////////////////////<br>
distccd[493581] (dcc_check_client) connection from <a href="http://192.168.0.5:44220" target="_blank">192.168.0.5:44220</a><br>
distccd[493581] (dcc_check_address) deny client 0x500a8c0, value<br>
0x1a8c0, mask 0xffffff<br>
distccd[493581] (dcc_check_address) match client 0x500a8c0, value<br>
0xa8c0, mask 0xffffff<br>
distccd[493581] (dcc_r_token_int) got DIST00000001<br>
distccd[493581] (dcc_r_token_int) got ARGC0000001a<br>
distccd[493581] (dcc_r_argv) reading 26 arguments from job submission<br>
distccd[493581] (dcc_r_token_int) got ARGV00000015<br>
distccd[493581] (dcc_r_token_string) got &#39;i686-pc-linux-gnu-g++&#39;<br>
distccd[493581] (dcc_r_argv) argv[0] = &quot;i686-pc-linux-gnu-g++&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000008<br>
distccd[493581] (dcc_r_token_string) got &#39;-pthread&#39;<br>
distccd[493581] (dcc_r_argv) argv[1] = &quot;-pthread&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000005<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wall&#39;<br>
distccd[493581] (dcc_r_argv) argv[2] = &quot;-Wall&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000007<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wextra&#39;<br>
distccd[493581] (dcc_r_argv) argv[3] = &quot;-Wextra&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000010<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wold-style-cast&#39;<br>
distccd[493581] (dcc_r_argv) argv[4] = &quot;-Wold-style-cast&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000011<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wredundant-decls&#39;<br>
distccd[493581] (dcc_r_argv) argv[5] = &quot;-Wredundant-decls&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000016<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wstrict-null-sentinel&#39;<br>
distccd[493581] (dcc_r_argv) argv[6] = &quot;-Wstrict-null-sentinel&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000012<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wmissing-noreturn&#39;<br>
distccd[493581] (dcc_r_argv) argv[7] = &quot;-Wmissing-noreturn&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000014<br>
distccd[493581] (dcc_r_token_string) got &#39;-Woverloaded-virtual&#39;<br>
distccd[493581] (dcc_r_argv) argv[8] = &quot;-Woverloaded-virtual&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV0000000b<br>
distccd[493581] (dcc_r_token_string) got &#39;-Winit-self&#39;<br>
distccd[493581] (dcc_r_argv) argv[9] = &quot;-Winit-self&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000008<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wunused&#39;<br>
distccd[493581] (dcc_r_argv) argv[10] = &quot;-Wunused&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000011<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wunused-function&#39;<br>
distccd[493581] (dcc_r_argv) argv[11] = &quot;-Wunused-function&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000008<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wshadow&#39;<br>
distccd[493581] (dcc_r_argv) argv[12] = &quot;-Wshadow&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV0000000f<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wwrite-strings&#39;<br>
distccd[493581] (dcc_r_argv) argv[13] = &quot;-Wwrite-strings&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV0000000d<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wfloat-equal&#39;<br>
distccd[493581] (dcc_r_argv) argv[14] = &quot;-Wfloat-equal&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000015<br>
distccd[493581] (dcc_r_token_string) got &#39;-Wno-non-virtual-dtor&#39;<br>
distccd[493581] (dcc_r_argv) argv[15] = &quot;-Wno-non-virtual-dtor&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000003<br>
distccd[493581] (dcc_r_token_string) got &#39;-O2&#39;<br>
distccd[493581] (dcc_r_argv) argv[16] = &quot;-O2&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV0000000f<br>
distccd[493581] (dcc_r_token_string) got &#39;-march=pentium3&#39;<br>
distccd[493581] (dcc_r_argv) argv[17] = &quot;-march=pentium3&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV0000000f<br>
distccd[493581] (dcc_r_token_string) got &#39;-mtune=pentium3&#39;<br>
distccd[493581] (dcc_r_argv) argv[18] = &quot;-mtune=pentium3&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000005<br>
distccd[493581] (dcc_r_token_string) got &#39;-pipe&#39;<br>
distccd[493581] (dcc_r_argv) argv[19] = &quot;-pipe&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000014<br>
distccd[493581] (dcc_r_token_string) got &#39;-fomit-frame-pointer&#39;<br>
distccd[493581] (dcc_r_argv) argv[20] = &quot;-fomit-frame-pointer&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000002<br>
distccd[493581] (dcc_r_token_string) got &#39;-c&#39;<br>
distccd[493581] (dcc_r_argv) argv[21] = &quot;-c&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000013<br>
distccd[493581] (dcc_r_token_string) got &#39;security_context.cc&#39;<br>
distccd[493581] (dcc_r_argv) argv[22] = &quot;security_context.cc&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000005<br>
distccd[493581] (dcc_r_token_string) got &#39;-fPIC&#39;<br>
distccd[493581] (dcc_r_argv) argv[23] = &quot;-fPIC&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000002<br>
distccd[493581] (dcc_r_token_string) got &#39;-o&#39;<br>
distccd[493581] (dcc_r_argv) argv[24] = &quot;-o&quot;<br>
distccd[493581] (dcc_r_token_int) got ARGV00000018<br>
distccd[493581] (dcc_r_token_string) got &#39;.libs/security_context.o&#39;<br>
distccd[493581] (dcc_r_argv) argv[25] = &quot;.libs/security_context.o&quot;<br>
distccd[493581] (dcc_r_argv) got arguments: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c security_context.cc -fPIC -o<br>
.libs/security_context.o<br>
distccd[493581] (dcc_scan_args) scanning arguments:<br>
i686-pc-linux-gnu-g++ -pthread -Wall -Wextra -Wold-style-cast<br>
-Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn<br>
-Woverloaded-virtual -Winit-self -Wunused -Wunused-function -Wshadow<br>
-Wwrite-strings -Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3<br>
-mtune=pentium3 -pipe -fomit-frame-pointer -c security_context.cc -fPIC<br>
-o .libs/security_context.o<br>
distccd[493581] (dcc_scan_args) found input file &quot;security_context.cc&quot;<br>
distccd[493581] (dcc_scan_args) found object/output file<br>
&quot;.libs/security_context.o&quot;<br>
distccd[493581] compile from security_context.cc to security_context.o<br>
distccd[493581] (dcc_run_job) output file .libs/security_context.o<br>
distccd[493581] (dcc_input_tmpnam) input file security_context.cc<br>
distccd[493581] (dcc_r_token_int) got DOTI001ec5a9<br>
distccd[493581] (dcc_r_file) received 2016681 bytes to file<br>
/tmp/distccd_d1584dea.ii<br>
distccd[493581] (dcc_r_file_timed) 2016681 bytes received in 0.171253s,<br>
rate 11500kB/s<br>
distccd[493581] (dcc_set_input) changed input from &quot;security_context.cc&quot;<br>
to &quot;/tmp/distccd_d1584dea.ii&quot;<br>
distccd[493581] (dcc_set_input) command after: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c /tmp/distccd_d1584dea.ii -fPIC -o<br>
.libs/security_context.o<br>
distccd[493581] (dcc_set_output) changed output from<br>
&quot;.libs/security_context.o&quot; to &quot;/tmp/distccd_d1914dea.o&quot;<br>
distccd[493581] (dcc_set_output) command after: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c /tmp/distccd_d1584dea.ii -fPIC -o<br>
/tmp/distccd_d1914dea.o<br>
distccd[493581] (dcc_check_compiler_masq) /usr/bin/i686-pc-linux-gnu-g++<br>
is a safe symlink to /usr/libexec/gcc/i686-pc-linux-gnu/g++<br>
distccd[493581] (dcc_spawn_child) forking to execute:<br>
i686-pc-linux-gnu-g++ -pthread -Wall -Wextra -Wold-style-cast<br>
-Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn<br>
-Woverloaded-virtual -Winit-self -Wunused -Wunused-function -Wshadow<br>
-Wwrite-strings -Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3<br>
-mtune=pentium3 -pipe -fomit-frame-pointer -c /tmp/distccd_d1584dea.ii<br>
-fPIC -o /tmp/distccd_d1914dea.o<br>
distccd[493581] (dcc_spawn_child) child started as pid503464<br>
distccd[503464] (dcc_new_pgrp) entered process group<br>
distccd[503464] (dcc_increment_safeguard) setting safeguard:<br>
_DISTCC_SAFEGUARD=1<br>
distccd[493581] (dcc_collect_child) cc child 503464 terminated with<br>
status 0x100<br>
distccd[493581] (dcc_collect_child) cc times: user 0.000000s, system<br>
0.000000s, 0 minflt, 0 majflt<br>
distccd[493581] (dcc_x_token_int) send DONE00000001<br>
distccd[493581] (dcc_x_token_int) send STAT00000100<br>
distccd[493581] (dcc_x_file) send 4258 byte file<br>
/tmp/distcc_37014de9.stderr with token SERR and compression 69<br>
distccd[493581] (dcc_x_token_int) send SERR000010a2<br>
distccd[493581] (dcc_x_file) send 0 byte file<br>
/tmp/distcc_36db4de9.stdout with token SOUT and compression 69<br>
distccd[493581] (dcc_x_token_int) send SOUT00000000<br>
distccd[493581] (dcc_x_token_int) send DOTO00000000<br>
distccd[493581] i686-pc-linux-gnu-g++ security_context.cc on localhost<br>
failed<br>
distccd[493581] job complete<br>
distccd[493581] (dcc_cleanup_tempfiles_inner) deleted 5 temporary files<br>
distccd[493581] (dcc_job_summary) client: <a href="http://192.168.0.5:44220" target="_blank">192.168.0.5:44220</a><br>
COMPILE_ERROR exit:1 sig:0 core:0 ret:0 time:1552ms<br>
i686-pc-linux-gnu-g++ security_context.cc<br>
//////////////////////////////////////////////////////////////////////////////////////////////////////////////<br>
<br>
(PM)<br>
//////////////////////////////////////////////////////////////////////////////////////////////////////////////<br>
distccd[21665] (dcc_r_argv) reading 25 arguments from job submission<br>
distccd[21665] (dcc_r_token_int) got ARGV00000015<br>
distccd[21665] (dcc_r_token_string) got &#39;i686-pc-linux-gnu-g++&#39;<br>
distccd[21665] (dcc_r_argv) argv[0] = &quot;i686-pc-linux-gnu-g++&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000008<br>
distccd[21665] (dcc_r_token_string) got &#39;-pthread&#39;<br>
distccd[21665] (dcc_r_argv) argv[1] = &quot;-pthread&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000005<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wall&#39;<br>
distccd[21665] (dcc_r_argv) argv[2] = &quot;-Wall&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000007<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wextra&#39;<br>
distccd[21665] (dcc_r_argv) argv[3] = &quot;-Wextra&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000010<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wold-style-cast&#39;<br>
distccd[21665] (dcc_r_argv) argv[4] = &quot;-Wold-style-cast&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000011<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wredundant-decls&#39;<br>
distccd[21665] (dcc_r_argv) argv[5] = &quot;-Wredundant-decls&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000016<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wstrict-null-sentinel&#39;<br>
distccd[21665] (dcc_r_argv) argv[6] = &quot;-Wstrict-null-sentinel&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000012<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wmissing-noreturn&#39;<br>
distccd[21665] (dcc_r_argv) argv[7] = &quot;-Wmissing-noreturn&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000014<br>
distccd[21665] (dcc_r_token_string) got &#39;-Woverloaded-virtual&#39;<br>
distccd[21665] (dcc_r_argv) argv[8] = &quot;-Woverloaded-virtual&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV0000000b<br>
distccd[21665] (dcc_r_token_string) got &#39;-Winit-self&#39;<br>
distccd[21665] (dcc_r_argv) argv[9] = &quot;-Winit-self&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000008<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wunused&#39;<br>
distccd[21665] (dcc_r_argv) argv[10] = &quot;-Wunused&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000011<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wunused-function&#39;<br>
distccd[21665] (dcc_r_argv) argv[11] = &quot;-Wunused-function&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000008<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wshadow&#39;<br>
distccd[21665] (dcc_r_argv) argv[12] = &quot;-Wshadow&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV0000000f<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wwrite-strings&#39;<br>
distccd[21665] (dcc_r_argv) argv[13] = &quot;-Wwrite-strings&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV0000000d<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wfloat-equal&#39;<br>
distccd[21665] (dcc_r_argv) argv[14] = &quot;-Wfloat-equal&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000015<br>
distccd[21665] (dcc_r_token_string) got &#39;-Wno-non-virtual-dtor&#39;<br>
distccd[21665] (dcc_r_argv) argv[15] = &quot;-Wno-non-virtual-dtor&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000003<br>
distccd[21665] (dcc_r_token_string) got &#39;-O2&#39;<br>
distccd[21665] (dcc_r_argv) argv[16] = &quot;-O2&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV0000000f<br>
distccd[21665] (dcc_r_token_string) got &#39;-march=pentium3&#39;<br>
distccd[21665] (dcc_r_argv) argv[17] = &quot;-march=pentium3&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV0000000f<br>
distccd[21665] (dcc_r_token_string) got &#39;-mtune=pentium3&#39;<br>
distccd[21665] (dcc_r_argv) argv[18] = &quot;-mtune=pentium3&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000005<br>
distccd[21665] (dcc_r_token_string) got &#39;-pipe&#39;<br>
distccd[21665] (dcc_r_argv) argv[19] = &quot;-pipe&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000014<br>
distccd[21665] (dcc_r_token_string) got &#39;-fomit-frame-pointer&#39;<br>
distccd[21665] (dcc_r_argv) argv[20] = &quot;-fomit-frame-pointer&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000002<br>
distccd[21665] (dcc_r_token_string) got &#39;-c&#39;<br>
distccd[21665] (dcc_r_argv) argv[21] = &quot;-c&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000002<br>
distccd[21665] (dcc_r_token_string) got &#39;-o&#39;<br>
distccd[21665] (dcc_r_argv) argv[22] = &quot;-o&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000015<br>
distccd[21665] (dcc_r_token_string) got &#39;locked_pipe_command.o&#39;<br>
distccd[21665] (dcc_r_argv) argv[23] = &quot;locked_pipe_command.o&quot;<br>
distccd[21665] (dcc_r_token_int) got ARGV00000016<br>
distccd[21665] (dcc_r_token_string) got &#39;locked_pipe_command.cc&#39;<br>
distccd[21665] (dcc_r_argv) argv[24] = &quot;locked_pipe_command.cc&quot;<br>
distccd[21665] (dcc_r_argv) got arguments: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c -o locked_pipe_command.o<br>
locked_pipe_command.cc<br>
distccd[21665] (dcc_scan_args) scanning arguments: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c -o locked_pipe_command.o<br>
locked_pipe_command.cc<br>
distccd[21665] (dcc_scan_args) found object/output file<br>
&quot;locked_pipe_command.o&quot;<br>
distccd[21665] (dcc_scan_args) found input file &quot;locked_pipe_command.cc&quot;<br>
distccd[21665] compile from locked_pipe_command.cc to locked_pipe_command.o<br>
distccd[21665] (dcc_run_job) output file locked_pipe_command.o<br>
distccd[21665] (dcc_input_tmpnam) input file locked_pipe_command.cc<br>
distccd[21665] (dcc_r_token_int) got DOTI000b1388<br>
distccd[21641] (dcc_r_token_int) got DOTI000b085f<br>
distccd[21665] (dcc_r_file) received 725896 bytes to file<br>
/tmp/distccd_41da4df8.ii<br>
distccd[21665] (dcc_r_file_timed) 725896 bytes received in 0.101135s,<br>
rate 7009kB/s<br>
distccd[21665] (dcc_set_input) changed input from<br>
&quot;locked_pipe_command.cc&quot; to &quot;/tmp/distccd_41da4df8.ii&quot;<br>
distccd[21665] (dcc_set_input) command after: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c -o locked_pipe_command.o<br>
/tmp/distccd_41da4df8.ii<br>
distccd[21665] (dcc_set_output) changed output from<br>
&quot;locked_pipe_command.o&quot; to &quot;/tmp/distccd_413c4df8.o&quot;<br>
distccd[21665] (dcc_set_output) command after: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c -o /tmp/distccd_413c4df8.o<br>
/tmp/distccd_41da4df8.ii<br>
distccd[21665] (dcc_check_compiler_masq)<br>
/usr/i686-pc-linux-gnu/gcc-bin/4.3.4/i686-pc-linux-gnu-g++ is not a symlink<br>
distccd[21665] (dcc_spawn_child) forking to execute:<br>
i686-pc-linux-gnu-g++ -pthread -Wall -Wextra -Wold-style-cast<br>
-Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn<br>
-Woverloaded-virtual -Winit-self -Wunused -Wunused-function -Wshadow<br>
-Wwrite-strings -Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3<br>
-mtune=pentium3 -pipe -fomit-frame-pointer -c -o /tmp/distccd_413c4df8.o<br>
/tmp/distccd_41da4df8.ii<br>
distccd[21665] (dcc_spawn_child) child started as pid21678<br>
distccd[21678] (dcc_new_pgrp) entered process group<br>
distccd[21678] (dcc_increment_safeguard) setting safeguard:<br>
_DISTCC_SAFEGUARD=1<br>
distccd[21641] (dcc_r_file) received 723039 bytes to file<br>
/tmp/distccd_4a624df8.ii<br>
distccd[21641] (dcc_r_file_timed) 723039 bytes received in 0.106685s,<br>
rate 6618kB/s<br>
distccd[21641] (dcc_set_input) changed input from &quot;print_exports.cc&quot; to<br>
&quot;/tmp/distccd_4a624df8.ii&quot;<br>
distccd[21641] (dcc_set_input) command after: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c -o print_exports.o /tmp/distccd_4a624df8.ii<br>
distccd[21641] (dcc_set_output) changed output from &quot;print_exports.o&quot; to<br>
&quot;/tmp/distccd_4b8a4df8.o&quot;<br>
distccd[21641] (dcc_set_output) command after: i686-pc-linux-gnu-g++<br>
-pthread -Wall -Wextra -Wold-style-cast -Wredundant-decls<br>
-Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual<br>
-Winit-self -Wunused -Wunused-function -Wshadow -Wwrite-strings<br>
-Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3 -mtune=pentium3<br>
-pipe -fomit-frame-pointer -c -o /tmp/distccd_4b8a4df8.o<br>
/tmp/distccd_4a624df8.ii<br>
distccd[21641] (dcc_check_compiler_masq)<br>
/usr/i686-pc-linux-gnu/gcc-bin/4.3.4/i686-pc-linux-gnu-g++ is not a symlink<br>
distccd[21641] (dcc_spawn_child) forking to execute:<br>
i686-pc-linux-gnu-g++ -pthread -Wall -Wextra -Wold-style-cast<br>
-Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn<br>
-Woverloaded-virtual -Winit-self -Wunused -Wunused-function -Wshadow<br>
-Wwrite-strings -Wfloat-equal -Wno-non-virtual-dtor -O2 -march=pentium3<br>
-mtune=pentium3 -pipe -fomit-frame-pointer -c -o /tmp/distccd_4b8a4df8.o<br>
/tmp/distccd_4a624df8.ii<br>
distccd[21641] (dcc_spawn_child) child started as pid21681<br>
distccd[21681] (dcc_new_pgrp) entered process group<br>
distccd[21681] (dcc_increment_safeguard) setting safeguard:<br>
_DISTCC_SAFEGUARD=1<br>
distccd[21665] (dcc_collect_child) cc child 21678 terminated with status<br>
0x100<br>
distccd[21665] (dcc_collect_child) cc times: user 0.000000s, system<br>
0.000000s, 0 minflt, 0 majflt<br>
distccd[21665] (dcc_x_token_int) send DONE00000001<br>
distccd[21665] (dcc_x_token_int) send STAT00000100<br>
distccd[21665] (dcc_x_file) send 4585 byte file<br>
/tmp/distcc_49314df8.stderr with token SERR and compression 69<br>
distccd[21665] (dcc_x_token_int) send SERR000011e9<br>
distccd[21665] (dcc_x_file) send 0 byte file /tmp/distcc_49234df8.stdout<br>
with token SOUT and compression 69<br>
distccd[21665] (dcc_x_token_int) send SOUT00000000<br>
distccd[21665] (dcc_x_token_int) send DOTO00000000<br>
distccd[21665] i686-pc-linux-gnu-g++ locked_pipe_command.cc on localhost<br>
failed<br>
distccd[21665] job complete<br>
distccd[21665] (dcc_cleanup_tempfiles_inner) deleted 5 temporary files<br>
distccd[21665] (dcc_job_summary) client: <a href="http://192.168.0.5:56382" target="_blank">192.168.0.5:56382</a> COMPILE_ERROR<br>
exit:1 sig:0 core:0 ret:0 time:1681ms i686-pc-linux-gnu-g++<br>
locked_pipe_command.cc<br>
distccd[21641] (dcc_collect_child) cc child 21681 terminated with status<br>
0x100<br>
distccd[21641] (dcc_collect_child) cc times: user 0.000000s, system<br>
0.000000s, 0 minflt, 0 majflt<br>
distccd[21641] (dcc_x_token_int) send DONE00000001<br>
distccd[21641] (dcc_x_token_int) send STAT00000100<br>
distccd[21641] (dcc_x_file) send 4428 byte file<br>
/tmp/distcc_33244df8.stderr with token SERR and compression 69<br>
distccd[21641] (dcc_x_token_int) send SERR0000114c<br>
distccd[21641] (dcc_x_file) send 0 byte file /tmp/distcc_33024df8.stdout<br>
with token SOUT and compression 69<br>
distccd[21641] (dcc_x_token_int) send SOUT00000000<br>
distccd[21641] (dcc_x_token_int) send DOTO00000000<br>
distccd[21641] i686-pc-linux-gnu-g++ print_exports.cc on localhost failed<br>
distccd[21641] job complete<br>
distccd[21641] (dcc_cleanup_tempfiles_inner) deleted 5 temporary files<br>
distccd[21641] (dcc_job_summary) client: <a href="http://192.168.0.5:56381" target="_blank">192.168.0.5:56381</a> COMPILE_ERROR<br>
exit:1 sig:0 core:0 ret:0 time:1777ms i686-pc-linux-gnu-g++ print_exports.cc<br>
//////////////////////////////////////////////////////////////////////////////////////////////////////////////<br>
<br>
All machines are ofc running gcc-4.3.4 and distcc-3.1.<br>
<br>
Debugging help would really be appreciated.<br>
<br>
Note: compilations on the local machine tend to always complete<br>
successfully, for some reason...<br>
<br>
Best regards,<br>
<font color="#888888"><br>
<br>
Mihai<br>
<br>
</font><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"><br>-- <br>Fergus Henderson &lt;<a href="mailto:fergus@google.com" target="_blank">fergus@google.com</a>&gt;<br>


</div></div>