Bug 1285614
Summary: | ckermit FTBFS on aarch64 epel7 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Yaakov Selkowitz <yselkowi> |
Component: | binutils | Assignee: | Nick Clifton <nickc> |
Status: | CLOSED ERRATA | QA Contact: | Miloš Prchlík <mprchlik> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | jfeeney, law, mcermak, mnewsome, mprchlik, nickc, ohudlick |
Target Milestone: | rc | Keywords: | Patch |
Target Release: | --- | ||
Hardware: | aarch64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
A bug in the linker meant that it was unable to link some
AArch64 binaries.
Consequence:
Some AArch64 programs could not be linked.
Fix:
Rebase the binutils to the 2.25.1 release which includes
a fix for this problem.
Result:
No more problems linking AArch64 binaries.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-04 01:53:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1277314, 1285484, 1297579, 1313485 |
Description
Yaakov Selkowitz
2015-11-26 04:20:38 UTC
The new 7.3 binutils is based upon the F23 binutils, so changing this BZ to MODIFIED so that QE can test/verify. Verified for build binutils-2.25.1-20.base.el7 - ld refuses to link the binary - which the expected behavior, as per https://bugzilla.redhat.com/show_bug.cgi?id=1300543#c3 - but provides more descriptive message. 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://rhn.redhat.com/errata/RHBA-2016-2265.html |