From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org, "Dick Olsson" <hi@senzilla.io>,
"Eric Le Bihan" <eric.le.bihan.dev@free.fr>,
"J . Neuschäfer" <j.neuschaefer@gmx.net>
Subject: Re: [Buildroot] [PATCH 1/1] package/mdevd: fix build with glibc >= 2.43
Date: Sat, 04 Apr 2026 23:06:27 +0200 [thread overview]
Message-ID: <84a2611875cd470b11b86963be0f0e92@free.fr> (raw)
In-Reply-To: <20260404065635.334754-1-bernd@kuhls.net>
On 04/04/2026 08:56, Bernd Kuhls wrote:
> Buildroot commit 227378b5930b681c79a13476ae60a98753a98a03 bumped glibc
> to 2.43 causing a build error in mdevd:
>
> src/mdevd/mdevd.c: In function 'act_on_event':
> src/mdevd/mdevd.c:797:36: error: assignment of read-only location
> '*(const char *)strchr(ud->devname, 10)'
> 797 | *strchr(ud->devname, '\n') = 0 ;
>
> Add upstream commit to fix the problem.
>
> Fixes:
> https://autobuild.buildroot.net/results/92b/92b9b307996a44b66dc3f7f7d35dd74816b62480/
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-04-04 21:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-04 6:56 [Buildroot] [PATCH 1/1] package/mdevd: fix build with glibc >= 2.43 Bernd Kuhls
2026-04-04 21:06 ` Julien Olivain via buildroot [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=84a2611875cd470b11b86963be0f0e92@free.fr \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=eric.le.bihan.dev@free.fr \
--cc=hi@senzilla.io \
--cc=j.neuschaefer@gmx.net \
--cc=ju.o@free.fr \
/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