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

Bug 772329

Summary: x11-misc/lightdm-mini-greeter-0.5.0 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Hans de Graaff <graaff>
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-02-24 06:31:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/lightdm-mini-greeter-0.5.0 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-02-24 06:34:34 UTC
The bug has been closed via the following commit(s):

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

commit 337349f38e50b34b6de5f1965943c2f1262f6b90
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2021-02-24 06:34:29 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2021-02-24 06:34:29 +0000

    x11-misc/lightdm-mini-greeter: avoid -Werror
    
    Closes: https://bugs.gentoo.org/772329
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 x11-misc/lightdm-mini-greeter/lightdm-mini-greeter-0.5.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)