[<prev] [next>] [day] [month] [year] [list]
Message-ID: <3244e56e-8f52-44c3-b41f-5a5c0b6e413a@googlemail.com>
Date: Sun, 20 Apr 2025 23:08:02 +0100
From: Chris Clayton <chris2553@...glemail.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: Fwd: Re: Linux kernel 6.15-rc3 released
Sorry, I simply clicked reply (and added Linus as a recipient) but didn't notice that the reply was not being sent to
LKML. Doh!
-------- Forwarded Message --------
Subject: Re: Linux kernel 6.15-rc3 released
Date: Sun, 20 Apr 2025 22:59:43 +0100
From: Chris Clayton <chris2553@...glemail.com>
To: Linux Kernel Distribution System <kdist@...ux.kernel.org>, Linus Torvalds <torvalds@...ux-foundation.org>
On 20/04/2025 22:34, Linux Kernel Distribution System wrote:
> Linux kernel version 6.15-rc3 is now available:
>
> Full source: https://git.kernel.org/torvalds/t/linux-6.15-rc3.tar.gz
> Patch: https://git.kernel.org/torvalds/p/v6.15-rc3/v6.14
>
> You can view the summary of the changes at the following URL:
> https://git.kernel.org/torvalds/ds/v6.15-rc3/v6.15-rc2
>
I'm getting a build failure here with gcc14 (20250419 snapshot). The error output is:
CC drivers/block/pktcdvd.o
drivers/acpi/tables.c:399:1: error: 'nonstring' attribute ignored on objects of type 'const char[][4]' [-Werror=attributes]
399 | static const char table_sigs[][ACPI_NAMESEG_SIZE] __initconst __nonstring = {
| ^~~~~~
CC drivers/char/mem.o
cc1: all warnings being treated as errors
make[4]: *** [scripts/Makefile.build:203: drivers/acpi/tables.o] Error 1
make[4]: *** Waiting for unfinished jobs....
Let me know if you would like me to test any proposed fix. You'll need to cc me because I am not subscribed.
Chris
Powered by blists - more mailing lists