I am able to use distcc with distccd --daemon but not using ssh. My ~/.distcc/hosts file has [EMAIL PROTECTED] as a host line. Is there any other debug information that I can obtain to diagnose why ssh is not working but tcp does. Just to be sure, I killed the distccd --daemon that was working before I tried using ssh.
distcc[6556] (dcc_ssh_connect) connecting to remote.host using ssh distcc[6556] (dcc_run_piped_cmd) execute: ssh -l phanna remote.host distccd --inetd distcc[6556] (dcc_note_state) note state 4, file "(NULL)", host "(NULL)" distcc[6556] (tcp_cork_sock) no corks allowed on fd6 distcc[6556] (dcc_x_token_int) send DIST00000001 distcc[6556] (dcc_x_token_int) send ARGC00000013 distcc[6556] (dcc_x_token_int) send ARGV00000003 distcc[6556] (dcc_x_token_int) send ARGV00000002 distcc[6556] (dcc_x_token_int) send ARGV0000000f distcc[6556] (dcc_x_token_int) send ARGV0000000e distcc[6556] (dcc_x_token_int) send ARGV00000005 distcc[6556] (dcc_x_token_int) send ARGV00000012 distcc[6556] (dcc_x_token_int) send ARGV00000002 distcc[6556] (dcc_x_token_int) send ARGV00000005 distcc[6556] (dcc_x_token_int) send ARGV0000000b distcc[6556] (dcc_x_token_int) send ARGV00000003 distcc[6556] (dcc_x_token_int) send ARGV00000002 distcc[6556] (dcc_x_token_int) send ARGV00000011 distcc[6556] (dcc_x_token_int) send ARGV0000000b distcc[6556] (dcc_x_token_int) send ARGV0000000b distcc[6556] (dcc_x_token_int) send ARGV00000014 distcc[6556] (dcc_x_token_int) send ARGV00000009 distcc[6556] (dcc_x_token_int) send ARGV00000002 distcc[6556] (dcc_x_token_int) send ARGV0000007c distcc[6556] (dcc_x_token_int) send ARGV0000004f distcc[6556] (dcc_note_state) note state 3, file "(NULL)", host "(NULL)" distcc[6414] (dcc_r_token_int) got DONE00000001 distcc[6414] (dcc_r_result_header) got response header distcc[6414] (dcc_note_state) note state 6, file "(NULL)", host "(NULL)" distcc[6414] (dcc_select_for_read) select for read on fd7 for 300s distcc[6414] (dcc_r_token_int) got STAT00006b00 distcc[6414] (dcc_r_token_int) got SERR0000004d distccd[2668] (dcc_collect_child) ERROR: Client fd disconnected, killing job distcc[6414] (dcc_r_token_int) got SOUT00000000 distcc[6414] (dcc_r_token_int) got DOTO00000000 distcc[6414] 835318 bytes from test.cpp compiled on remote.host in 5.9716s, rate 137kB/s distcc[6414] (dcc_collect_child) ssh child 6416 terminated with status 0 distcc[6414] (dcc_collect_child) ssh times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt distcc[6414] (dcc_unlock) release lock fd4 distcc[6414] ERROR: compile test.cpp on [EMAIL PROTECTED] failed with exit code 107 distcc[6414] elapsed compilation time 6.029876s distcc[6414] (dcc_exit) exit: code 107; self: 0.008998 user 0.002999 sys; children: 0.176973 user 0.070989 sys __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc
