Re: ckmake in Python

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

 



On Mon, Jan 21, 2013 at 6:45 PM, Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxx> wrote:
> 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.

I just ran this on compat-drivers on a Fedora 16 box and it completed
just fine. It did take 55 minutes as its not the monster build server
we have for compat test builds though, but it did finish.

So what we do not have is a progress bar for each kernel -- and that'd
be nice but not even sure how to beging writing that. Maybe we should
have another thread that measures the number of lines on the kernel
build log file.. or something like that.. not sure, and display that
on the right column instead of just an empty box while things move on.

  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