Hi, On Tue, Jul 2, 2019 at 2:22 PM Peter Robinson <pbrobinson@xxxxxxxxx> wrote: > On Mon, Jul 1, 2019 at 12:02 PM Florian Weimer <fweimer@xxxxxxxxxx> wrote: > > [...] > > > > <sys/io.h> on Arm hasn't worked for a long, long time, so we've removed > > it from glibc. Sorry it broke the build. > > It seems xorg-x11-server was also using this in it's builds: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=35892190 Precisely, that's why I raised the issue here :) FWIW, I managed to get the Xserver to build by removing the `#include <sys/io.h>` and references to outb/outw/outl : http://koji.fedoraproject.org/koji/taskinfo?taskID=35981723 But I don;t think it'll fly with the Xorg drivers, as those are most likely the consumers of outb/outw/outl. So I filed https://gitlab.freedesktop.org/xorg/xserver/issues/840 upstream to gauge the water and see what we can do. Cheers, Olivier _______________________________________________ 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