Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750710 - gui-apps/kanshi-1.1.0 uses -Werror for build
Summary: gui-apps/kanshi-1.1.0 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: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-10-22 05:55 UTC by Agostino Sarubbo
Modified: 2021-02-07 01:41 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-10-22 05:55:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/kanshi-1.1.0 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 2021-02-07 01:41:26 UTC
The bug has been closed via the following commit(s):

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

commit 75a2c2f6e42a50e705fcdb5d630207e68237be05
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2021-02-07 01:40:49 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2021-02-07 01:40:49 +0000

    gui-apps/kanshi: disable Werror during compilation
    
    Closes: https://bugs.gentoo.org/750710
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 gui-apps/kanshi/kanshi-1.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)