From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Bernd Kuhls <bernd@kuhls.net>,
Ben Wolsieffer <ben.wolsieffer@hefring.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH] package/gptfdisk: fix bug with util-linux (libuuid) 2.38
Date: Fri, 13 Oct 2023 17:15:03 +0200 [thread overview]
Message-ID: <87y1g6366g.fsf@48ers.dk> (raw)
In-Reply-To: <20231001231123.58838dcb@windsurf> (Thomas Petazzoni via buildroot's message of "Sun, 1 Oct 2023 23:11:23 +0200")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> On Wed, 13 Sep 2023 17:20:01 -0400
> Ben Wolsieffer <ben.wolsieffer@hefring.com> wrote:
>> Fix the following error message by backporting an upstream patch [0]:
>>
>> Warning! Unable to generate a proper UUID! Creating an improper one as a last
>> resort! Windows 7 may crash if you save this partition table!
>>
>> Additionally, now that gptfdisk uses libuuid again, the build fails
>> because passing LIBS to make overrides the default value in the
>> Makefile. To fix this, this patch adds -luuid to GPTFDISK_LDLIBS.
>>
>> [0] https://sourceforge.net/p/gptfdisk/code/ci/6a8416cbd12d55f882bb751993b94f72d338d96f
>>
>> Signed-off-by: Ben Wolsieffer <ben.wolsieffer@hefring.com>
>> ---
>> ...to-deal-with-minor-change-in-libuuid.patch | 40 +++++++++++++++++++
>> package/gptfdisk/gptfdisk.mk | 2 +
>> 2 files changed, 42 insertions(+)
>> create mode 100644 package/gptfdisk/0004-Updated-guid.cc-to-deal-with-minor-change-in-libuuid.patch
> Sorry for the delay, I have applied this patch after improving the
> commit log:
> https://gitlab.com/buildroot.org/buildroot/-/commit/58fbfe870640cf20678d4f6a40999ea5223c6fca
> Best regards,
Committed to 2023.02.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-10-13 15:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-13 21:20 [Buildroot] [PATCH] package/gptfdisk: fix bug with util-linux (libuuid) 2.38 Ben Wolsieffer
2023-10-01 21:11 ` Thomas Petazzoni via buildroot
2023-10-13 15:15 ` 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=87y1g6366g.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=ben.wolsieffer@hefring.com \
--cc=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
--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.