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.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1975106 - perl: FTBFS with glibc 2.34: Installed (but unpackaged) file(s) found: /usr/lib64/perl5/features-time64.ph
Summary: perl: FTBFS with glibc 2.34: Installed (but unpackaged) file(s) found: /usr/l...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: perl
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Jitka Plesnikova
QA Contact: Martin Kyral
URL: https://koji.fedoraproject.org/koji/t...
Whiteboard:
Depends On: 1972637
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-23 06:51 UTC by Florian Weimer
Modified: 2021-12-07 21:35 UTC (History)
5 users (show)

Fixed In Version: perl-5.32.1-477.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1972637
Environment:
Last Closed: 2021-12-07 21:33:05 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2021-06-23 06:51:51 UTC
This issue will start impacting perl in Red Hat Enterprise Linux 9 once we switch to glibc 2.34.

You can test a fix before glibc 2.34 is merged using this command:

koji -p stream build --scratch c9s-build-side-102-stack-gate git+https://gitlab.com/redhat/centos-stream/rpms/perl#origin/c9s

+++ This bug was initially created as a clone of Bug #1972637 +++

All perls fail to build Fedora 35 with glibc-devel-2.33.9000-18.fc35:

Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/test/rpmbuild/BUILDROOT/perl-5.34.0-479.fc35.x86_64
error: Installed (but unpackaged) file(s) found:
   /usr/lib64/perl5/features-time64.ph


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib64/perl5/features-time64.ph

Tested with glibc-devel-2.33.9000-18.fc35 and and perl-bootstrap:5.32 <https://koji.fedoraproject.org/koji/taskinfo?taskID=70221595>.

Perl build script generates *.ph files from system header files and packages the *.ph files. The latest glibc apparently added a new header file. You need to update "%files ph" section.

Also please port this fix to f33 branch to make perl:5.32 buildable (and make sure not to break building f33 perl in Fedoras < 35).

--- Additional comment from Petr Pisar on 2021-06-16 13:14:19 CEST ---

(In reply to Petr Pisar from comment #0)
> Tested with glibc-devel-2.33.9000-18.fc35 and and perl-bootstrap:5.32
> <https://koji.fedoraproject.org/koji/taskinfo?taskID=70221595>.
> 
Tested with glibc-devel-2.33.9000-18.fc35 and perl-5.34.0-478.fc35 and perl-bootstrap:5.32.

--- Additional comment from Fedora Update System on 2021-06-17 03:30:00 CEST ---

FEDORA-2021-be944825aa has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-be944825aa`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-be944825aa

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

--- Additional comment from Fedora Update System on 2021-06-17 03:52:48 CEST ---

FEDORA-2021-2eadd2c263 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-2eadd2c263`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-2eadd2c263

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

--- Additional comment from Fedora Update System on 2021-06-19 03:08:56 CEST ---

FEDORA-2021-be944825aa has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


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