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

Bug 785832

Summary: kde-misc/plasma-pass-1.2.0 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH, UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://invent.kde.org/plasma/plasma-pass/commit/468db75d4a4f2620921c00ebd91fd7d12e7a2bce
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2021-04-26 13:43:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-misc/plasma-pass-1.2.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-05-01 21:24:04 UTC
The bug has been closed via the following commit(s):

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

commit 494ec0c253357d84f04eeb29b38ed40f3edb8632
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-01 20:08:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-01 21:21:56 +0000

    kde-misc/plasma-pass: Drop -Werror
    
    Closes: https://bugs.gentoo.org/785832
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/plasma-pass-1.2.0-no-werror.patch        | 31 ++++++++++++++++++++++
 kde-misc/plasma-pass/plasma-pass-1.2.0.ebuild      |  2 ++
 2 files changed, 33 insertions(+)