Bug 1726719

Summary: abi-dumper fails to parse debuginfo output from elfutils on Fedora >= 30
Product: [Fedora] Fedora Reporter: Dan Čermák <dan.cermak>
Component: abi-dumperAssignee: Richard Shaw <hobbes1069>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dan.cermak, hobbes1069, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: abi-dumper-1.1-9.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-13 01:06:33 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:
Attachments:
Description Flags
Upstream fix none

Description Dan Čermák 2019-07-03 14:19:20 UTC
Created attachment 1587086 [details]
Upstream fix

Description of problem:

The current version of abi-dumper fails to correctly parse the debuginfo output from elfutils on F30 and later. This was discovered during the addition of a CI stage for exiv2 (https://github.com/Exiv2/exiv2/pull/917) and fixed upstream by this commit: https://github.com/lvc/abi-dumper/commit/3d6dbb6d48d10579984fb7fda2e79d3d73e10f70


Version-Release number of selected component (if applicable):
abi-dumper 1.1

How reproducible:
Follow the steps from the .gitlab-ci.yml from here in a Fedora 30/Rawhide container: https://github.com/Exiv2/exiv2/pull/917/files#diff-96edf7a6f008de9e928d04e1ae5e12a5

Actual results:

No meaningfull result will be created by abi-compliance-checker.

Expected results:

abi-dumper should properly extract the debuginfo, so that abi-compliance-checker can generate a good report.

Additional info:

This issue should be solved by cherry-picking https://github.com/lvc/abi-dumper/commit/3d6dbb6d48d10579984fb7fda2e79d3d73e10f70 (patch is attached)

Comment 1 Fedora Update System 2019-07-04 16:44:54 UTC
FEDORA-2019-35201dc539 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-35201dc539

Comment 2 Fedora Update System 2019-07-05 00:46:02 UTC
abi-dumper-1.1-9.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-35201dc539

Comment 3 Fedora Update System 2019-07-13 01:06:33 UTC
abi-dumper-1.1-9.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.