qtbase failed to compile :(

  ../../../sql/drivers/odbc/qsql_odbc.cpp:1680: error: no ‘QVariant 
QODBCResult::lastInsertId() const’ member function declared in class 
‘QODBCResult’
  ../../../sql/drivers/odbc/qsql_odbc.cpp: In member function ‘QVariant 
QODBCResult::lastInsertId() const’:
  ../../../sql/drivers/odbc/qsql_odbc.cpp:1685: error: ‘class QODBCPrivate’ has 
no member named ‘dbmsType’
  ../../../sql/drivers/odbc/qsql_odbc.cpp: In member function ‘virtual bool 
QODBCDriver::hasFeature(QSqlDriver::DriverFeature) const’:
  ../../../sql/drivers/odbc/qsql_odbc.cpp:1833: error: ‘MSSqlServer’ was not 
declared in this scope
  ../../../sql/drivers/odbc/qsql_odbc.cpp:1833: error: ‘Sybase’ was not 
declared in this scope
  ../../../sql/drivers/odbc/qsql_odbc.cpp:1834: error: ‘MySqlServer’ was not 
declared in this scope
  ../../../sql/drivers/odbc/qsql_odbc.cpp:1834: error: ‘PostgreSQL’ was not 
declared in this scope
  make[6]: *** [.obj/debug-shared/qsql_odbc.o] Error 1
  make[5]: *** [debug-all] Error 2
  make[4]: *** [sub-odbc-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_dev_Integration/build_00429/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1361920137):
    http://codereview.qt-project.org/48096 [PS8] - ODBC: implementation of 
lastInsertId()
    http://codereview.qt-project.org/48822 [PS2] - Fix QString::toUcs4() 
returns incorrectly resized QVector
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to