Marvin testbot@testbot.winehq.org wrote:
While running your changed tests on Windows, 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 http://testbot.winehq.org/JobDetails.pl?Key=24985
../../../../build-native/tools/winegcc/winegcc -b i686-pc-mingw32 -B../../../../build-native/tools/winebuild --sysroot=../../.. -fasynchronous-unwind-tables filedlg.o finddlg.o fontdlg.o itemdlg.o printdlg.o rsrc.res testlist.o -o comdlg32_test.exe ../../../libs/port/libwine_port.a -luuid -lshell32 -lole32 -lcomdlg32 -lwinspool -luser32 -lgdi32 printdlg.o: In function `unknown_QueryInterface': /var/lib/winetestbot/build-mingw32/dlls/comdlg32/tests/../../../../wine-git/dlls/comdlg32/tests/printdlg.c:286: undefined reference to `_IID_IPrintDialogCallback' collect2: ld returned 1 exit status winegcc: i686-pc-mingw32-gcc failed
Build failed bacause testbot didn't take uuid.lib changes from patch [1/3] into account.