qtbase failed to compile :( ../../../3rdparty/sqlite/sqlite3.c:101761:15: note: remove extraneous parentheses around the comparison to silence this warning ../../../3rdparty/sqlite/sqlite3.c:101761:15: note: use '=' to turn this equality comparison into an assignment ../../../3rdparty/sqlite/sqlite3.c:104852:15: note: remove extraneous parentheses around the comparison to silence this warning ../../../3rdparty/sqlite/sqlite3.c:104852:15: note: use '=' to turn this equality comparison into an assignment objective-c qpaintengine_mac.mm distcc[45644] ERROR: compile qpaintengine_mac.mm on bq-mac-mini-20 failed distcc[45644] (dcc_build_somewhere) Warning: remote compilation of 'qpaintengine_mac.mm' failed, retrying locally distcc[45644] Warning: failed to distribute qpaintengine_mac.mm to bq-mac-mini-20, running locally instead qpaintengine_mac.mm:720:46: error: use of undeclared identifier 'DirtyRenderHints'; did you mean 'updateRenderHints'? ./qpaintengine_mac_p.h:92:10: note: 'updateRenderHints' declared here qpaintengine_mac.mm:720:46: error: a bound member function may only be called make[5]: *** [.obj/release-shared/qpaintengine_mac.o] Error 1 make[4]: *** [sub-cocoa-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04239/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/master_1350652371): http://codereview.qt-project.org/35830 [PS5] - Use the layout change hint to speed up QItemSelectionModel. http://codereview.qt-project.org/37686 [PS4] - Remove the QThread::terminated() signal http://codereview.qt-project.org/37703 [PS2] - configure: make sure that global shadow doc symlink is always updated http://codereview.qt-project.org/37070 [PS2] - Emit cursorPositionChanged in private slot. http://codereview.qt-project.org/37069 [PS2] - Bring back accessibility for plain text edit. http://codereview.qt-project.org/37615 [PS4] - Fix integer overflow in QSpinBox. http://codereview.qt-project.org/37280 [PS7] - Make QPen default to 1-width non-cosmetic. http://codereview.qt-project.org/36052 [PS6] - Made xcb plugin work when the GLX extension is not present. http://codereview.qt-project.org/37649 [PS1] - Fixed GCC 3.4 build with sse2 enabled. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
