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

Bug 892165

Summary: games-action/supertuxkart-1.4 adds -Werror flag on its own
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-01-27 06:13:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-action/supertuxkart-1.4 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-01-27 06:13:48 UTC
Created attachment 849267 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-27 08:28:50 UTC
I'll fix later. https://github.com/supertuxkart/stk-code/commit/99bd8a338adaefff49e2ca49378e87594f60d6c7 is post-tag.
Comment 3 Larry the Git Cow gentoo-dev 2023-01-28 05:11:03 UTC
The bug has been closed via the following commit(s):

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

commit f7a47b020609f8fedaa6286396c94dcbe45ae966
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-28 04:03:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-28 05:10:52 +0000

    games-action/supertuxkart: make vulkan unconditional for now
    
    Fixed in next release upstream.
    
    Closes: https://bugs.gentoo.org/892165
    Signed-off-by: Sam James <sam@gentoo.org>

 games-action/supertuxkart/metadata.xml                        |  1 -
 .../{supertuxkart-1.4.ebuild => supertuxkart-1.4-r1.ebuild}   | 11 ++++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)