|
|
Subscribe / Log in / New account

internal compiler error

internal compiler error

Posted May 26, 2025 10:16 UTC (Mon) by arekm (guest, #4846)
Parent article: The 6.15 kernel has been released

linux-6.15/security/landlock/fs.c:1745:61: internal compiler error: in count_type_elements, at expr.cc:7075
1745 | .u.op = &(struct lsm_ioctlop_audit) {

but

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linu...

helped.

There is also failure:

linux-6.15/drivers/scsi/qedf/qedf_main.c:702:9: error: positional initialization of field in ‘struct’ declared with ‘designated_init’ attribute [-Werror=designated-init]
702 | {
| ^
linux-6.15/drivers/scsi/qedf/qedf_main.c:702:9: note: (near initialization for ‘qedf_cb_ops’)


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds