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

Bug 889840

Summary: dev-libs/intel-metrics-library-0_pre20220930 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jan Henke <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: conikost, proxy-maint
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 2023-01-05 15:42:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/intel-metrics-library-0_pre20220930 adds -Werror flag on its own.
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
-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 2023-01-05 15:42:11 UTC
Created attachment 847328 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-05 16:38:10 UTC
The bug has been closed via the following commit(s):

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

commit 093809634d1c97659d0a55f36609268bd11b23af
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-01-05 16:36:14 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-01-05 16:38:00 +0000

    dev-libs/intel-metrics-library: don't add -Werror
    
    Closes: https://bugs.gentoo.org/889840
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../intel-metrics-library-0_pre20220930.ebuild                     | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)