[Ci-reports] fail on QtBase_dev_Integration #5541

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 2 15:03:00 CET 2015


qtdeclarative failed to compile :(

  In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:48,
                   from /work/build/qt/qtbase/include/QtCore/qobject.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/animation/qabstractanimation.h:37,
                   from /work/build/qt/qtbase/include/QtCore/qabstractanimation.h:1,
                   from /work/build/qt/qtbase/include/QtCore/QtCore:4,
                   from /work/build/qt/qtbase/include/QtTest/QtTestDepends:3,
                   from /work/build/qt/qtbase/include/QtTest/QtTest:3,
                   from tst_qquicklistview.cpp:34:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1759:12: error: redefinition of ‘struct TestNamespace::QMetaTypeId<TestNamespace::QPersistentModelIndex>’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1755:34: note: in expansion of macro ‘Q_DECLARE_METATYPE_IMPL’
  tst_qquicklistview.cpp:61:1: note: in expansion of macro ‘Q_DECLARE_METATYPE’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1759:12: error: previous definition of ‘struct TestNamespace::QMetaTypeId<TestNamespace::QPersistentModelIndex>’
  make[5]: *** [.obj/tst_qquicklistview.o] Error 1
  make[4]: *** [sub-qquicklistview-make_first] Error 2
  make[3]: *** [sub-quick-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05541/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1422884183):
    http://codereview.qt-project.org/104160 [PS3] - iOS: Track QIOSViewController -> QIOSScreen using QPointer
    http://codereview.qt-project.org/104161 [PS3] - iOS: Guard QIOSScreen against notifying Qt about changes to deleted QScreens
    http://codereview.qt-project.org/104189 [PS2] - iOS: Keep size and device pixel ratio of QIOSBackingStore in sync with window
    http://codereview.qt-project.org/105104 [PS1] - QCalendarWidget: use ctor-init-list (II)
    http://codereview.qt-project.org/105103 [PS1] - QCalendarWidget: use ctor-init-list (I)
    http://codereview.qt-project.org/105015 [PS1] - QProcess: fix warnings with QPROCESS_DEBUG defined
    http://codereview.qt-project.org/104938 [PS2] - QTextStream: fix a warning with QTEXTSTREAM_DEBUG defined
    http://codereview.qt-project.org/104409 [PS3] - QTextStream: remove a use of QString::sprintf()
    http://codereview.qt-project.org/104588 [PS5] - Do not compile in dlldata.c or ia2_api_all_c.c
    http://codereview.qt-project.org/103430 [PS2] - Correct QPainter's is_brush_transparent
    http://codereview.qt-project.org/103348 [PS5] - Avoid unneeded QBrush::texture() calls
    http://codereview.qt-project.org/104622 [PS2] - qdoc: Change remaining uses of qmlClass to qmlType
    http://codereview.qt-project.org/104418 [PS3] - qdoc: Change uses of module and qmlModule
    http://codereview.qt-project.org/103684 [PS4] - WinRT: Update documentation on icon handling
    http://codereview.qt-project.org/104963 [PS2] - Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint
    http://codereview.qt-project.org/105052 [PS1] - QFileDialog::setDirectory(): remove unused local variable
    http://codereview.qt-project.org/104920 [PS3] - Reduce number of QRegion::rects() calls in QBlitterPaintEngine::fillRect()
    http://codereview.qt-project.org/104915 [PS1] - Call QDir::homePath() only when necessary in QSettings::initDefaultPaths()
    http://codereview.qt-project.org/103726 [PS12] - Allow exposing QItemSelectionModel to QML
    http://codereview.qt-project.org/105034 [PS1] - don't rely on the right qdbuscpp2xml/qdbusxml2cpp being in PATH
    http://codereview.qt-project.org/105033 [PS1] - don't rely on the right moc being in PATH
    http://codereview.qt-project.org/105046 [PS1] - Expose the ThreadedOpenGL cap to apps
    http://codereview.qt-project.org/104899 [PS5] - Utilize EGL_KHR_surfaceless_context in QOffscreenSurface when available
    http://codereview.qt-project.org/104730 [PS3] - Update for libinput 0.8



More information about the Ci-reports mailing list