Bug 1057850

Summary: csound FTBFS if "-Werror=format-security" flag is used
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: csoundAssignee: Peter Robinson <pbrobinson>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: paul, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: csound-6.03.2-1.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-23 04:25:36 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:    
Bug Blocks: 1038083    

Description Ville Skyttä 2014-01-25 10:26:52 UTC
csound FTBFS with -Werror=format-security because it sets -Wno-format and the combination of those two is considered an error by gcc.

Adding -Wformat to customC*FLAGS doesn't fix it, then it fails with errors raised by -Werror=format-security, there seems to be quite a few of them in the source.

Comment 1 Fedora Update System 2014-09-17 03:15:33 UTC
csound-6.03.2-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/csound-6.03.2-1.fc21

Comment 2 Fedora Update System 2014-09-18 16:13:12 UTC
Package csound-6.03.2-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing csound-6.03.2-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-10933/csound-6.03.2-1.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-09-23 04:25:36 UTC
csound-6.03.2-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.