On Thursday, 14 November 2019 at 23:02, Richard Shaw wrote: > The package is building fine in mock but when I try to do a scratch build > I'm getting the following error: > > fatal error: x86intrin.h: No such file or directory > > It seems to be random too, on this attempt x86_64 actually completed but > all other arches failed: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=39000850 > > Something weird going on with koji right now? Does it work in mock on non-x86? x86intrin.h is x86-specific header and won't be present on other arches, but it looks like it's included unconditionally. My guess is upstream never tested on anything else than x86_64. Your build link above shows that it's failing even on i686, although for a different reason (redefined method). Regards, Dominik -- Fedora https://getfedora.org | RPM Fusion http://rpmfusion.org There should be a science of discontent. People need hard times and oppression to develop psychic muscles. -- from "Collected Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ 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