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

Bug 887293

Summary: media-libs/vulkan-loader-1.3.236 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, sarnex
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-20 07:45:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/vulkan-loader-1.3.231 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-20 07:45:39 UTC
Created attachment 843923 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-28 21:49:45 UTC
ci has reproduced this issue with version 1.3.236 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-12-28 21:53:25 UTC
The bug has been closed via the following commit(s):

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

commit a7352b7107294f862221540a6e12345150ee6d7d
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2022-12-28 21:52:10 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2022-12-28 21:52:54 +0000

    media-libs/vulkan-loader: Don't automatically pass werror
    
    Closes: https://bugs.gentoo.org/887293
    
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/vulkan-loader/vulkan-loader-1.3.236.ebuild | 1 +
 media-libs/vulkan-loader/vulkan-loader-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)