qtbase failed to compile :( ../../../sql/drivers/mysql/qsql_mysql.cpp: In constructor 'QMYSQLDriverPrivate::QMYSQLDriverPrivate()': ../../../sql/drivers/mysql/qsql_mysql.cpp:89:51: error: 'MySQLServer' was not declared in this scope make[5]: *** [.obj/release-shared/qsql_mysql.o] Error 1 make[4]: *** [sub-mysql-make_first] Error 2 make[3]: *** [sub-sqldrivers-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_stable_Integration/build_00798/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/stable_1364836192): http://codereview.qt-project.org/52642 [PS4] - Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers http://codereview.qt-project.org/51855 [PS1] - make QSqlResultPrivate::fieldSerial() virtual http://codereview.qt-project.org/51634 [PS2] - QPSQLResultPrivate inherit QSqlResultPrivate http://codereview.qt-project.org/51633 [PS2] - QPSQLResultPrivate: do not duplicate reference to private driver http://codereview.qt-project.org/51630 [PS2] - update bundled sqlite to 3.7.16.1 http://codereview.qt-project.org/52655 [PS1] - Fix reporting writing systems for non-TrueType fonts _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
