Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=127936
Your paranoid android.
=== build (build log) ===
../wine/dlls/d3d8/tests/visual.c:12191:75: error: macro "check_rt_color" passed 3 arguments, but takes just 2 ../wine/dlls/d3d8/tests/visual.c:12191:13: error: ���check_rt_color��� undeclared (first use in this function) Makefile:20676: recipe for target 'dlls/d3d8/tests/i386-windows/visual.o' failed ../wine/dlls/d3d9/tests/visual.c:27941:75: error: macro "check_rt_color" passed 3 arguments, but takes just 2 ../wine/dlls/d3d9/tests/visual.c:27941:13: error: ���check_rt_color��� undeclared (first use in this function) Makefile:21517: recipe for target 'dlls/d3d9/tests/i386-windows/visual.o' failed Task: The exe32 Wine build failed
=== debian11 (build log) ===
../wine/dlls/d3d8/tests/visual.c:12191:75: error: macro "check_rt_color" passed 3 arguments, but takes just 2 ../wine/dlls/d3d8/tests/visual.c:12191:13: error: ���check_rt_color��� undeclared (first use in this function); did you mean ���check_rt_color_���? ../wine/dlls/d3d9/tests/visual.c:27941:75: error: macro "check_rt_color" passed 3 arguments, but takes just 2 ../wine/dlls/d3d9/tests/visual.c:27941:13: error: ���check_rt_color��� undeclared (first use in this function); did you mean ���check_rt_color_���? Task: The win32 Wine build failed
=== debian11b (build log) ===
../wine/dlls/d3d8/tests/visual.c:12191:75: error: macro "check_rt_color" passed 3 arguments, but takes just 2 ../wine/dlls/d3d8/tests/visual.c:12191:13: error: ���check_rt_color��� undeclared (first use in this function); did you mean ���check_rt_color_���? ../wine/dlls/d3d9/tests/visual.c:27941:75: error: macro "check_rt_color" passed 3 arguments, but takes just 2 ../wine/dlls/d3d9/tests/visual.c:27941:13: error: ���check_rt_color��� undeclared (first use in this function); did you mean ���check_rt_color_���? Task: The wow64 Wine build failed