Summary: | app-emulation/wine-proton-7.0.5 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Ionen Wolkens <ionen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | wine |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 7.0.6 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
2023-03-08 08:26:47 UTC
Created attachment 856766 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7347dcb8288f9aa65c5b0049bf64e7dae090b515 commit 7347dcb8288f9aa65c5b0049bf64e7dae090b515 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2023-03-08 09:58:52 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2023-03-08 10:03:18 +0000 app-emulation/wine-proton: skip QA for implicit __clear_cache too Tests for a compiler builtin that is not declared by anything, however we can lazily ignore it because __clear_cache is not used by wine on amd64+x86 either way. Closes: https://bugs.gentoo.org/900332 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> app-emulation/wine-proton/wine-proton-7.0.5.ebuild | 5 ++++- app-emulation/wine-proton/wine-proton-7.0.6.ebuild | 5 ++++- app-emulation/wine-proton/wine-proton-7.0.9999.ebuild | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) |