From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/util-linux: fix build with -O0
Date: Sat, 16 Mar 2024 22:03:11 +0100 [thread overview]
Message-ID: <87frwpnb3k.fsf@48ers.dk> (raw)
In-Reply-To: <20240211232733.77d59395@windsurf> (Thomas Petazzoni via buildroot's message of "Sun, 11 Feb 2024 23:27:33 +0100")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> On Tue, 7 Nov 2023 18:46:51 +0100
> Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
>> Fix the following build failure with -O0 raised since bump to version
>> 2.39 in commit ad276d94a392fb13244e042851a44269e6254d61 and
>> https://github.com/util-linux/util-linux/commit/2fa4168c8bc9d5438bc1dfadda293c7c21b6fa59:
>>
>> libuuid/src/gen_uuid.c: In function 'uuid_generate_time_generic':
>> libuuid/src/gen_uuid.c:536:33: error: initializer element is not constant
>> THREAD_LOCAL int cache_size = cs_min;
>> ^~~~~~
>>
>> Fixes:
>> - http://autobuild.buildroot.org/results/7c9b8508345ffaba167c08521fb865d76555be1d
>> - http://autobuild.buildroot.org/results/2f80a5cdb523cc3c8c0f3693607a1be036b2ae98
>>
>> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
>> ---
>> ...rc-gen_uuid.c-fix-cs_min-declaration.patch | 70 +++++++++++++++++++
>> 1 file changed, 70 insertions(+)
>> create mode 100644 package/util-linux/0001-libuuid-src-gen_uuid.c-fix-cs_min-declaration.patch
> Applied to master, thanks.
Committed to 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-03-16 21:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-07 17:46 [Buildroot] [PATCH 1/1] package/util-linux: fix build with -O0 Fabrice Fontaine
2024-02-11 22:27 ` Thomas Petazzoni via buildroot
2024-03-16 21:03 ` 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=87frwpnb3k.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=thomas.petazzoni@bootlin.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.