Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 634994

Summary: media-sound/vorbisgain-0.37-r2 does not build with -Werror=format-security
Product: Gentoo Linux Reporter: René Rhéaume <rene.rheaume>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713576, 259417    
Attachments: vorbisgain-0.37-format-security.patch

Description René Rhéaume 2017-10-21 12:40:44 UTC
Created attachment 499544 [details, diff]
vorbisgain-0.37-format-security.patch

As is, vorbisgain does not build with -Werror=format-security in CFLAGS. The following patch corrects the build errors.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-20 05:04:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8781219bf8117d216e3a8cf157abb8a615c0664

commit a8781219bf8117d216e3a8cf157abb8a615c0664
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-20 03:26:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-20 05:03:50 +0000

    media-sound/vorbisgain: fix -Wformat-security
    
    Closes: https://bugs.gentoo.org/634994
    Thanks-to: René Rhéaume <rene.rheaume@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/vorbisgain-0.37-wformat-security.patch   | 13 +++++++++
 media-sound/vorbisgain/vorbisgain-0.37-r4.ebuild   | 33 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)