Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933178 - app-emulation/vkd3d-1.12 does not respect CFLAGS
Summary: app-emulation/vkd3d-1.12 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2024-05-30 10:20 UTC by Agostino Sarubbo
Modified: 2024-05-30 10:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.62 KB, text/plain)
2024-05-30 10:20 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 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(+)