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

Bug 744118

Summary: sys-power/thermald-2.3-r1 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Yixun Lan <dlan>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
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 2020-09-22 15:27:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-power/thermald-2.3-r1 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 2020-12-06 12:45:54 UTC
The bug has been closed via the following commit(s):

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

commit f6ff22f2be909ca6c8caf4f3cd4e4ce08451a52f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-12-06 12:41:17 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-12-06 12:45:46 +0000

    sys-power/thermald: Don't use Werror
    
    Closes: https://bugs.gentoo.org/742416
    Closes: https://bugs.gentoo.org/744118
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sys-power/thermald/thermald-2.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)