Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775752 - media-libs/dssi-1.1.1-r1 uses -Werror for build
Summary: media-libs/dssi-1.1.1-r1 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-03-13 10:00 UTC by Agostino Sarubbo
Modified: 2022-06-11 05:58 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-13 10:00:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/dssi-1.1.1-r1 uses -Werror for build.
Discovered on: amd64 (internal ref: tinderbox)

-Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose.
See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
Comment 1 Larry the Git Cow gentoo-dev 2022-06-11 05:58:15 UTC
The bug has been closed via the following commit(s):

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

commit 2b333640bce1abbabdf5b3341242e350f603328c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:57:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:57:55 +0000

    media-libs/dssi: drop Werror
    
    Closes: https://bugs.gentoo.org/775752
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/dssi/dssi-1.1.1-r1.ebuild             |  7 ++++++-
 media-libs/dssi/files/dssi-1.1.1-no-werror.patch | 10 ++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)