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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 30 16:25:47 CET 2012


qtbase failed to compile :(

  In file included from window.cpp:42:0:
  window.h:67:5: error: reference to 'QLabel' is ambiguous
  window.h:47:7: error: candidates are: struct QLabel
  ../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h:54:46: error:                 class TestNamespace::QLabel
  window.h:67:5: error: 'QLabel' does not name a type
  window.h:69:5: error: reference to 'QPushButton' is ambiguous
  window.h:48:7: error: candidates are: struct QPushButton
  ../../../include/QtWidgets/../../src/widgets/widgets/qpushbutton.h:56:46: error:                 class TestNamespace::QPushButton
  window.h:69:5: error: 'QPushButton' does not name a type
  window.h:70:5: error: reference to 'QPushButton' is ambiguous
  window.h:48:7: error: candidates are: struct QPushButton
  ../../../include/QtWidgets/../../src/widgets/widgets/qpushbutton.h:56:46: error:                 class TestNamespace::QPushButton
  window.h:70:5: error: 'QPushButton' does not name a type
  window.cpp: In constructor 'Window::Window()':
  window.cpp:50:5: error: 'label' was not declared in this scope
  window.cpp:50:17: error: expected type-specifier before 'QLabel'
  window.cpp:50:17: error: expected ';' before 'QLabel'
  window.cpp:53:5: error: 'loadButton' was not declared in this scope
  window.cpp:53:22: error: expected type-specifier before 'QPushButton'
  window.cpp:53:22: error: expected ';' before 'QPushButton'
  window.cpp:54:5: error: 'resetButton' was not declared in this scope
  window.cpp:54:23: error: expected type-specifier before 'QPushButton'
  window.cpp:54:23: error: expected ';' before 'QPushButton'
  window.cpp: In member function 'void Window::loadImage(const TestNamespace::QImage&)':
  window.cpp:112:5: error: 'label' was not declared in this scope
  window.cpp:113:5: error: 'loadButton' was not declared in this scope
  window.cpp:114:5: error: 'resetButton' was not declared in this scope
  window.cpp: In member function 'void Window::addBlock(const Block&)':
  window.cpp:128:5: error: 'label' was not declared in this scope
  window.cpp: In member function 'void Window::resetUi()':
  window.cpp:134:5: error: 'loadButton' was not declared in this scope
  window.cpp:135:5: error: 'resetButton' was not declared in this scope
  make[4]: *** [.obj/debug-shared/window.o] Error 1
  make[3]: *** [sub-queuedcustomtype-make_first] Error 2
  make[2]: *** [sub-threads-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_04741/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1354288439):
    http://codereview.qt-project.org/40334 [PS2] - QMimeType: don't document the constructor that takes a Private class
    http://codereview.qt-project.org/41211 [PS2] - Add few missing entries to the changelog related to QObject and moc
    http://codereview.qt-project.org/40086 [PS10] - ANGLE: Fix debug-and-release builds
    http://codereview.qt-project.org/40920 [PS7] - Angle: Use dynamic runtime library of MSVC.
    http://codereview.qt-project.org/41287 [PS2] - Fix memory leak. PrinterDialog is not deleted when close it
    http://codereview.qt-project.org/41283 [PS1] - Docs: Moved layout example's image do correct location
    http://codereview.qt-project.org/41282 [PS1] - Docs: Moved mainwindow example's image do correct location
    http://codereview.qt-project.org/41346 [PS1] - Fix path to style/offline.css in qt-module-defaults.qdocconf
    http://codereview.qt-project.org/41339 [PS1] - Compile with QT_NO_COLORDIALOG.
    http://codereview.qt-project.org/40469 [PS1] - Doc: Adding empty tags in the HTML
    http://codereview.qt-project.org/41353 [PS1] - doc: Add touch input examples to correct group
    http://codereview.qt-project.org/41364 [PS1] - WINCE: Fix missing cosf
    http://codereview.qt-project.org/37821 [PS5] - QSignalSpy: assorted improvements
    http://codereview.qt-project.org/41355 [PS1] - Fix example documentation for OpenGL module and (widget) Tools.
    http://codereview.qt-project.org/41322 [PS2] - Added custom flags for enabling dependencies of other parts to tools
    http://codereview.qt-project.org/41336 [PS1] - Docs: Fixed enum and parameter links for network
    http://codereview.qt-project.org/41271 [PS1] - Fix memory leak when error reported
    http://codereview.qt-project.org/41324 [PS1] - Doc: Removing entry in CSS for adding icons to HTTP links
    http://codereview.qt-project.org/41073 [PS2] - QWidget windows have fullscreen button by default; manual test for it
    http://codereview.qt-project.org/41301 [PS4] - QPA: update backingstore also when moving QWindows
    http://codereview.qt-project.org/40644 [PS6] - Added explicit threading API to QtOpenGL.
    http://codereview.qt-project.org/41033 [PS2] - Made QWindowsStyle internal
    http://codereview.qt-project.org/41128 [PS2] - QtBase: fix Documentation
    http://codereview.qt-project.org/41309 [PS1] - Fixed compatibility problem with Exceptionhandling
    http://codereview.qt-project.org/41219 [PS4] - Add a way to not generate INCLUDE_DIRS variables.
    http://codereview.qt-project.org/40987 [PS3] - Cocoa: Disable accessibility.
    http://codereview.qt-project.org/41302 [PS1] - Fix links for threading examples
    http://codereview.qt-project.org/41300 [PS2] - Threaded fortune server example: update the screenshot
    http://codereview.qt-project.org/41008 [PS1] - Doc: Changing HTML output to qttestlib-index.html
    http://codereview.qt-project.org/41298 [PS1] - ANGLE Patch file: Do not reset the share handle when resetting the swap chain.
    http://codereview.qt-project.org/41297 [PS1] - ANGLE: Do not reset the share handle when resetting the swap chain.
    http://codereview.qt-project.org/40635 [PS2] - QImage plugins should report supported mime types
    http://codereview.qt-project.org/41293 [PS3] - Fix linking in painting, richtext and desktop examples
    http://codereview.qt-project.org/41269 [PS1] - OpenGL: Remove bogus error in textures example on ES 2 platforms
    http://codereview.qt-project.org/37826 [PS4] - [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layout
    http://codereview.qt-project.org/41203 [PS5] - QNX: Move buffer count check to appropriate location
    http://codereview.qt-project.org/41135 [PS2] - don't link qtmain.lib when using idcidl.prf
    http://codereview.qt-project.org/41183 [PS2] - Restore the visibility of a moved QWindow in QWindow::screenDestroyed



More information about the Ci-reports mailing list