[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 23 14:01:46 CET 2012


qtbase failed to compile :(

  embeddeddialog.cpp: In constructor 'EmbeddedDialog::EmbeddedDialog(TestNamespace::QWidget*)':
  embeddeddialog.cpp:49:14: error: expected type-specifier before 'Ui'
  embeddeddialog.cpp:49:14: error: expected ')' before 'Ui'
  embeddeddialog.cpp:49:32: error: cannot convert 'int*' to 'Ui::EmbeddedDialog*' in initialization
  embeddeddialog.cpp:51:7: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:52:7: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:55:11: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:57:15: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:57:42: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:60:15: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:62:15: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:64:15: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp:66:15: error: invalid use of incomplete type 'struct Ui::EmbeddedDialog'
  embeddeddialog.h:48:7: error: forward declaration of 'struct Ui::EmbeddedDialog'
  embeddeddialog.cpp: In destructor 'virtual EmbeddedDialog::~EmbeddedDialog()':
  embeddeddialog.cpp:72:12: warning: possible problem detected in invocation of delete operator: [enabled by default]
  embeddeddialog.cpp:72:12: warning: invalid use of incomplete type 'struct Ui::EmbeddedDialog' [enabled by default]
  embeddeddialog.h:48:7: warning: forward declaration of 'struct Ui::EmbeddedDialog' [enabled by default]
  embeddeddialog.cpp:72:12: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined
  make[5]: *** [.obj/debug-shared/embeddeddialog.o] Error 1
  make[4]: *** [sub-embeddeddialogs-make_first] Error 2
  make[3]: *** [sub-graphicsview-make_first] Error 2
  make[2]: *** [sub-widgets-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_04656/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1353675246):
    http://codereview.qt-project.org/40437 [PS1] - Add nsOpenGLContextForContext to QCocoaNativeInterface.
    http://codereview.qt-project.org/40393 [PS1] - Cocoa: Make sure non windowed QCocoaWindows hide their content views
    http://codereview.qt-project.org/38570 [PS4] - QHeaderView - Fix auto-scroll on manual move on sections
    http://codereview.qt-project.org/38569 [PS4] - QAbstractItemView - prepare fix for auto scroll on sectionmove
    http://codereview.qt-project.org/40449 [PS2] - Make widgetgrab manual test compile with 4.8 and 5.
    http://codereview.qt-project.org/40162 [PS1] - Prevent easing example warnings.
    http://codereview.qt-project.org/40254 [PS3] - Cocoa: Make sure child windows' QNSView is properly released
    http://codereview.qt-project.org/39716 [PS3] - Made QMacStyle internal
    http://codereview.qt-project.org/40429 [PS2] - QtBase: examples/widgets/graphicsview/ codestyle
    http://codereview.qt-project.org/40002 [PS3] - Fix QVariant streaming in Qt3 compatibility mode.
    http://codereview.qt-project.org/40240 [PS2] - Added reference to W3C's XML specs
    http://codereview.qt-project.org/40444 [PS2] - QtBase: examples/widgets/painting code style
    http://codereview.qt-project.org/40418 [PS5] - Proper macro replacment and branch evaluation
    http://codereview.qt-project.org/40417 [PS1] - Correctly expand arguments in function macros
    http://codereview.qt-project.org/40416 [PS1] - Remove additional whitespaces from the macro tokens
    http://codereview.qt-project.org/40339 [PS2] - Prevent "number of sections exceeded" when compiling qmetatype tests.
    http://codereview.qt-project.org/40424 [PS1] - Fix outdated comment in kernel/qtranslator_p.h.
    http://codereview.qt-project.org/40420 [PS1] - fix wrong comment about #ifdef's end
    http://codereview.qt-project.org/40412 [PS1] - Enable module build with QT_NO_CODECS



More information about the Ci-reports mailing list