Bug 2039117
Summary: | nm: /usr/bin/../bin/../lib/bfd-plugins/LLVMgold.so: wrong ELF class: ELFCLASS32 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | vanbhule |
Component: | binutils | Assignee: | Nick Clifton <nickc> |
binutils sub component: | system-version | QA Contact: | Miloš Prchlík <mprchlik> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | ailan, aoliva, brclark, codonell, dvlasenk, el, elima, erik-fedora, extras-qa, fidencio, fweimer, igor.raits, jakub, jistone, klember, ktietz, manisandro, marcandre.lureau, mjw, mprchlik, nickc, ohudlick, rawfox, rjones, sipoyare, toneata, tschelle, valdis.kletnieks |
Version: | 8.4 | Keywords: | Bugfix, Triaged |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | binutils-2.30-113.el8 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | 1836618 | Environment: | |
Last Closed: | 2022-05-10 15:20:31 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: | 1836618 | ||
Bug Blocks: | 2091051 |
Description
vanbhule
2022-01-11 02:19:39 UTC
Nick - Are you taking ownership of this problem? You should assign it to yourself especially since you updated other fields. Oops - failed to note that the Component field was set to mingw-binutils. Is this correct ? I thought that the mingw-binutils package was only used internally. For now I will change the Component to binutils and take ownership of this BZ. If it really should be for mingw-binutils though, we can change the component back. Fixed in binutils-2.30-113.el8 $ nm hello.o nm: /usr/bin/../bin/../lib/bfd-plugins/LLVMgold.so: wrong ELF class: ELFCLASS32 0000000000000000 T main vs $ nm hello.o 0000000000000000 T main with binutils-2.30-113.el8. Verified with binutils-2.30-113.el8. 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 (binutils bug fix and enhancement update), 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/RHBA-2022:2022 *** Bug 2086118 has been marked as a duplicate of this bug. *** |