On Wed, Jul 24, 2024 at 8:04 PM Emanuel Lima <emlima@xxxxxxxxxx> wrote: > > It's kata-containers. It works from 1.75 to 1.78 but not with 1.79. > > I opened an issue upstream: > https://github.com/kata-containers/kata-containers/issues/10067 You can't (and really shouldn't) want to build with an older Rust version just because of a warning-turned-error. The default compiler flags in Fedora don't do this (it would be a lot of error noise for no good reason, it would be equivalent to having "-Werror" in the default CFLAGS), it looks like kata-containers *still* doesn't respect the default flags from Fedora and hard-codes its own ones. You should just drop -Dwarnings from the flags. (And ideally respond to my ancient bug report about kata-containers not honoring our default compiler flags). Fabio -- _______________________________________________ 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