public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] distcc trivial issue (i'm sure)
@ 2008-08-01  6:47 Simon
  2008-08-01 16:59 ` [gentoo-user] (SOLVED) " Simon
  2008-08-02  9:26 ` [gentoo-user] " Roger Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Simon @ 2008-08-01  6:47 UTC (permalink / raw
  To: gentoo-user

Hi,
   I've followed several docs about setting up distcc, one from the gentoo 
manuals and the other on distcc's website.  I believe I understand the whole 
concept pretty well, but my problem is: only the first host compiles.

   I have 3 hosts, if I use nmap, it can detect the distcc port is open what 
version of distcc and gcc it's using.  This proves it's running on all hosts.  I 
have scp all distcc config files to all hosts, including make.conf (3 pcs are 
the same arch, etc).  And of course option -j4

   If I run emerge on a pkg, I will see the log populating on the 3 machines, 
there must be communication!  After manipulating DISTCC_DIR, I got distccmon-gui 
to work.

   The monitor will show at the begining that "localhost" is compiling a small 
file during the ./configure.  Then when compilation kicks in, "localhost" stops 
working completely and "192.168.96.64"(ip of localhost on lan) starts working 
steadily.  IP:*.64 is the first host in /etc/distcc/hosts.

   I have set the logs to debug level, which i believe is the level that will 
show ALL information (right?).  I have read through that log during a 
compilation, specially at the start, and found absolutely no mention of the IP 
of any other hosts, nothing talking about connection issues or similar.

   I'm stuck here, I don't know what I'm looking for and help would be greatly 
appreciated!

Thanks,
   Simon



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-02  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-01  6:47 [gentoo-user] distcc trivial issue (i'm sure) Simon
2008-08-01 16:59 ` [gentoo-user] (SOLVED) " Simon
2008-08-02  9:26 ` [gentoo-user] " Roger Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox