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

Bug 763291

Summary: media-libs/kquickimageeditor-0.1.2 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
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 2021-01-03 16:18:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/kquickimageeditor-0.1.2 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 2021-01-03 16:27:03 UTC
The bug has been closed via the following commit(s):

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

commit a3f90c1d4c4b957fa6fe8a74d3a430c5cf89a7bf
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-01-03 16:26:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-01-03 16:26:56 +0000

    media-libs/kquickimageeditor: Drop -Werror
    
    Closes: https://bugs.gentoo.org/763291
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/kquickimageeditor-0.1.2-no-werror.patch  | 34 ++++++++++++++++++++++
 .../kquickimageeditor-0.1.2.ebuild                 |  2 ++
 2 files changed, 36 insertions(+)