Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913883 - dev-libs/level-zero-1.14.0 adds -Werror flag on its own
Summary: dev-libs/level-zero-1.14.0 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-09-09 05:57 UTC by Agostino Sarubbo
Modified: 2023-09-09 19:54 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,99.07 KB, text/plain)
2023-09-09 05:57 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-09-09 05:57:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/level-zero-1.14.0 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 2023-09-09 05:57:46 UTC
Created attachment 870160 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-09 19:54:57 UTC
The bug has been closed via the following commit(s):

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

commit d6513ced750b65d97850924f94849928b3740fa9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-09-09 19:51:56 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-09-09 19:53:01 +0000

    dev-libs/level-zero: remove -Werror
    
    Closes: https://bugs.gentoo.org/913883
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-libs/level-zero/level-zero-1.14.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)