Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889840 - dev-libs/intel-metrics-library-0_pre20220930 adds -Werror flag on its own
Summary: dev-libs/intel-metrics-library-0_pre20220930 adds -Werror flag on its own
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2023-01-05 15:42 UTC by Agostino Sarubbo
Modified: 2023-01-05 16:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,118.84 KB, text/plain)
2023-01-05 15:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)