On Mon, Jul 1, 2019 at 12:02 PM Florian Weimer <fwei...@redhat.com> wrote:
>
> * Olivier Fourdan:
>
> > Last Friday, I tried to update the xorg-x11-server package, everything
> > went well on F30 but the compilation failed on ARM because of a
> > missing header `sys/io.h`:
> >
> > https://kojipkgs.fedoraproject.org//work/tasks/2196/35892196/build.log
> >
> > ```
> > BUILDSTDERR: ../../../hw/xfree86/common/compiler.h:767:10: fatal
> > error: sys/io.h: No such file or directory
> > ```
> >
> > This affects only ARM, all other supported architectures built fine.
> > Also, the same package built fine a couple of weeks ago.
> >
> > Is that a known issue with glibc in rawhide? A quick search in
> > bugzilla doesn't reveal anything relevant.
>
> <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
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to