Re: [OE-core] multilib build failure with shadow-sysroot:do_populate_sysroot_setscene

2012-03-05 Thread Zhai, Edwin

On 03/02/2012 11:31 PM, Richard Purdie wrote:

On Fri, 2012-03-02 at 14:33 +0800, Zhai, Edwin wrote:

RP,
I have image-sato multilib build failure with following error:

ERROR: Task do_package_setscene depends upon nonexistant task
/distro/edwin-working/poky/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb:do_populate_sysroot_setscene
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

After removing shadow-sysroot:do_populate_sysroot_setscene from
USERADDSETSCENEDEPS in meta/classes/useradd.bbclass, I can pass the build.

Why does it become nonexistant task in multilib building? Any possible fix for
it?


Totally guessing but does replacing:

shadow-sysroot:do_populate_sysroot_setscene

with:

${MLPREFIX}shadow-sysroot:do_populate_sysroot_setscene

work better?


RP,
It works. I'll send out this patch after test.
BTW, shouldn't it be extended automatically?

Thanks,
Edwin



Cheers,

Richard






___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] multilib build failure with shadow-sysroot:do_populate_sysroot_setscene

2012-03-02 Thread Richard Purdie
On Fri, 2012-03-02 at 14:33 +0800, Zhai, Edwin wrote:
 RP,
 I have image-sato multilib build failure with following error:
 
 ERROR: Task do_package_setscene depends upon nonexistant task 
 /distro/edwin-working/poky/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb:do_populate_sysroot_setscene
 Summary: There was 1 ERROR message shown, returning a non-zero exit code.
 
 After removing shadow-sysroot:do_populate_sysroot_setscene from 
 USERADDSETSCENEDEPS in meta/classes/useradd.bbclass, I can pass the build.
 
 Why does it become nonexistant task in multilib building? Any possible fix 
 for 
 it?

Totally guessing but does replacing:

shadow-sysroot:do_populate_sysroot_setscene

with:

${MLPREFIX}shadow-sysroot:do_populate_sysroot_setscene

work better?

Cheers,

Richard




___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] multilib build failure with shadow-sysroot:do_populate_sysroot_setscene

2012-03-01 Thread Zhai, Edwin
RP,
I have image-sato multilib build failure with following error:

ERROR: Task do_package_setscene depends upon nonexistant task 
/distro/edwin-working/poky/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb:do_populate_sysroot_setscene
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

After removing shadow-sysroot:do_populate_sysroot_setscene from 
USERADDSETSCENEDEPS in meta/classes/useradd.bbclass, I can pass the build.

Why does it become nonexistant task in multilib building? Any possible fix for 
it?

Thanks,
Edwin


-- 
best rgds,
edwin

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core