Re: ckmake in Python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 21, 2013 at 5:15 PM, Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxx> wrote:
> If we hit CTRL the signal handler should remove that directory. The
> directory should also be nuked when it completes.

Another thing you could do to debug is to tail -f the log file for each kernel:

tail -f .tmp.ckmake/2.6.24/ckmake.n.log

If that doesn't ever move you know something is going wrong. On a slow
box this might happen but the only reason why I suspect this might
happen on a slow box is the heuristics for the number of job processes
running at the same time to do compilation is too high. Right now use
use make -j $NUM_CPUS and this is computed by cpu_info_build_jobs() on
ckmake.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux