On Thu, 27 Aug 2020 14:21:03 +0200 Lukas Javorsky <ljavorsk@xxxxxxxxxx> wrote: > Hi folks, > > I've run into the compilation problem in the Galera package > This problem occurs only on f33 and higher tho. > > Here is build performed on Fedora 32: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232504 > > And here is the same build, but on Fedora 33: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232498 > > Does anyone know what could cause this? > It looks like something that changed in *cc1plus* or *scons *is > causing this, so if you had similar issue, please let me know. > > Thanks for any help. > Lukas Looks like you might be hitting https://bugzilla.redhat.com/show_bug.cgi?id=1850198 (changed api for fail_if and fail_unless in check), the workaround for which now introduces warnings, and they are turned to errors by the use of "-Werror". Paul. _______________________________________________ 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