Re: 2 questions about lsdistcc

Martin Pool <[email protected]> Wed, 29 Feb 2012 12:21:29 +1100
Newsgroups gmane.comp.compilers.distcc
Message-ID <CAA9uavBV7kiw=A72ZNt66=Cq5_p4sgPKdnSD8vP0V7WkppxKDw@mail.gmail.com>
On 29 February 2012 09:46, Alex Mohr <[email protected]> wrote:
> 1) Current lsdistcc requests cause the following on the distccd hosts on
> OSX:
>
> 2/28/12 2:43:27 PM distccd[3885] (dcc_readx) ERROR: unexpected eof on fd4
> 2/28/12 2:43:27 PM distccd[3885] (dcc_r_token_int) ERROR: read failed while
> waiting for token "DIST"
> 2/28/12 2:43:27 PM distccd[3885] (dcc_r_request_header) ERROR: client did
> not provide distcc magic fairy dust
> 2/28/12 2:43:27 PM distccd[3885] (dcc_job_summary) client:
> 10.58.82.123:63010 OTHER exit:0 sig:0 core:0 ret:108 time:0ms
>
> Is anyone aware of the issue?

I guess this is because lsdistcc connects and then immediately drops
the connection.  It's harmless.  Maybe the server shouldn't stress
about it (ie it should treat an immediate hangup as just a single INFO
level event.)

> Another issue, is that I was trying to compile lsdistcc into my app however
> rslave_shutdown was never written.  Anyone try fixing this?

I don't know about that.

-- 
Martin
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc