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: binutilsAssignee: 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.4Keywords: 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
+++ This bug was initially created as a clone of Bug #1836618 +++

As per end customer requirements, need backport of Fedora patch to this RHEL release.

Comment 1 John Ferlan 2022-01-11 16:13:53 UTC
Nick - Are you taking ownership of this problem?  You should assign it to yourself especially since you updated other fields.

Comment 2 Nick Clifton 2022-01-12 12:24:09 UTC
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.

Comment 3 Nick Clifton 2022-01-19 19:34:07 UTC
Fixed in binutils-2.30-113.el8

Comment 9 Miloš Prchlík 2022-02-01 14:36:28 UTC
$ 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.

Comment 10 Miloš Prchlík 2022-02-01 16:17:16 UTC
Verified with binutils-2.30-113.el8.

Comment 12 errata-xmlrpc 2022-05-10 15:20:31 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 (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

Comment 13 Oneata Mircea Teodor 2022-05-30 06:48:12 UTC
*** Bug 2086118 has been marked as a duplicate of this bug. ***