[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#master

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 27 22:58:47 CET 2012


qtbase failed to compile :(

  In file included from window.cpp:42:0:
  window.h:68:5: error: reference to 'QTextEdit' is ambiguous
  window.h:47:7: error: candidates are: struct QTextEdit
  ../../../include/QtWidgets/../../src/widgets/widgets/qtextedit.h:66:46: error:                 class TestNamespace::QTextEdit
  window.h:68:5: error: 'QTextEdit' does not name a type
  window.cpp: In constructor 'Window::Window()':
  window.cpp:47:5: error: 'editor' was not declared in this scope
  window.cpp:47:18: error: expected type-specifier before 'QTextEdit'
  window.cpp:47:18: error: expected ';' before 'QTextEdit'
  window.cpp: In member function 'void Window::sendMessage()':
  window.cpp:68:27: error: 'editor' was not declared in this scope
  window.cpp: In member function 'void Window::setMessage(const Message&)':
  window.cpp:77:5: error: 'editor' was not declared in this scope
  make[4]: *** [.obj/debug-shared/window.o] Error 1
  make[3]: *** [sub-customtypesending-make_first-ordered] Error 2
  make[2]: *** [sub-tools-make_first] Error 2
  make[1]: *** [sub-examples-make_first] Error 2
  make: *** [module-qtbase] Error 2

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

  Tested changes (refs/builds/master_1354053083):
    http://codereview.qt-project.org/40874 [PS1] - GV auto tests: kill QWindowsStyle dependencies
    http://codereview.qt-project.org/40830 [PS1] - Build fix when building libGLESv2 on Windows with MSVC 2010
    http://codereview.qt-project.org/40086 [PS4] - ANGLE: Fix debug-and-release builds
    http://codereview.qt-project.org/40806 [PS3] - Examples: move widgets specific "tools" examples to the correct place



More information about the Ci-reports mailing list