From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <jaeyoon.jung@lge.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 2/3] oeqa/selftest/pkgdata: add multilib LICENSE consistency test
Date: Thu, 30 Apr 2026 13:00:29 +0200 [thread overview]
Message-ID: <DI6FRG24ML1X.2ZC8GRH4ATM19@bootlin.com> (raw)
In-Reply-To: <20260429143104.684760-3-jaeyoon.jung@lge.com>
On Wed Apr 29, 2026 at 4:31 PM CEST, Jaeyoon Jung (LGE) via lists.openembedded.org wrote:
> From: Jaeyoon Jung <jaeyoon.jung@lge.com>
>
> Add a selftest to verify that pkgdata variables such as LICENSE
> are identical between base and multilib variants (e.g. lib32).
>
> Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com>
> ---
Hi Jaeyoon,
Thanks for your patch.
It looks like the new test is failing on the autobuilder:
2026-04-30 08:14:06,391 - oe-selftest - INFO - pkgdata.OePkgdataUtilTests.test_multilib_variables (subunit.RemotedTestCase)
2026-04-30 08:14:06,391 - oe-selftest - INFO - ... FAIL
...
2026-04-30 08:13:46,986 - oe-selftest - INFO - Build with multilib lib32 enabled
2026-04-30 08:14:06,391 - oe-selftest - INFO - 13: 19/53 356/686 (19.41s) (2 failed) (pkgdata.OePkgdataUtilTests.test_multilib_variables)
2026-04-30 08:14:06,391 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/pkgdata.py", line 237, in test_multilib_variables
bitbake('systemd lib32-systemd')
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake systemd lib32-systemd' returned non-zero exit status 1:
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...done.
Parsing of 1031 .bb files complete (0 cached, 1031 parsed). 3100 targets, 145 skipped, 0 masked, 0 errors.
Removing 18 recipes from the allarch sysroot...done.
Removing 18 recipes from the qemux86_64 sysroot...done.
ERROR: Nothing PROVIDES 'systemd'
systemd was skipped: using DISTRO 'poky', which is missing required DISTRO_FEATURES: 'systemd usrmerge'
systemd was skipped: using DISTRO 'poky', which is missing required DISTRO_FEATURES: 'systemd usrmerge'
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/3649
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/3770
https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/3880
Can you have a look at the issue?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-04-30 11:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 14:31 [PATCH 0/3] Fix multilib package variable propagation jaeyoon.jung
2026-04-29 14:31 ` [PATCH 1/3] libpam: Add missing MLPREFIX to FILES:pam-plugin-env jaeyoon.jung
2026-04-29 14:31 ` [PATCH 2/3] oeqa/selftest/pkgdata: add multilib LICENSE consistency test jaeyoon.jung
2026-04-30 11:00 ` Mathieu Dubois-Briand [this message]
2026-04-29 14:31 ` [PATCH 3/3] package.bbclass: extend package variables for multilib variants jaeyoon.jung
2026-04-30 13:54 ` [OE-core] " Richard Purdie
2026-04-30 21:00 ` 정재윤/Task Leader/SW Platform(연)선행Platform개발실 Lightweight System Task
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=DI6FRG24ML1X.2ZC8GRH4ATM19@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=jaeyoon.jung@lge.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