Hi Seth,

I managed to make it work, on my setup I had to change the .distcc/hosts file
where I set the maximum allowed jobs by adding IP/NJOBS

It looks the localhost is limited to 2 jobs and remotes to 4 by default
so I had to tuned it a bit..

Mario

________________________________________
From: Seth Hillbrand <s...@kipro-pcb.com>
Sent: 29 August 2020 23:56
To: Mário Luzeiro
Cc: kicad-developers@lists.launchpad.net
Subject: Re: [Kicad-developers] distributed build



On Sat, Aug 29, 2020 at 3:43 PM Mário Luzeiro 
<mrluze...@ua.pt<mailto:mrluze...@ua.pt>> wrote:
ah thanks! seems to be working .. (I was trying to manually change the CC flag 
to distcc)

How do I increase the jobs on the machines? It is using me 4 on each machine.
looks the -j make flag does not work here..
on the server side I set it to some high number..

The -j flag is correct when building.  I find that 2*total cores + 1 is about 
the best I can do.  You might be able to figure out the thing that is not 
working by using `distccmon-gui` or turning up logging.

--
[KiCad Services Corporation Logo]
Seth Hillbrand
Lead Developer
+1-530-302-5483‬<tel:+12126039372>
Davis, CA
www.kipro-pcb.com<https://www.kipro-pcb.com/>    
i...@kipro-pcb.com<mailto:i...@kipro-pcb.com>
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to