Bug 1748258

Summary: systemd rpm has gaps in annobin coverage
Product: Red Hat Enterprise Linux 8 Reporter: Michal Sekletar <msekleta>
Component: systemdAssignee: systemd-maint
Status: CLOSED ERRATA QA Contact: Frantisek Sumsal <fsumsal>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.1CC: systemd-maint-list
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: systemd-239-19.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-28 16:45:02 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:

Description Michal Sekletar 2019-09-03 08:41:10 UTC
Description of problem:
$summary

Version-Release number of selected component (if applicable):
systemd-239-18.el8

How reproducible:
always

Steps to Reproduce:
1. Run annocheck on systemd rpm

annocheck  --debug-rpm systemd-debuginfo-239-18.el8.x86_64.rpm systemd-239-18.el8.x86_64.rpm

Actual results:
Gaps are detected, e.g. 

Hardened: systemd-logind: FAIL: Gaps were detected in the annobin coverage.  Run with -v to list.

Expected results:
No FAILs in annocheck report.

Additional info:
annocheck fails because currently, we use gc-sections linker flag. Removing the flag makes annocheck results clean but it increases size of the systemd x86_64 rpm by 100 kB.

Comment 1 Michal Sekletar 2019-09-03 12:37:45 UTC
https://github.com/systemd-rhel/rhel-8/pull/17

Comment 3 Lukáš Nykrýn 2019-10-21 09:22:18 UTC
fix merged to github master branch -> https://github.com/systemd-rhel/rhel-8/pull/17 -> post

Comment 7 errata-xmlrpc 2020-04-28 16:45:02 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-2020:1794