[PATCH 11/11] wined3d: Rename format base_flags to flags.

Marvin testbot at winehq.org
Mon May 16 20:57:58 CDT 2022


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=114866

Your paranoid android.


=== debian11 (build log) ===

../wine/dlls/wined3d/utils.c:6258:23: error: subscripted value is neither array nor pointer nor vector
../wine/dlls/wined3d/utils.c:6278:23: error: subscripted value is neither array nor pointer nor vector
../wine/dlls/wined3d/texture.c:3346:51: error: ‘WINED3DFMT_FLAG_FBO_ATTACHABLE’ undeclared (first use in this function); did you mean ‘WINED3DFMT_CAP_FBO_ATTACHABLE’?
../wine/dlls/wined3d/texture.c:3349:51: error: ‘WINED3DFMT_FLAG_FBO_ATTACHABLE_SRGB’ undeclared (first use in this function); did you mean ‘WINED3DFMT_CAP_FBO_ATTACHABLE_SRGB’?
Task: The win32 Wine build failed

=== debian11 (build log) ===

../wine/dlls/wined3d/utils.c:6258:23: error: subscripted value is neither array nor pointer nor vector
../wine/dlls/wined3d/utils.c:6278:23: error: subscripted value is neither array nor pointer nor vector
../wine/dlls/wined3d/texture.c:3346:51: error: ‘WINED3DFMT_FLAG_FBO_ATTACHABLE’ undeclared (first use in this function); did you mean ‘WINED3DFMT_CAP_FBO_ATTACHABLE’?
../wine/dlls/wined3d/texture.c:3349:51: error: ‘WINED3DFMT_FLAG_FBO_ATTACHABLE_SRGB’ undeclared (first use in this function); did you mean ‘WINED3DFMT_CAP_FBO_ATTACHABLE_SRGB’?
Task: The wow64 Wine build failed



More information about the wine-devel mailing list