Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1464389 - /usr/lib64/perl5/CORE/perl.h requires <xlocale.h> which does not exist
Summary: /usr/lib64/perl5/CORE/perl.h requires <xlocale.h> which does not exist
Keywords:
Status: CLOSED DUPLICATE of bug 1464244
Alias: None
Product: Fedora
Classification: Fedora
Component: perl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: TRACKER-bugs-affecting-libguestfs
TreeView+ depends on / blocked
 
Reported: 2017-06-23 10:04 UTC by Richard W.M. Jones
Modified: 2017-06-23 10:19 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-23 10:19:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (1.91 MB, text/plain)
2017-06-23 10:05 UTC, Richard W.M. Jones
no flags Details
root.log (216.61 KB, text/plain)
2017-06-23 10:06 UTC, Richard W.M. Jones
no flags Details

Description Richard W.M. Jones 2017-06-23 10:04:59 UTC
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.

Comment 1 Richard W.M. Jones 2017-06-23 10:05:52 UTC
Created attachment 1290961 [details]
build.log

Comment 2 Richard W.M. Jones 2017-06-23 10:06:33 UTC
Created attachment 1290962 [details]
root.log

Comment 3 Richard W.M. Jones 2017-06-23 10:10:51 UTC
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.

Comment 4 Richard W.M. Jones 2017-06-23 10:19:01 UTC

*** This bug has been marked as a duplicate of bug 1464244 ***


Note You need to log in before you can comment on or make changes to this bug.