Hi,
I'm fighting with distcc and have following problem:

halinka ~ # /usr/lib/distcc/bin/gcc test.c
distcc[28674] (dcc_trace_version) distcc 2.18.3 i686-pc-linux-gnu; built
Feb  1 2006 00:53:26
distcc[28674] (dcc_recursion_safeguard) safeguard level=0
distcc[28674] (main) compiler name is "gcc"
distcc[28674] (dcc_support_masquerade) not modifying PATH
distcc[28674] (dcc_scan_args) scanning arguments: gcc test.c
distcc[28674] (dcc_scan_args) found input file "test.c"
distcc[28674] (dcc_scan_args) compiler apparently called not for compile
distcc[28674] (dcc_lock_host) got cpu lock on localhost slot 0 as fd3
distcc[28674] exec on localhost: gcc test.c
distcc[28674] (dcc_note_state) note state 5, file "test.c", host "localhost"
distcc[28674] (dcc_spawn_child) forking to execute: gcc test.c
distcc[28675] (dcc_increment_safeguard) setting safeguard:
_DISTCC_SAFEGUARD=1
distcc[28674] (dcc_spawn_child) child started as pid28675
distcc[28674] (dcc_collect_child) cc child 28675 terminated with status 0
distcc[28674] (dcc_collect_child) cc times: user 0.083987s, system
0.027995s, 2132 minflt, 0 majflt
distcc[28674] compile test.c on localhost completed ok
distcc[28674] elapsed compilation time 0.451234s
distcc[28674] (dcc_exit) exit: code 0; self: 0.000999 user 0.000999 sys;
children: 0.083987 user 0.027995 sys
distcc[28674] (dcc_cleanup_tempfiles) deleted 0 temporary files

How is it shown file is compiled on localhost despite:

halinka ~ # distcc-config --get-hosts
192.168.0.2

Where of course localhost != 192.168.0.2

Any ideas what am I doing wrong ?

Greetings,
krutny

-- 
gentoo-user@gentoo.org mailing list

Reply via email to