Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751661 - media-sound/sc2mpd-1.1.5 uses -Werror for build
Summary: media-sound/sc2mpd-1.1.5 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: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-29 07:44 UTC by Agostino Sarubbo
Modified: 2020-11-17 03:04 UTC (History)
0 users

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 2020-10-29 07:44:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/sc2mpd-1.1.5 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 2020-11-17 03:04:20 UTC
The bug has been closed via the following commit(s):

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

commit d79361b03347340c9aceb704e72be6f20ad1f86e
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2020-11-17 03:04:03 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2020-11-17 03:04:03 +0000

    media-sound/sc2mpd: patch out -Werror
    
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
    Closes: https://bugs.gentoo.org/722378
    Closes: https://bugs.gentoo.org/740534
    Closes: https://bugs.gentoo.org/751661
    Package-Manager: Portage-3.0.9, Repoman-3.0.2

 media-sound/sc2mpd/files/sc2mpd-1.1.5-werror.patch | 72 ++++++++++++++++++++++
 media-sound/sc2mpd/sc2mpd-1.1.5.ebuild             |  4 +-
 2 files changed, 75 insertions(+), 1 deletion(-)