All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niko Mauno <niko.mauno@vaisala.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	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 17:10:47 +0300	[thread overview]
Message-ID: <0a2d4d60-8850-4e40-8638-29e948d16e8a@vaisala.com> (raw)
In-Reply-To: <CANNYZj_X-TYO8vLoJBTqwmwrwD0Q2bEPi3TJL3N9hMzV-1JUhQ@mail.gmail.com>

Thanks, submitted v6 which adds the new PACKAGECONFIG option for 
class-target only.
-Niko

On 21.8.2024 15.17, Alexander Kanavin wrote:
> I guess this new API should not be enabled for -native variants?
> 
> Alex
> 
> On Wed, 21 Aug 2024 at 14:01, Niko Mauno via lists.openembedded.org
> <niko.mauno=vaisala.com@lists.openembedded.org> wrote:
>>
>> 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
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#203585): https://lists.openembedded.org/g/openembedded-core/message/203585
>> Mute This Topic: https://lists.openembedded.org/mt/107986659/1686489
>> Group Owner: openembedded-core+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
>> -=-=-=-=-=-=-=-=-=-=-=-
>>


      reply	other threads:[~2024-08-21 14:10 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
2024-08-21 12:17     ` Alexander Kanavin
2024-08-21 14:10       ` Niko Mauno [this message]

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=0a2d4d60-8850-4e40-8638-29e948d16e8a@vaisala.com \
    --to=niko.mauno@vaisala.com \
    --cc=alex.kanavin@gmail.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.