From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <Qi.Chen@windriver.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core][PATCH V2 2/4] nativesdk.bbclass: handle PACKAGE_WRITE_DEPS
Date: Fri, 11 Apr 2025 09:36:19 +0200 [thread overview]
Message-ID: <D93MXXT6F706.2574MGU99TVPT@bootlin.com> (raw)
In-Reply-To: <20250410134021.1299595-2-Qi.Chen@windriver.com>
On Thu Apr 10, 2025 at 3:40 PM CEST, Chen Qi via lists.openembedded.org wrote:
> From: Chen Qi <Qi.Chen@windriver.com>
>
> We want nativesdk packages to depend on correct recipes introduced
> by PACKAGE_WRITE_DEPS, so do the same mapping just as we do for DEPENDS.
>
> Before this change:
> nativesdk-glib-2.0 -> qemuwrapper-cross
>
> After this change:
> nativesdk-glib-2.0 -> nativesdk-qemuwrapper-cross
>
> This can fix do_populate_sdk failure complaining missing of
> nativesdk-qemuwrapper. Error message is like below:
>
> NOTE: > Executing update_gio_module_cache-nativesdk intercept ...
> NOTE: Exit code 127. Output:
> /xxx/lib32-core-image-sato/1.0/intercept_scripts-xxxx/
> update_gio_module_cache-nativesdk: 13: nativesdk-qemuwrapper: not found
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
Hi,
Thanks for your patch.
It looks like this is causing some issues on the autobuilder:
NOTE: The "universe" target is only intended for testing and may produce errors.
NOTE: Resolving any missing task queue dependencies
WARNING: Nothing PROVIDES 'nativesdk-ptest-runner'. Close matches:
nativesdk-libtest-warnings-perl
nativesdk-serf
nativesdk-xtst
I was able to easily reproduce this locally, just with "bitbake universe -c fetch".
Can you have a look at this, please?
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-04-11 7:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 13:40 [OE-core][PATCH V2 1/4] classes/recipes: remove unnecessary qemu inherit and use qemuwrapper-cross Qi.Chen
2025-04-10 13:40 ` [OE-core][PATCH V2 2/4] nativesdk.bbclass: handle PACKAGE_WRITE_DEPS Qi.Chen
2025-04-11 7:36 ` Mathieu Dubois-Briand [this message]
2025-04-14 3:28 ` ChenQi
2025-04-10 13:40 ` [OE-core][PATCH V2 3/4] image/populate_sdk.bbclass: drop qemuwrapper-cross from DEPENDS Qi.Chen
2025-04-10 13:40 ` [OE-core][PATCH V2 4/4] lib/classes/recipes: refactor qemu.bbclass functions into library functions Qi.Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D93MXXT6F706.2574MGU99TVPT@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=Qi.Chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox