[poky] ^C during build broken?

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jan 7 05:56:40 PST 2011


On Thu, 2011-01-06 at 15:40 -0800, Scott Garman wrote:
> On 01/06/2011 07:22 AM, Gary Thomas wrote:
> > As of today's master (9b5c770cbda8cfc4c108d94bd0ff5c0af3d0b64b),
> > if I type ^C during the build, it just keeps merrily going on...
> >
> >     --NOTE: package readline-native-6.1-r0: task do_configure: Started
> >     ^C
> >     Keyboard Interrupt, closing down...
> >
> >     Waiting for 1 active tasks to finish:
> >     0: readline-native-6.1-r0 do_configure (pid 25173)
> >     NOTE: package perl-native-5.8.8-r14: task do_compile: Succeeded
> >     NOTE: Running task 444 of 468 (ID: 110, /tmp/poky-amltd/meta/recipes-devtools/perl/perl-native_5.8.8.bb, do_install)
> >     NOTE: Running task 444 of 468 (ID: 110, /tmp/poky-amltd/meta/recipes-devtools/perl/perl-native_5.8.8.bb, do_install)
> >     Waiting for 2 active tasks to finish:
> >     0: readline-native-6.1-r0 do_configure (pid 25173)
> >     1: perl-native-5.8.8-r14 do_install (pid 27401)
> >     NOTE: package perl-native-5.8.8-r14: task do_install: Started
> >
> > Huh?  It _was_ waiting for 1 task to finish, but then it fired
> > off more!  I let it run for a while and it just kept going and going...
> 
> I am also seeing this.

One of the patches we merged from upstream bitbake wasn't applied
properly. I've fixed this in: 

http://git.pokylinux.org/cgit.cgi/poky/commit/?id=0e26f53f9e2f190b302235864552956ed8f6d39b

which should fix this problem.

Cheers,

Richard





More information about the poky mailing list