Re: FW: distccd only compiling locally

"STR ." <[email protected]>
Newsgroups gmane.comp.compilers.distcc
Message-ID <[email protected]>
>
> This is odd, the client log isn't writing anything for the make job.
> I can see distcc updating DISTCC_LOG when I do "distcc --show-hosts" or "distcc --version".
>
> But when I do "pump make -j20 CC=distcc" it does not send anything to the remote machine and does all the compilation locally. It also does not update DISTCC_LOG for the make command.
>
>
> $ distcc --version
> distcc 3.1 i686-pc-linux-gnu
> (protocols 1, 2 and 3) (default port 3632)
> built Dec 9 2009 14:07:11
>
> $ echo $DISTCC_LOG
> /tmp/distcc.log
>
> $ echo $DISTCC_VERBOSE
> 1
>
>
> t$ pump make -j10 CC=distcc
> __________Using distcc-pump from /usr/local/bin
> __________Found 3 available distcc servers
> **snipped output***
> Make successful.
> __________Shutting down distcc-pump include server
> Include server timing. Elapsed: 381.1s User: 0.1s System: 0.0s User + System: 0.1s
>


tcpdump of the session:
 
 
~# tcpdump -nnvvXSs 1514 dst tb2 and dst port 3632
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 1514 bytes
12:14:32.363859 IP (tos 0x0, ttl 64, id 59773, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.1.10.40047> 192.168.1.20.3632: Flags [S], cksum 0x8350 (correct), seq 1535381683, win 5840, options [mss 1460,sackOK,TS val 432863694 ecr 0,nop,wscale 6], length 0
        0x0000:  4500 003c e97d 4000 4006 cdcf c0a8 010a  E..<.}@.@.......
        0x0010:  c0a8 0114 9c6f 0e30 5b84 10b3 0000 0000  .....o.0[.......
        0x0020:  a002 16d0 8350 0000 0204 05b4 0402 080a  .....P..........
        0x0030:  19cc f9ce 0000 0000 0103 0306            ............
12:14:32.363991 IP (tos 0x0, ttl 64, id 59774, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.1.10.40047> 192.168.1.20.3632: Flags [.], cksum 0x8015 (correct), seq 1535381684, ack 1847275248, win 92, options [nop,nop,TS val 432863694 ecr 3279939550], length 0
        0x0000:  4500 0034 e97e 4000 4006 cdd6 c0a8 010a  E..4.~@.@.......
        0x0010:  c0a8 0114 9c6f 0e30 5b84 10b4 6e1b 2ef0  .....o.0[...n...
        0x0020:  8010 005c 8015 0000 0101 080a 19cc f9ce  ...\............
        0x0030:  c37f e7de                                ....
12:14:32.364329 IP (tos 0x0, ttl 64, id 59775, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.1.10.40047> 192.168.1.20.3632: Flags [F.], cksum 0x8014 (correct), seq 1535381684, ack 1847275248, win 92, options [nop,nop,TS val 432863694 ecr 3279939550], length 0
        0x0000:  4500 0034 e97f 4000 4006 cdd5 c0a8 010a  E..4..@.@.......
        0x0010:  c0a8 0114 9c6f 0e30 5b84 10b4 6e1b 2ef0  .....o.0[...n...
        0x0020:  8011 005c 8014 0000 0101 080a 19cc f9ce  ...\............
        0x0030:  c37f e7de                                ....
12:14:32.364890 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.1.10.40047> 192.168.1.20.3632: Flags [.], cksum 0x8011 (correct), seq 1535381685, ack 1847275249, win 92, options [nop,nop,TS val 432863695 ecr 3279939551], length 0
        0x0000:  4500 0034 0000 4000 4006 b755 c0a8 010a  E..4..@[email protected]....
        0x0010:  c0a8 0114 9c6f 0e30 5b84 10b5 6e1b 2ef1  .....o.0[...n...
        0x0020:  8010 005c 8011 0000 0101 080a 19cc f9cf  ...\............
        0x0030:  c37f e7df                                ....
  		 	   		  
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.