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

Bug 756142

Summary: games-engines/stratagus-2.4.3 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2020-11-22 23:05:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/stratagus-2.4.3 uses -Werror for build.
Discovered on: amd64 (internal ref: ci)

-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-23 00:33:37 UTC
The bug has been closed via the following commit(s):

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

commit 50b2e45fc40f1bbad7500004caccbbfc58013c9a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-11-22 23:18:04 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-11-23 00:33:32 +0000

    games-engines/stratagus: Strip -Werror
    
    Closes: https://bugs.gentoo.org/756142
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-engines/stratagus/stratagus-2.4.3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)