Bug 483777

Summary: lot of undefined-non-weak-symbol with festival
Product: [Fedora] Fedora Reporter: Nicolas Chauvet (kwizart) <kwizart>
Component: festivalAssignee: David Zeuthen <davidz>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: davidz, mattdm, mclasen, robert.zhangle, schiffer, tim, triage
Target Milestone: ---Keywords: FutureFeature, Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 242607 Environment:
Last Closed: 2011-03-14 22:05:39 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:
Attachments:
Description Flags
rpmlint on installed festival package none

Description Nicolas Chauvet (kwizart) 2009-02-03 15:51:35 UTC
Created attachment 330741 [details]
rpmlint on installed festival package

+++ This bug was initially created as a clone of Bug #242607 +++

--- Additional comment from kwizart on 2009-01-22 11:53:33 EDT ---

Created an attachment (id=329721)
undefined-non-weak-symbol_festival-lib-1.96-7.fc10.x86_64.log

There are lot of undefined-non-weak-symbol_festival
in the festival-lib-1.96-7.fc10 package (running rpmlint fastival-lib on installed package).

Theses symbols should be added at link time and could be the reason of runtime failures when the needed libraries aren't present at runtime. It will also prevents the linker to preload suches libraries which will degrade performances when loading. (since every symbol will be revolved at runtime).

Comment 1 Tim Niemueller 2009-05-13 11:29:23 UTC
What's the reasoning for closing this as WONTFIX?

Comment 2 Nicolas Chauvet (kwizart) 2009-05-13 11:33:36 UTC
please don't loose time with undeed talks,
 either fix it or not... But I won't spend time of fix it myself.

I don't want to have this in my buglist

Comment 3 Matthew Miller 2009-05-13 11:48:33 UTC
reopening. this will *eventually* be fixed.

Comment 4 Nicolas Chauvet (kwizart) 2011-03-14 22:05:39 UTC
festival-1.96-18.fc14.x86_64 doesn't have the problem