Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756142 - games-engines/stratagus-2.4.3 uses -Werror for build
Summary: games-engines/stratagus-2.4.3 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: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-11-22 23:05 UTC by Agostino Sarubbo
Modified: 2020-11-23 00:33 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 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(+)