From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Luca Bocassi <luca.boccassi@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH v4] systemd: update to v254
Date: Mon, 31 Jul 2023 19:13:16 +0200 [thread overview]
Message-ID: <202307311713165bd45fd1@mail.local> (raw)
In-Reply-To: <CAMw=ZnR3L05DSaBGSijuA5-vNXPkriCjdbi02LJsUFmVo-FbHA@mail.gmail.com>
On 31/07/2023 17:56:05+0100, Luca Bocassi wrote:
> On Mon, 31 Jul 2023 at 17:40, Alexandre Belloni
> <alexandre.belloni@bootlin.com> wrote:
> >
> > Hello,
> >
> > This causes the following failure:
> >
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/5570/steps/14/logs/stdio
> >
> > 2023-07-30 21:25:44,944 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
> > File "/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py", line 297, in test_all_required_variables_set
> > self.assertTrue(line, msg=res.output)
> > File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue
> > raise self.failureException(msg)
> > AssertionError: None is not true : NOTE: Reconnecting to bitbake server...
> > Loading cache...done.
> > Loaded 0 entries from dependency cache.
> > Parsing recipes...done.
> > Parsing of 954 .bb files complete (0 cached, 954 parsed). 1878 targets, 53 skipped, 0 masked, 0 errors.
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing RPROVIDES 'pam-plugin-umask' (but /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/systemd/systemd_254.bb RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'pam-plugin-umask' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['pam-plugin-umask']
> > NOTE: Runtime target 'udev' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['udev', 'pam-plugin-umask']
> > NOTE: Runtime target 'packagegroup-core-boot' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['packagegroup-core-boot', 'udev', 'pam-plugin-umask']
> > ERROR: Required build target 'core-image-minimal' has no buildable providers.
> > Missing or unbuildable dependency chain was: ['core-image-minimal', 'packagegroup-core-boot', 'udev', 'pam-plugin-umask']
> > Summary: There were 2 ERROR messages, returning a non-zero exit code.
> >
> > It repeats for other runtime tests.
>
> I added that on Alex's request. So it's either that failure, or the
> ignorable log message? I'll send a v5 without the recommends then.
In any case, you are going to have to fix the tests
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#185149): https://lists.openembedded.org/g/openembedded-core/message/185149
> Mute This Topic: https://lists.openembedded.org/mt/100459438/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-07-31 17:13 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 20:44 [PATCH] systemd: update to v254 luca.boccassi
2023-07-30 8:06 ` [OE-core] " Alexandre Belloni
2023-07-30 12:36 ` Luca Boccassi
2023-07-30 12:43 ` Alexander Kanavin
2023-07-30 15:23 ` Luca Boccassi
2023-07-30 12:40 ` [PATCH v2] " luca.boccassi
2023-07-30 15:22 ` [PATCH v3] " luca.boccassi
2023-07-31 11:27 ` [PATCH v4] " luca.boccassi
2023-07-31 16:40 ` [OE-core] " Alexandre Belloni
2023-07-31 16:41 ` Alexandre Belloni
2023-07-31 16:56 ` Luca Boccassi
2023-07-31 17:13 ` Alexandre Belloni [this message]
2023-07-31 17:22 ` Luca Boccassi
2023-07-31 17:33 ` Alexander Kanavin
[not found] ` <1777043202ABE7FB.4565@lists.openembedded.org>
2023-07-31 17:37 ` Alexander Kanavin
2023-07-31 18:00 ` Luca Boccassi
2023-08-02 8:12 ` Luca Boccassi
2023-08-02 17:14 ` Khem Raj
2023-08-02 17:21 ` Luca Boccassi
2023-08-02 17:42 ` Khem Raj
2023-08-02 18:55 ` Luca Boccassi
2023-07-31 17:21 ` [PATCH v5] " luca.boccassi
2023-07-31 18:00 ` [PATCH v6] " luca.boccassi
2023-08-02 18:54 ` [PATCH v7] " luca.boccassi
2023-08-02 19:27 ` Khem Raj
2023-08-02 23:16 ` Luca Boccassi
2023-08-03 18:34 ` Luca Boccassi
2023-08-03 19:29 ` Khem Raj
2023-08-04 10:38 ` [OE-core] " Alexandre Belloni
2023-08-02 23:16 ` [PATCH v8] " luca.boccassi
2023-08-06 12:38 ` [OE-core] " Alexandre Belloni
2023-08-06 13:15 ` Luca Boccassi
2023-08-06 13:22 ` Alexandre Belloni
2023-08-06 13:34 ` Luca Boccassi
2023-08-06 13:50 ` Richard Purdie
2023-08-06 13:56 ` Luca Boccassi
2023-08-07 14:40 ` Alexandre Belloni
2023-08-07 22:37 ` Alexandre Belloni
2023-08-07 22:48 ` Luca Boccassi
2023-08-08 0:01 ` Khem Raj
2023-08-08 0:51 ` Alexandre Belloni
2023-08-08 16:10 ` Jose Quaresma
2023-08-09 15:01 ` Luca Boccassi
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=202307311713165bd45fd1@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=alex.kanavin@gmail.com \
--cc=luca.boccassi@gmail.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