From: Ronald Warsow <rwarsow@gmx.de>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, stable@vger.kernel.org
Cc: patches@lists.linux.dev, linux-kernel@vger.kernel.org,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net,
conor@kernel.org, hargar@microsoft.com, broonie@kernel.org
Subject: Re: [PATCH 6.13 000/241] 6.13.8-rc1 review
Date: Wed, 19 Mar 2025 16:22:56 +0100 [thread overview]
Message-ID: <8330d511-9411-4b1b-91cd-dfbbf6d0fe37@gmx.de> (raw)
In-Reply-To: <20250319143027.685727358@linuxfoundation.org>
Hi Greg
moved to Fedora 42 (Beta) with
gcc-15.0.1-0.10.fc42.x86_64
gcc version 15.0.1 20250313 (Red Hat 15.0.1-0) (GCC)
with this
Kernel 6.13.x doesn't compile
Kernel 6.14.0-rc7 does
so I'm offline until 6.14.x stable kernel releases
sorry !
Errors
======
C032A7D52A7F0000:error:03000098:digital envelope
routines:do_sigver_init:invalid digest:crypto/evp/m_sigver.c:342:
make[3]: *** [certs/Makefile:53: certs/signing_key.pem] Error 1
make[3]: *** Deleting file 'certs/signing_key.pem'
make[2]: *** [scripts/Makefile.build:442: certs] Error 2
...
CC fs/ext4/indirect.o
fs/netfs/fscache_cache.c:375:67: warning: initializer-string for array
of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’
attribute (6 chars into 5 available) [-Wunterminated-string-initialization]
375 | static const char fscache_cache_states[NR__FSCACHE_CACHE_STATE]
= "-PAEW";
|
^~~~~~~
CC fs/netfs/fscache_cookie.o
...
CC kernel/seccomp.o
fs/netfs/fscache_cookie.c:32:69: warning: initializer-string for array
of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’
attribute (11 chars into 10 available)
[-Wunterminated-string-initialization]
32 | static const char
fscache_cookie_states[FSCACHE_COOKIE_STATE__NR] = "-LCAIFUWRD";
|
^~~~~~~~~~~~
CC fs/nfsd/nfssvc.o
...
CC fs/nfsd/blocklayoutxdr.o
fs/cachefiles/key.c:12:9: warning: initializer-string for array of
‘char’ truncates NUL terminator but destination lacks ‘nonstring’
attribute (65 chars into 64 available)
[-Wunterminated-string-initialization]
12 | "0123456789" /* 0 - 9 */
| ^~~~~~~~~~~~
CC fs/cachefiles/main.o
...
AR fs/built-in.a
make[1]: *** [/home/DATA/DEVEL/linux-6.13.7/Makefile:1989: .] Error 2
make: *** [Makefile:251: __sub-make] Error 2
next prev parent reply other threads:[~2025-03-19 15:23 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-19 14:27 [PATCH 6.13 000/241] 6.13.8-rc1 review Greg Kroah-Hartman
2025-03-19 14:31 ` [PATCH 6.13 199/241] Fix mmu notifiers for range-based invalidates Greg Kroah-Hartman
2025-03-19 15:22 ` Ronald Warsow [this message]
2025-03-19 16:57 ` [PATCH 6.13 000/241] 6.13.8-rc1 review SeongJae Park
2025-03-20 12:42 ` Luna Jernberg
2025-03-19 19:35 ` Jon Hunter
2025-03-20 10:15 ` Ron Economos
2025-03-20 11:09 ` Miguel Ojeda
2025-03-20 11:14 ` Naresh Kamboju
2025-03-20 11:34 ` Mark Brown
2025-03-20 16:31 ` Hardik Garg
2025-03-20 18:28 ` Florian Fainelli
2025-03-20 18:31 ` Justin Forbes
2025-03-20 18:54 ` Christian Heusel
2025-03-21 0:16 ` Peter Schneider
2025-03-21 13:47 ` Takeshi Ogasawara
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=8330d511-9411-4b1b-91cd-dfbbf6d0fe37@gmx.de \
--to=rwarsow@gmx.de \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hargar@microsoft.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/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