From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>,
Marek Belisko <marek.belisko@open-nandra.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libblockdev: needs locale
Date: Mon, 13 Mar 2023 18:09:02 +0100 [thread overview]
Message-ID: <87fsa88tox.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20230224101039.1445129-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Fri, 24 Feb 2023 11:10:39 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> locale_t is unconditionally used since version 1.5 and
> https://github.com/storaged-project/libblockdev/commit/4ed6f0b3a46fc77554dab661c22150829aa75966
> resulting in the following build failure since the addition of the
> package in commit 0c52826291d1884db0f8f35130216065fbc7b574:
> module.c:33:37: error: unknown type name 'locale_t'
> 33 | static char *strerror_l(int errnum, locale_t locale UNUSED)
> | ^~~~~~~~
> Fixes:
> - http://autobuild.buildroot.org/results/ede9eb1f13d56c77005cc448416fb2efa9d16ff0
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2022.11.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-03-13 17:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 10:10 [Buildroot] [PATCH 1/1] package/libblockdev: needs locale Fabrice Fontaine
2023-02-25 9:43 ` Thomas Petazzoni via buildroot
2023-03-13 17:09 ` Peter Korsgaard [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=87fsa88tox.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=marek.belisko@open-nandra.com \
/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.