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 1670014 - binutils: Enable gold linker on all architectures with upstream implementation
Summary: binutils: Enable gold linker on all architectures with upstream implementation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: binutils
Version: 7.7
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Nick Clifton
QA Contact: Miloš Prchlík
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-28 12:08 UTC by Florian Weimer
Modified: 2019-08-06 12:41 UTC (History)
5 users (show)

Fixed In Version: binutils-2.27-40.base.el7
Doc Type: Enhancement
Doc Text:
Feature: The GOLD linker needs to be provided for the PowerPC64 and S390X architectures. Reason: These archiectures are supported on RHEL-7 and some packages require GOLD in order to link properly. Result: GOLD has now been enabled for all architectures supported by RHEL-7.
Clone Of:
Environment:
Last Closed: 2019-08-06 12:41:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1670015 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Product Errata RHSA-2019:2075 0 None None None 2019-08-06 12:41:48 UTC

Description Florian Weimer 2019-01-28 12:08:29 UTC
Currently, ld.gold is missing on at least ppc64, ppc64le, s390x:

$ grep -Fc ld.gold binutils-2*.rpm
binutils-2.27-39.base.el7.aarch64.rpm:3
binutils-2.27-39.base.el7.i686.rpm:3
binutils-2.27-39.base.el7.ppc64le.rpm:0
binutils-2.27-39.base.el7.ppc64.rpm:0
binutils-2.27-39.base.el7.ppc.rpm:0
binutils-2.27-39.base.el7.s390.rpm:0
binutils-2.27-39.base.el7.s390x.rpm:0
binutils-2.27-39.base.el7.x86_64.rpm:3

I do not know the support status of ppc and s390, but we should enable the gold linker on all primary architectures.

Comment 2 Nick Clifton 2019-01-28 15:07:25 UTC
Fixed in binutils-2.27-40.base.el7

Comment 4 Miloš Prchlík 2019-06-20 08:06:27 UTC
Verified with binutils-2.27-41.base.el7 - ld.gold is present, no failed test case reported by gold binutils' upstream test suite.

Comment 6 errata-xmlrpc 2019-08-06 12:41:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:2075


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