[PATCH 2/2] comdlg32: use the new colordlg.h file and update the resources

Marvin testbot at winehq.org
Fri Nov 15 19:03:43 CST 2019


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=60271

Your paranoid android.


=== debian10 (build log) ===

../../../wine/dlls/comdlg32/colordlg.c:273:35: error: ‘COLOR_BOX1’ undeclared (first use in this function); did you mean ‘COLOR_MENU’?
../../../wine/dlls/comdlg32/colordlg.c:307:35: error: ‘COLOR_CUSTOM1’ undeclared (first use in this function); did you mean ‘COLOR_DESKTOP’?
../../../wine/dlls/comdlg32/colordlg.c:387:26: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:391:34: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:444:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:449:45: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:477:44: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
../../../wine/dlls/comdlg32/colordlg.c:479:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:519:44: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:577:44: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:616:45: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:640:44: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
../../../wine/dlls/comdlg32/colordlg.c:673:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:681:37: error: ‘COLOR_RED’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:682:37: error: ‘COLOR_GREEN’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:683:37: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:693:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:696:37: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:697:37: error: ‘COLOR_SAT’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:698:37: error: ‘COLOR_LUM’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:711:46: error: ‘COLOR_MIX’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:713:11: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:713:27: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:715:11: error: ‘COLOR_HUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_3DFACE’?
../../../wine/dlls/comdlg32/colordlg.c:715:33: error: ‘COLOR_BLUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_BTNFACE’?
../../../wine/dlls/comdlg32/colordlg.c:717:44: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:718:44: error: ‘COLOR_ADD’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:725:44: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
../../../wine/dlls/comdlg32/colordlg.c:726:44: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:730:45: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:740:44: error: ‘COLOR_BOX1’ undeclared (first use in this function); did you mean ‘COLOR_MENU’?
../../../wine/dlls/comdlg32/colordlg.c:786:44: error: ‘COLOR_CUSTOM1’ undeclared (first use in this function); did you mean ‘COLOR_DESKTOP’?
../../../wine/dlls/comdlg32/colordlg.c:893:31: error: ‘COLOR_MIX’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:900:31: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:908:16: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:908:32: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:910:16: error: ‘COLOR_HUEACCEL’ undeclared (first use in this function); did you mean ‘COLOR_3DFACE’?
../../../wine/dlls/comdlg32/colordlg.c:910:37: error: ‘COLOR_BLUEACCEL’ undeclared (first use in this function); did you mean ‘COLOR_BTNFACE’?
../../../wine/dlls/comdlg32/colordlg.c:912:36: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:913:36: error: ‘COLOR_ADD’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:915:36: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:940:24: error: ‘COLOR_SAT’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:941:24: error: ‘COLOR_LUM’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:942:24: error: ‘COLOR_RED’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:943:24: error: ‘COLOR_GREEN’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:966:14: error: ‘COLOR_RED’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:967:14: error: ‘COLOR_GREEN’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:968:14: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:996:14: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:997:14: error: ‘COLOR_SAT’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:998:14: error: ‘COLOR_LUM’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:1020:14: error: ‘COLOR_MIX’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:1025:14: error: ‘COLOR_ADD’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:1033:14: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:1116:37: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:1153:50: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:1159:53: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
Task: The win32 build failed

=== debian10 (build log) ===

../../../wine/dlls/comdlg32/colordlg.c:273:35: error: ‘COLOR_BOX1’ undeclared (first use in this function); did you mean ‘COLOR_MENU’?
../../../wine/dlls/comdlg32/colordlg.c:307:35: error: ‘COLOR_CUSTOM1’ undeclared (first use in this function); did you mean ‘COLOR_DESKTOP’?
../../../wine/dlls/comdlg32/colordlg.c:387:26: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:391:34: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:444:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:449:45: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:477:44: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
../../../wine/dlls/comdlg32/colordlg.c:479:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:519:44: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:577:44: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:616:45: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:640:44: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
../../../wine/dlls/comdlg32/colordlg.c:673:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:681:37: error: ‘COLOR_RED’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:682:37: error: ‘COLOR_GREEN’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:683:37: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:693:53: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:696:37: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:697:37: error: ‘COLOR_SAT’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:698:37: error: ‘COLOR_LUM’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:711:46: error: ‘COLOR_MIX’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:713:11: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:713:27: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:715:11: error: ‘COLOR_HUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_3DFACE’?
../../../wine/dlls/comdlg32/colordlg.c:715:33: error: ‘COLOR_BLUE_ACCEL’ undeclared (first use in this function); did you mean ‘COLOR_BTNFACE’?
../../../wine/dlls/comdlg32/colordlg.c:717:44: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:718:44: error: ‘COLOR_ADD’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:725:44: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
../../../wine/dlls/comdlg32/colordlg.c:726:44: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:730:45: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:740:44: error: ‘COLOR_BOX1’ undeclared (first use in this function); did you mean ‘COLOR_MENU’?
../../../wine/dlls/comdlg32/colordlg.c:786:44: error: ‘COLOR_CUSTOM1’ undeclared (first use in this function); did you mean ‘COLOR_DESKTOP’?
../../../wine/dlls/comdlg32/colordlg.c:893:31: error: ‘COLOR_MIX’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:900:31: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:908:16: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:908:32: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:910:16: error: ‘COLOR_HUEACCEL’ undeclared (first use in this function); did you mean ‘COLOR_3DFACE’?
../../../wine/dlls/comdlg32/colordlg.c:910:37: error: ‘COLOR_BLUEACCEL’ undeclared (first use in this function); did you mean ‘COLOR_BTNFACE’?
../../../wine/dlls/comdlg32/colordlg.c:912:36: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:913:36: error: ‘COLOR_ADD’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:915:36: error: ‘COLOR_SOLIDULT’ undeclared (first use in this function); did you mean ‘COLOR_HOTLIGHT’?
../../../wine/dlls/comdlg32/colordlg.c:940:24: error: ‘COLOR_SAT’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:941:24: error: ‘COLOR_LUM’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:942:24: error: ‘COLOR_RED’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:943:24: error: ‘COLOR_GREEN’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:966:14: error: ‘COLOR_RED’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:967:14: error: ‘COLOR_GREEN’ undeclared (first use in this function); did you mean ‘COLORREF’?
../../../wine/dlls/comdlg32/colordlg.c:968:14: error: ‘COLOR_BLUE’ undeclared (first use in this function); did you mean ‘IDS_COLOR_BLUE’?
../../../wine/dlls/comdlg32/colordlg.c:996:14: error: ‘COLOR_HUE’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:997:14: error: ‘COLOR_SAT’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:998:14: error: ‘COLOR_LUM’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:1020:14: error: ‘COLOR_MIX’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:1025:14: error: ‘COLOR_ADD’ undeclared (first use in this function); did you mean ‘COLORMAP’?
../../../wine/dlls/comdlg32/colordlg.c:1033:14: error: ‘COLOR_SOLID’ undeclared (first use in this function); did you mean ‘COLORONCOLOR’?
../../../wine/dlls/comdlg32/colordlg.c:1116:37: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:1153:50: error: ‘COLOR_RAINBOW’ undeclared (first use in this function); did you mean ‘COLOR_WINDOW’?
../../../wine/dlls/comdlg32/colordlg.c:1159:53: error: ‘COLOR_LUMSCROLL’ undeclared (first use in this function); did you mean ‘COLOR_SCROLLBAR’?
Task: The wow64 build failed



More information about the wine-devel mailing list