[Scons-users] SCons scaleability with 15000 target nodes: 100% cpu but builder *not* invoked?!?

William Deegan bill at baddogconsulting.com
Thu Jul 19 12:39:08 EDT 2012


Ringo,

On Jul 18, 2012, at 11:26 PM, Ringo De Smet wrote:


> William,

>

> On 18 July 2012 20:59, William Deegan <bill at baddogconsulting.com> wrote:

>

> Is the target for the untar builder under the directory you are invoking it from?

> If not can you try: scons <target file extracted from tarball> and see if that does it?

>

> It is. But I even moved the archive to a subfolder next to the target folder but to no avail. The emitter does it job, then the CPU goes to 100% but the builder itself is not called. Also, your suggestion of specifying an explicit file extracted from the tar ball doesn't help. Same scenario...



Does it ever complete? Or doe the CPU goto 100% and then you kill it?
try: scons --debug=explain
And see if you get any useful output.

Can you try this with a much smaller tarball?
Are you running out of memory on your system when running SCons?

-Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20120719/f6f630e6/attachment-0001.html>


More information about the Scons-users mailing list