[distcc] distcc over ssh - what am i doing wrong here?

Jeff Rizzo riz+distcc at boogers.sf.ca.us
Mon Feb 16 00:39:13 GMT 2004


On Mon, Feb 16, 2004 at 10:54:06AM +1100, Martin Pool wrote:
> On 15 Feb 2004, Jeff Rizzo <riz+distcc at boogers.sf.ca.us> wrote:
> 
> > distcc[25205] (dcc_run_piped_cmd) execute: ssh -l riz madmax distccd --inetd
> > distcc[25205] (dcc_collect_child) ssh child 2378 terminated with status 0x6400
> > distcc[25205] (dcc_collect_child) ssh times: user 0.110708s, system 0.033086s, 686 minflt, 0 majflt
> 
> The SSH connection failed with exit code 0x64 == 100, which is
> EXIT_DISTCC_FAILED.  So my guess would be that ssh did invoke distccd,
> but then something went wrong.
> 
> Can you look in the daemon and auth logs on madmax and see if there is
> any indication of what went wrong?
> 
> -- 
> Martin 

This is the only thing I can find:

/home/riz/bin:/home/riz/bin.i386:/usr/local/bin:/usr/pkg/bin:/usr//bin:/usr/local/sbin:/usr/pkg/sbin:/usr//sbin:/bin:/sbin:/etc:/usr/etc:/usr/gnu/bin:/usr/X11R6/bin:/usr/games:/usr/local/bin/mh
Feb 15 16:35:22 madmax distccd[14829]: (dcc_setup_daemon_path) daemon's PATH is /home/riz/bin:/home/riz/bin.i386:/usr/local/bin:/usr/pkg/bin:/usr//bin:/usr/local/sbin:/usr/pkg/sbin:/usr//sbin:/bin:/sbin:/etc:/usr/etc:/usr/gnu/bin:/usr/X11R6/bin:/usr/games:/usr/local/bin/mh
Feb 15 16:35:22 madmax distccd[12795]: (dcc_log_daemon_started) inetd server started (2.12.1 i386--netbsdelf, built Feb 15 2004 01:53:12)
Feb 15 16:35:22 madmax distccd[14829]: (dcc_log_daemon_started) inetd server started (2.12.1 i386--netbsdelf, built Feb 15 2004 01:53:12)
Feb 15 16:35:22 madmax distccd[12795]: (dcc_inetd_server) Warning: failed to get peer name: Socket operation on non-socket
Feb 15 16:35:22 madmax distccd[14829]: (dcc_inetd_server) Warning: failed to get peer name: Socket operation on non-socket
Feb 15 16:35:22 madmax distccd[12795]: (dcc_sockaddr_to_string) ERROR: getnameinfo failed: ai_family not supported
Feb 15 16:35:22 madmax distccd[14829]: (dcc_sockaddr_to_string) ERROR: getnameinfo failed: ai_family not supported
Feb 15 16:35:22 madmax distccd[12795]: (dcc_exit) exit: code 100; self: 0.008469 user 0.000000 sys; children: 0.000000 user 0.000000 sys
Feb 15 16:35:22 madmax distccd[14829]: (dcc_exit) exit: code 100; self: 0.019870 user 0.019870 sys; children: 0.000000 user 0.000000 sys

Now to figure out where the getnameinfo error comes from...

Thanks,
+j
-- 
Jeff Rizzo                                         http://boogers.sf.ca.us/~riz



More information about the distcc mailing list