Description of problem: /usr/lib64/perl5/CORE/perl.h:738:13: fatal error: xlocale.h: No such file or directory # include <xlocale.h> ^~~~~~~~~~~ Version-Release number of selected component (if applicable): glibc-2.25.90-12.fc27 perl-devel-4:5.26.0-393.fc27 How reproducible: Unknown. Steps to Reproduce: 1. Build an XS file in Rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=20114709 Full build.log, root.log attached.
Created attachment 1290961 [details] build.log
Created attachment 1290962 [details] root.log
From the glibc changelog: * Wed Jun 21 2017 Florian Weimer <fweimer> - 2.25.90-8 - Adjust build requirements for gcc, binutils, kernel-headers. - Auto-sync with upstream master, commit 43e0ac24c836eed627a75ca932eb7e64698407c6, changing: - Remove <xlocale.h> So I guess either Perl needs to be recompiled or else glibc is broken. No reason is given for dropping xlocale.h.
*** This bug has been marked as a duplicate of bug 1464244 ***