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=140708
Your paranoid android.
=== debian11 (build log) ===
/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:45: undefined reference to `snidrv_init' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:81: undefined reference to `snidrv_show_balloon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:66: undefined reference to `snidrv_run_loop' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:62: undefined reference to `snidrv_set_notify_icon_version' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:60: undefined reference to `snidrv_delete_notify_icon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:64: undefined reference to `snidrv_cleanup_notify_icons' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:58: undefined reference to `snidrv_modify_notify_icon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:56: undefined reference to `snidrv_add_notify_icon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/systray.c:75: undefined reference to `snidrv_notification_init' collect2: error: ld returned 1 exit status Task: The win32 Wine build failed
=== debian11b (build log) ===
/home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:45: undefined reference to `snidrv_init' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:81: undefined reference to `snidrv_show_balloon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:66: undefined reference to `snidrv_run_loop' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:62: undefined reference to `snidrv_set_notify_icon_version' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:60: undefined reference to `snidrv_delete_notify_icon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:64: undefined reference to `snidrv_cleanup_notify_icons' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:58: undefined reference to `snidrv_modify_notify_icon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:56: undefined reference to `snidrv_add_notify_icon' /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/systray.c:75: undefined reference to `snidrv_notification_init' collect2: error: ld returned 1 exit status Task: The wow64 Wine build failed