icecc / icecream

Distributed compiler with a central scheduler to share build load
GNU General Public License v2.0
1.6k stars 252 forks source link

Started Chromium build using icecc process gets killed #507

Closed akshay24495 closed 4 years ago

akshay24495 commented 5 years ago

In icemon I could see two system connected but active jobs is 0/16

  1. 12 core machine
  2. 4 core machine Screenshot from 2019-10-30 12-49-29

No jobs are sent to the build machines. I am using icecream 1.0.1 in 4 core machine and icecream 1.1 in 12 core machine

llunak commented 5 years ago

Please update to a more recent version. 1.1 is 2 years old and 1.0.1 is ancient.

If the problem persist using a recent version, run the build with ICECC_DEBUG=debug and provide the debug output.

llunak commented 4 years ago

No response, closing.