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

Bug 888442

Summary: app-admin/coreboot-utils-4.18 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Fabian Groffen <grobian>
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    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-12-25 19:33:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/coreboot-utils-4.18 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: ci)

NOTE:
-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.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-25 19:33:05 UTC
Created attachment 844898 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-12-26 09:17:26 UTC
The bug has been closed via the following commit(s):

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

commit e2a85af45d04047be583d3f8c6c4d58f1bb7b9af
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2022-12-26 09:16:39 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2022-12-26 09:16:39 +0000

    app-admin/coreboot-utils-4.18-r1: catch one more -Werror occurence
    
    Closes: https://bugs.gentoo.org/888442
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 .../{coreboot-utils-4.18.ebuild => coreboot-utils-4.18-r1.ebuild}      | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)