Re: [gentoo-user] gentoo-sources-6.14.6 build error

2025-05-12 Thread yahoo
Il 10/05/25 21:36, Nate Eldredge ha scritto: I had this error when building (if I remember correctly) libxcrypt for the initrd with genkernel. But genkernel is now obsolete, so I set it aside until I get around to switching my kernel bulids to a more modern setup. It looks like this warning

Re: [gentoo-user] gentoo-sources-6.14.6 build error

2025-05-10 Thread Nate Eldredge
I had this error when building (if I remember correctly) libxcrypt for the initrd with genkernel. But genkernel is now obsolete, so I set it aside until I get around to switching my kernel bulids to a more modern setup. It looks like this warning was added in the recently-released GCC 15. It's

Re: [gentoo-user] gentoo-sources-6.14.6 build error

2025-05-10 Thread zyxhere💭
On Sat, May 10 2025 at 20:09:42 +02:00:00, yahoo wrote: Anybody else seeing this? error: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (8 chars into 7 available) [-Werror=unterminated-string-initialization] $ gcc --version g

[gentoo-user] gentoo-sources-6.14.6 build error

2025-05-10 Thread yahoo
Anybody else seeing this? error: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (8 chars into 7 available) [-Werror=unterminated-string-initialization] $ gcc --version gcc (Gentoo Hardened 15.1.0 p55) 15.1.0 thanks, raffaele