[Ci-reports] fail on QtEnginio_stable_Integration #4

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 6 11:36:53 CET 2014


qtenginio failed to compile :(

  moc mainwindow.h
  moc mainwindow.h
  moc mainwindow.h
  In file included from mainwindow.cpp:60:0:
  mainwindow.h:79:5: error: reference to 'QSortFilterProxyModel' is ambiguous
  mainwindow.h:56:7: error: candidates are: struct QSortFilterProxyModel
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/itemmodels/qsortfilterproxymodel.h:58:46: error:                 class TestNamespace::QSortFilterProxyModel
  mainwindow.h:79:5: error: 'QSortFilterProxyModel' does not name a type
  mainwindow.cpp: In constructor 'MainWindow::MainWindow(TestNamespace::QWidget*)':
  mainwindow.cpp:88:5: error: 'sortFilterProxyModel' was not declared in this scope
  mainwindow.cpp:88:32: error: expected type-specifier before 'QSortFilterProxyModel'
  mainwindow.cpp:88:32: error: expected ';' before 'QSortFilterProxyModel'
  mainwindow.cpp: In member function 'void MainWindow::onRemoveRow()':
  mainwindow.cpp:138:35: error: 'sortFilterProxyModel' was not declared in this scope
  make[5]: *** [.obj/mainwindow.o] Error 1
  make[4]: *** [sub-cloudaddressbook-make_first] Error 2
  make[3]: *** [sub-widgets-make_first] Error 2
  make[2]: *** [sub-enginio-make_first] Error 2
  make[1]: *** [sub-examples-make_first] Error 2
  make: *** [module-qtenginio] Error 2

  Build log: http://testresults.qt-project.org/ci/QtEnginio_stable_Integration/build_00004/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1389003848):
    http://codereview.qt-project.org/74422 [PS1] - Fix row removal after sorting in addressbook example



More information about the Ci-reports mailing list