From: Niko Mauno <niko.mauno@vaisala.com>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH v5] util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error
Date: Wed, 21 Aug 2024 14:58:25 +0300 [thread overview]
Message-ID: <f236db96-06ce-438f-843d-25530ac1d16d@vaisala.com> (raw)
In-Reply-To: <20240820191943c7d1348a@mail.local>
On 20.8.2024 22.19, Alexandre Belloni wrote:
> Hello,
>
> arm64 fails to build with this patch:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/9356/steps/13/logs/stdio
> https://autobuilder.yoctoproject.org/typhoon/#/builders/131/builds/4727/steps/13/logs/stdio
Thanks, indeed it seems that on the older Debian build host, the
mountfd_api requirement fails for util-linux-native recipe:
| configure: error: libmount_mountfd_support selected, but required
mount FDs based API not available
Ref.
https://github.com/util-linux/util-linux/blob/v2.40.1/configure.ac#L1315
I.e. failure stems from the added explicit
--enable-libmount-mountfd-support option that extends also to -native scope
I wonder if there are any proposals?
-Niko
next prev parent reply other threads:[~2024-08-21 11:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 18:26 [PATCH v5] util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error Niko Mauno
2024-08-20 19:19 ` [OE-core] " Alexandre Belloni
2024-08-21 11:58 ` Niko Mauno [this message]
2024-08-21 12:17 ` Alexander Kanavin
2024-08-21 14:10 ` Niko Mauno
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=f236db96-06ce-438f-843d-25530ac1d16d@vaisala.com \
--to=niko.mauno@vaisala.com \
--cc=alexandre.belloni@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.