Summary: | app-emulation/wine-staging-7.6-r1: error: ‘WINED3D_BUFFER_PIN_SYSMEM’ undeclared | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Linus Lotz <gentoo> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Linus Lotz
2022-04-20 09:51:11 UTC
Please attach the full build.log when reporting bugs, but given you're using a tkg kernel I can take a guess:
> 1325 | buffer->flags |= WINED3D_BUFFER_PIN_SYSMEM;
This line doesn't exist in wine-staging-7.6's source, that means you are using custom patches in /etc/patches that are likely broken.
Please provide a full build log and change the status to UNCONFIRMED. Thank you for pointing me in the right direction, I completely forgot about a patch I had for wine-staging, removing it indeed fixed the issue. I will add a build.log immediately in the future. Sorry for the noise. |