[distcc] Re: [ccache] distcc -> ccache: no error messages

Tim Niemueller niemueller at i5.informatik.rwth-aachen.de
Tue Mar 8 23:57:00 GMT 2005


Martin Pool wrote:
> Yes, please do this:
> 
> http://distcc.samba.org/problems.html

1.
[tim at columbus firevision]$ rpm -q distcc
distcc-2.18.3-1.1.fc3.rf
[tim at columbus firevision]$ rpm -q distcc-server
distcc-server-2.18.3-1.1.fc3.rf

RPMs from dag apt.

2.
[tim at columbus firevision]$ cat /etc/fedora-release
Fedora Core release 3 (Heidelberg)
[tim at columbus firevision]$ gcc --version
gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
[...]

3.
Trying to build own software using make. If software compiles everything 
is fine. If there is a syntax error or anything similar I do not get the 
error message (added line just reading "junk" to provoke a syntax error).

4.
Did not compile. It should not, but I should get the error message from 
the compiler on syntax error.

5.
gcc -c -Wall -fconserve-space -fexceptions -ftemplate-depth-25 -pthread 
-O4 -finline-functions -g3 -DMODULENAME= -DBB_DEBUG=5  -I. -I- 
-I../../../../src -I../../../../src/utils -I/usr/lib/qt-3.3/include 
main.cpp -o .obj/main.o

6.
Setting the variables does not give more output on the console. I have 
attached both log files which just contain one distcc run with a single 
host in DISTCC_HOSTS.

Thanx,

	Tim


-- 
LuFG Informatik 5, RWTH Aachen
Ahornstrasse 55, D-52056 Aachen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: distcc.log
Type: text/x-log
Size: 7316 bytes
Desc: not available
Url : http://lists.samba.org/archive/distcc/attachments/20050309/0aec2592/distcc.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: distccd.log
Type: text/x-log
Size: 5478 bytes
Desc: not available
Url : http://lists.samba.org/archive/distcc/attachments/20050309/0aec2592/distccd.bin


More information about the distcc mailing list