[distcc] Problems compiling KDE

Grahame Bowland grahame at ucc.gu.uwa.edu.au
Mon Apr 28 13:31:02 GMT 2003


I have a few machines running distcc to speed up KDE compiles. They 
are all the same architecture and all running the same distcc / CC 
versions.. gcc 3.2.3 and 2.0.1 from Debian. The compile goes smoothly 
(make CC=distcc CXX=distcc -j5) until I get the following error.
Whenever I encounter it I just run "make", until it gets past the 
error, then stop the build and rerun it with distcc.

Has anyone run into this before? The distcc homepage mentions that 
KDE compiles fine.

source='../../kdesktop/xautolock_diy.c' object='xautolock_diy.lo' libtool=yes \
depfile='.deps/xautolock_diy.Plo' tmpdepfile='.deps/xautolock_diy.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile distcc -DHAVE_CONFIG_H -I. -I../../kdesktop -I.. -I../../kcontrol/background -I../../libkonq -I/opt/kde/include -I/opt/kde/cvs/qt-copy/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2  -O3 -march=pentium4 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c -o xautolock_diy.lo `test -f '../../kdesktop/xautolock_diy.c' || echo '../../kdesktop/'`../../kdesktop/xautolock_diy.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[3]: *** [xautolock_diy.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/opt/kde/cvs/kdebase/objs/kdesktop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/kde/cvs/kdebase/objs/kdesktop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/kde/cvs/kdebase/objs'
make: *** [all] Error 2
zsh: 8586 exit 2     make CC=distcc CXX=distcc -j5




More information about the distcc mailing list