On Sun, 2025-01-19 at 17:19 +0000, Mattia Verga via devel wrote: > I see several of my packages are FTB in the running mass rebuild due > to > something like: > > error: too many arguments to function ‘DoInterlace’; expected 0, have > 1 > > Is that due to GCC 15, or is due to some "hardening" setting applied > to > Fedora flags? Should I start filing bugs upstream? GCC 15 changed the default for the C compiler from C17 to C23. See https://gcc.gnu.org/gcc-15/porting_to.html#c23 and, in particular "Function declarations without parameters", which discusses the changes, and fixes/workarounds. Hope this is helpful Dave -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue