qtbase failed to compile :( ../../../3rdparty/sqlite/sqlite3.c:98244:13: note: remove extraneous parentheses around the comparison to silence this warning ../../../3rdparty/sqlite/sqlite3.c:98244:13: note: use '=' to turn this equality comparison into an assignment ../../../3rdparty/sqlite/sqlite3.c:98247:12: note: remove extraneous parentheses around the comparison to silence this warning ../../../3rdparty/sqlite/sqlite3.c:98247:12: note: use '=' to turn this equality comparison into an assignment ../../../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 distcc[31790] ERROR: compile qcocoaaccessibilityelement.mm on ci-osx107-x64-01 failed distcc[31790] (dcc_build_somewhere) Warning: remote compilation of 'qcocoaaccessibilityelement.mm' failed, retrying locally distcc[31790] Warning: failed to distribute qcocoaaccessibilityelement.mm to ci-osx107-x64-01, running locally instead In file included from qcocoaaccessibility.mm:1: In file included from qcocoafiledialoghelper.mm:1: qcocoaaccessibilityelement.mm:159:11: error: expected ';' after expression qcocoaaccessibilityelement.mm:159:12: error: use of undeclared identifier 'focusedElement' qcocoaaccessibilityelement.mm:160:42: error: use of undeclared identifier 'focusedElement' make[5]: *** [.obj/release-shared/qcocoaaccessibilityelement.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_dev_Integration/build_00508/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1362524193): http://codereview.qt-project.org/43892 [PS38] - Cache QAccessibleInterfaces. http://codereview.qt-project.org/49756 [PS5] - QSqlResult: private d -> protected d_ptr http://codereview.qt-project.org/49755 [PS3] - add QSqlResult constructor suitable for inheritance http://codereview.qt-project.org/49754 [PS2] - QSqlResultPrivate: private q -> protected q_ptr http://codereview.qt-project.org/49753 [PS2] - prepare QSqlResultPrivate() to allow subclassing _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
