Bug 684276

Summary: [PATCH] avahi debuginfo useless
Product: Red Hat Enterprise Linux 6 Reporter: Lubomir Rintel <lkundrak>
Component: avahiAssignee: Lennart Poettering <lpoetter>
Status: CLOSED ERRATA QA Contact: qe-baseos-daemons
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: azelinka, borgan, swaikar, syeghiay, thoger
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: avahi-0.6.25-9.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-19 11:10:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lubomir Rintel 2011-03-11 16:39:26 UTC
Bad compiler flags are used; which (apart from loosing performance optimizations and security protections such as stack protector and _FORTIFY_SOURCE) causes -debuginfo to contain empty files instead of ones with debugging symbols.

I've found that out while having a gvfs-dav crash which traced back into avahi client library, which I've been unable to debug further due this problem.

A proposed spec file fix:

-make %{?_smp_mflags} -fno-strict-aliasing"
+make %{?_smp_mflags} CFLAGS="%{optflags} -fno-strict-aliasing"

Comment 2 RHEL Program Management 2011-04-04 02:09:59 UTC
Since RHEL 6.1 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 3 Tomas Hoger 2011-04-04 11:21:50 UTC
*** Bug 679661 has been marked as a duplicate of this bug. ***

Comment 4 Tomas Hoger 2011-04-04 11:24:13 UTC
Despite the comment #2, the change fixing avahi spec to use standard rpm CFLAGS was already committed and should be in 6.1.

Comment 11 errata-xmlrpc 2011-05-19 11:10:09 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0779.html