1 |
Hi, |
2 |
|
3 |
With all catalyst version, I have always an error from distcc in all |
4 |
compiles like : |
5 |
|
6 |
distcc[30819] (dcc_pump_sendfile) ERROR: sendfile failed: Connection reset by peer |
7 |
distcc[30819] (dcc_readx) ERROR: unexpected eof on fd5 |
8 |
distcc[30819] (dcc_r_token_int) ERROR: read failed while waiting for token "DONE" |
9 |
distcc[30819] Warning: failed to distribute /var/tmp/ccache/kcmhelpcen.tmp.KanelXP.30773.ii to 127.0.0.1, running locally instead |
10 |
|
11 |
In my specs, I have : |
12 |
distcc_hosts: localhost 192.168.0.101 192.168.0.201 192.168.0.30 |
13 |
|
14 |
I my distccmon-gui, I can see all hosts : |
15 |
|
16 |
127.0.0.1 => always in red (error) |
17 |
192.168.0.101 \ |
18 |
192.168.0.201 \ works fine on those one |
19 |
192.168.0.30 / |
20 |
localhost / |
21 |
|
22 |
Have I to remove localhost ? |
23 |
This line have not to be like my /etc/distcc/hosts ? |
24 |
|
25 |
Thanks. |
26 |
|
27 |
-- |
28 |
Christophe PEREZ |
29 |
-- |
30 |
gentoo-catalyst@g.o mailing list |