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

Bug 933178

Summary: app-emulation/vkd3d-1.12 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED FIXED    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-30 10:20:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/vkd3d-1.12 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0017
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-30 10:20:38 UTC
Created attachment 894642 [details]
build.log

build log and emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2024-05-30 10:44:56 UTC
It respects them fine but the -flto it newly added probably throws off the check, suppose I could strip it.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-30 10:53:45 UTC
The bug has been closed via the following commit(s):

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

commit c38b7089c103557ccafd67f9b9c585a605a2c36c
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-30 10:52:07 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-30 10:52:48 +0000

    app-emulation/vkd3d: avoid using lto by default
    
    Closes: https://bugs.gentoo.org/933178
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/vkd3d/vkd3d-1.12.ebuild | 2 ++
 1 file changed, 2 insertions(+)