[distcc] local builds fails with -fPIC ?

Martin Pool mbp at sourcefrog.net
Mon Feb 2 00:27:50 GMT 2004


On  2 Feb 2004, Dag Wieers <dag at wieers.com> wrote:
> When I use DISTCC_LOG, I get much more output than I would like, stuff 
> like:
> 
> 	checking errno.h presence... distcc[1897] exec on localhost: i386-redhat-linux-gcc-2.96 -E -I. conftest.c
> 	distcc[1897] (dcc_collect_child) cc times: user 0.010000s, system 0.000000s, 53 minflt, 245 majflt
> 	distcc[1897] compile on localhost completed ok
> 	distcc[1897] elapsed compilation time 0.007820s
> 	distcc[1897] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.010000 user 0.000000 sysyes
> 
> Where it used to be only one line. Even when I define DISTCC_VERBOSE=0 I 
> get this much output. Is there no way to reduce (or suspend) all output 
> from distcc. To prevent it from contaminating my build environment.

DISTCC_LOG=/dev/null

or put the log file in /tmp or something.  (Or write a patch to set
the exact log level, if you're really keen.)

-- 
Martin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20040202/a3af037f/attachment.bin


More information about the distcc mailing list