* Fabio Valentini: > On Wed, Apr 15, 2020 at 5:50 PM Florian Weimer <fweimer@xxxxxxxxxx> wrote: >> >> This follows the removal of the system call from Linux 5.5. Having the >> header and function just confuses configure checks that assume that if >> the function is present, it will do something useful (it never did on >> aarch64, and it's been many years since it worked on Fedora kernels on >> other architectures). >> >> Replacements are uname, getentropy, and reading from /proc, but I really >> do not expect much fallout from this (famous last words). >> >> The kernel headers still provide <linux/sysctl.h>, but that will >> eventually disappear as well. > > java-1.8.0-openjdk also fails to build due to the missing header on > rawhide - this is blocking some work towards OpenJDK 11. Do you have a build log? Do you need help with fixing this? I thought that OpenJDK builds with -Werror, so it should have already trippeed on the deprecation warning? Thanks, Florian _______________________________________________ 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