Looking at the results of ps afx with my build currently hung (see
below), I see a bunch of defunct processes, and too many suspect make
invocations to be sure who the culprit is.
Output of ps afx:
1593 pts/0Ss 0:00 \_ bash
18272 pts/0S+ 0:00 | \_ bash /home/ron/yocto_current
Thank you all. I'll try some more of the debugging if my current fix
attempt (using the current sources rather than the tar file, and
building the qemux86 first) don't work.
I have 4 GBytes DRAM. I've never seen (at least not according to the
Gnome system monitor) my current memory usage exceed
I have very occasionally hit hung tasks, but I was usually able to identify
the exact task which was hanging, it was never "many". Note that some
tasks which may appear "hung" may be waiting for a dependency to complete.
You could try some brute force debugging...set these in local.conf:
BB_NUMBE
On Mon, Apr 11, 2016 at 6:38 PM, Ronald Oakes wrote:
> It looks like it is hanging fairly consistently during the
> gcc-cross-initial-x86_64-5.2.0-r0 do_compile or do_install steps.
> I've tried stopping, cleaning, and just building
> gcc-cross-initial-x86_64, but it still hangs.
Did you try "ps
It looks like it is hanging fairly consistently during the
gcc-cross-initial-x86_64-5.2.0-r0 do_compile or do_install steps.
I've tried stopping, cleaning, and just building
gcc-cross-initial-x86_64, but it still hangs.
I'm going to try a 32 bit build just to see if I can get past this.
Ron Oakes
On Mon, Apr 11, 2016 at 11:22 AM, Ronald Oakes wrote:
> Over the weekend, I upgraded my connected development platform to
> Debian 8.4.0 from Centos 7.
>
> However, today I have yet to make a successful poky-tiny build for
> either coreI7-64 or qemux86-64. In each case, I've aborted the build
> a
Over the weekend, I upgraded my connected development platform to
Debian 8.4.0 from Centos 7.
However, today I have yet to make a successful poky-tiny build for
either coreI7-64 or qemux86-64. In each case, I've aborted the build
after one or more tasks has stopped doing anything for 30 minutes o