On 5 February 2025 06:17:01 CET, Orion Poplawski <orion@xxxxxxxx> wrote: >cc1plus: all warnings being treated as errors >gmake[2]: *** [libmambapy/CMakeFiles/bindings.dir/build.make:96: libmambapy/CMakeFiles/bindings.dir/src/libmambapy/bindings/legacy.cpp.o] Error 1 > >I'm guessing 'SR.32262' is some kind of temporary variable. libmamba has taken the (perhaps admirable?) step of compiling with -Werror so it fails. The errors are in mamba's code base afaict. You should disable warnings as error, enforce C++ standard in CMakeLists.txt, ask upstream about C++17 warnings, or all the above. But just to be sure it's gcc15 related can you also target F41? -- _______________________________________________ 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