Hi, (this is a 4th retry, now trying devel as first try to packaging a week ago says held by moderator, but doesn't seem to have been posted to the list, and I don't know why...) Audacity has had the following as part of rpm spec in the %configure section: %configure \ --disable-dynamic-loading \ ... %ifnarch %{ix86} x86_64 --disable-sse \ %else %{nil} %endif Which fails on: non x86 arches: https://koji.fedoraproject.org/koji/taskinfo?taskID=29513664 If I remove the conditional, I get successful build, but not optimized on x86 with SSE. What's wrong with this conditional ? Cheers, David _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx