[Ci-reports] fail on QtBase_dev_Integration #2446

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Dec 23 17:12:50 CET 2013


qtbase failed to compile :(

  In file included from ../../../../../include/QtCore/qmetatype.h:1:0,
                   from ../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:56,
                   from ../../../../../include/QtCore/qobject.h:1,
                   from ../../../../../include/QtWidgets/../../src/widgets/kernel/qlayout.h:45,
                   from ../../../../../include/QtWidgets/qlayout.h:1,
                   from ../../../../../include/QtWidgets/../../src/widgets/kernel/qboxlayout.h:45,
                   from ../../../../../include/QtWidgets/qboxlayout.h:1,
                   from tst_qwidget.cpp:43:
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In function 'int TestNamespace::qMetaTypeId() [with T = TestNamespace::QEvent*]':
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1645:27:   instantiated from 'int TestNamespace::qRegisterMetaType() [with T = TestNamespace::QEvent*]'
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1638:96: error: invalid application of 'sizeof' to incomplete type 'TestNamespace::QStaticAssertFailure<false>'
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static int TestNamespace::QMetaTypeId2<T>::qt_metatype_id() [with T = TestNamespace::QEvent*]':
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1639:44:   instantiated from 'int TestNamespace::qMetaTypeId() [with T = TestNamespace::QEvent*]'
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1645:27:   instantiated from 'int TestNamespace::qRegisterMetaType() [with T = TestNamespace::QEvent*]'
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:80: error: 'qt_metatype_id' is not a member of 'TestNamespace::QMetaTypeId<TestNamespace::QEvent*>'
  In file included from tst_qwidget.cpp:10199:0:
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:83: warning: control reaches end of non-void function [-Wreturn-type]
  make[6]: *** [.obj/tst_qwidget.o] Error 1
  make[5]: *** [sub-qwidget-make_first] Error 2
  make[4]: *** [sub-kernel-make_first] Error 2
  make[3]: *** [sub-widgets-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

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

  Tested changes (refs/builds/dev_1387814485):
    http://codereview.qt-project.org/74365 [PS1] - Fix regression in property handling with enums from gadgets
    http://codereview.qt-project.org/74309 [PS1] - Don't translate a null rect.
    http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats
    http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement.
    http://codereview.qt-project.org/73766 [PS4] - QWizard: Replace another pointer table with char arrays
    http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations
    http://codereview.qt-project.org/74073 [PS1] - Merge remote-tracking branch 'origin/stable' into dev



More information about the Ci-reports mailing list