From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: alex.kanavin@gmail.com, openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>,
Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Subject: Re: [OE-core] [PATCH 2/2] glib-2.0: address ptest failures
Date: Wed, 12 Mar 2025 17:35:47 +0000 [thread overview]
Message-ID: <ad57ccc7a58787ef153e08802fbcaacc1119b0f8.camel@linuxfoundation.org> (raw)
In-Reply-To: <20250312123610.4018764-2-alex.kanavin@gmail.com>
On Wed, 2025-03-12 at 13:36 +0100, Alexander Kanavin via lists.openembedded.org wrote:
> From: Alexander Kanavin <alex@linutronix.de>
>
> Particularly:
> - one of the tests requires a C.utf-8 locale
> - another needs .gir files to be installed
>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
> meta/recipes-core/glib-2.0/glib.inc | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
> index c6e2d6e1a0a..1e22a59ffa7 100644
> --- a/meta/recipes-core/glib-2.0/glib.inc
> +++ b/meta/recipes-core/glib-2.0/glib.inc
> @@ -157,7 +157,8 @@ CODEGEN_PYTHON_RDEPENDS:mingw32 = ""
>
> RDEPENDS:${PN}-codegen += "${CODEGEN_PYTHON_RDEPENDS}"
>
> -RDEPENDS:${PN}-ptest += "${PN}-utils"
> +RDEPENDS:${PN}-ptest += "${PN}-utils ${PN}-dev locale-base-c"
> +INSANE_SKIP:${PN}-ptest = "dev-deps"
>
Probably needs a libc override as it breaks musl:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/1183
Cheers,
Richard
next prev parent reply other threads:[~2025-03-12 17:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 12:36 [PATCH 1/2] glib-2.0: update 2.82.4 -> 2.84.0 Alexander Kanavin
2025-03-12 12:36 ` [PATCH 2/2] glib-2.0: address ptest failures Alexander Kanavin
2025-03-12 17:35 ` Richard Purdie [this message]
2025-03-12 20:20 ` [OE-core] " Khem Raj
2025-03-13 11:07 ` Alexander Kanavin
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=ad57ccc7a58787ef153e08802fbcaacc1119b0f8.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=mathieu.dubois-briand@bootlin.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