Your package uwsgi failed to build from source in current F28. https://koji.fedoraproject.org/koji/taskinfo?taskID=24901562 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
FYI from bug #1518795: https://bugzilla.redhat.com/show_bug.cgi?id=1518795#c5 Jakub Jelen 2018-03-29 18:31:37 CEST The one issue is fixed by this one: https://src.fedoraproject.org/cgit/rpms/nginx.git/tree/0001-unix-ngx_user-Apply-fix-for-really-old-bug-in-glibc-.patch It is already discussed upstream: https://github.com/unbit/uwsgi/issues/1220 But the patch is still not there. The other issue is fixed by my PR: https://github.com/unbit/uwsgi/pull/1768 Then there is an issue with missing glfs.h in rawhide: https://bugzilla.redhat.com/show_bug.cgi?id=1536908 Then the spec file needs not to generate the subpackage for the removed module. I filled the followint PR, which makes it building in Fedora 28, but because of the glfs, not in rawhide (at least not in mock): https://src.fedoraproject.org/rpms/uwsgi/pull-request/2
The package is built in Fedora 28, but not in rawhide, where it still fails in rawhide. This bug should be probably closed as resolved. For rawhide, one more patch is needed: https://src.fedoraproject.org/rpms/uwsgi/pull-request/3 Till, I am sorry I was not able to finish this on Friday, but will you merge also this change and submit rawhide build, or are we going to leave it on the package maintainer (since for rawhide, there is nowhere to hurry now)?
Thank you very much Jakub, I merged your PR and added a changelog entry that I forgot before and started a build to also get Rawhide in a good shape. It would be strange to have this feature done in Fedora 28 but not Rawhide IMHO.