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

Bug 751277

Summary: media-libs/shaderc-2020.2 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Nick Sarnie <sarnex>
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    

Description Agostino Sarubbo gentoo-dev 2020-10-26 07:02:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/shaderc-2020.2 uses -Werror for build.
Discovered on: amd64 (internal ref: ci)

-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

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
Comment 1 Larry the Git Cow gentoo-dev 2020-10-26 13:34:30 UTC
The bug has been closed via the following commit(s):

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

commit 396e77187d21e2e05dd89d80373aa9e09bc550e7
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2020-10-26 13:33:39 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2020-10-26 13:34:03 +0000

    media-libs/shaderc: Remove werror
    
    Closes: https://bugs.gentoo.org/751277
    
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/shaderc/shaderc-2020.2.ebuild | 1 +
 1 file changed, 1 insertion(+)