Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772329 - x11-misc/lightdm-mini-greeter-0.5.0 uses -Werror for build
Summary: x11-misc/lightdm-mini-greeter-0.5.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: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2021-02-24 06:31 UTC by Agostino Sarubbo
Modified: 2021-02-24 06:34 UTC (History)
0 users

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 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(+)