Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634994 - media-sound/vorbisgain-0.37-r2 does not build with -Werror=format-security
Summary: media-sound/vorbisgain-0.37-r2 does not build with -Werror=format-security
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: format-security fortify-source
  Show dependency tree
 
Reported: 2017-10-21 12:40 UTC by René Rhéaume
Modified: 2022-06-20 05:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vorbisgain-0.37-format-security.patch (vorbisgain-0.37-format-security.patch,281 bytes, patch)
2017-10-21 12:40 UTC, René Rhéaume
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)