From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Ben Wolsieffer <ben.wolsieffer@hefring.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/gptfdisk: fix bug with util-linux (libuuid) 2.38
Date: Sun, 1 Oct 2023 23:11:23 +0200 [thread overview]
Message-ID: <20231001231123.58838dcb@windsurf> (raw)
In-Reply-To: <20230913212000.987236-2-ben.wolsieffer@hefring.com>
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,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-10-01 21:11 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 [this message]
2023-10-13 15:15 ` Peter Korsgaard
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=20231001231123.58838dcb@windsurf \
--to=buildroot@buildroot.org \
--cc=ben.wolsieffer@hefring.com \
--cc=bernd@kuhls.net \
--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.