Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Marcus Hoffmann via buildroot <buildroot@buildroot.org>
To: Daniel Houck <Software@DRHouck.me>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/make: fix build with musl and gcc-15.x
Date: Mon, 4 May 2026 15:17:51 +0200	[thread overview]
Message-ID: <7fccec77-1b27-4404-85f6-910dafd17aeb@bubu1.eu> (raw)
In-Reply-To: <20260503235637.637991-1-Software@DRHouck.me>

Hi Daniel,
thanks for the patch.

On 5/4/26 01:56, Daniel Houck wrote:
> It builds fine with glibc and gcc-15.x but conditionally includes code
> with musl that fails.  See eg. commit 999fb19d4b.

Alpine[1] and Gentoo[2][3] have a "proper" fix for this (meaning the fix 
the offending code instead of changing the std level.

There's also been a submission to the make mailing list[4], but without 
any reaction and only containing two of the three fixes the other 
patches have.

I think this is the better solution, even though it means carrying a 
patch until make eventually might fix this upstream.

I think we can just use the gentoo patch as-is I think? What do you think?

> 
> Fixes #176.  See also https://savannah.gnu.org/bugs/index.php?68302
> 
> Signed-off-by: Daniel Houck <Software@DRHouck.me>
> ---
Best,
Marcus

[1] 
https://github.com/alpinelinux/aports/blob/master/main/make/getopt-gcc15.patch
[2] https://bugs.gentoo.org/945968
[3] 
https://codeberg.org/gentoo/gentoo/src/branch/master/dev-build/make/files/make-4.4.1-c23.patch
[4] https://lists.gnu.org/archive/html/bug-make/2025-03/msg00032.html
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2026-05-04 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-03 23:56 [Buildroot] [PATCH 1/1] package/make: fix build with musl and gcc-15.x Daniel Houck
2026-05-04 13:17 ` Marcus Hoffmann via buildroot [this message]
2026-05-04 19:59   ` Daniel Houck
2026-05-04 23:06 ` [Buildroot] [PATCH v2] " Daniel Houck
2026-05-05  1:11   ` [Buildroot] [PATCH v3] " Daniel Houck
2026-05-05  8:59     ` Marcus Hoffmann via buildroot
2026-05-15 17:45 ` [Buildroot] [PATCH 1/1] " Thomas Perale via buildroot

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=7fccec77-1b27-4404-85f6-910dafd17aeb@bubu1.eu \
    --to=buildroot@buildroot.org \
    --cc=Software@DRHouck.me \
    --cc=buildroot@bubu1.eu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox