[Ci-reports] fail on QtDeclarative_dev_Integration #1737

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 29 17:15:44 CEST 2014


qtdeclarative failed to compile :(

  In file included from /work/build/qt/qtbase/include/QtQuick/qquickwindow.h:1:0,
                   from /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickview.h:45,
                   from /work/build/qt/qtbase/include/QtQuick/qquickview.h:1,
                   from /work/build/qt/qtbase/include/QtQuick/QtQuick:12,
                   from tst_headersclean.cpp:49:
  /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickwindow.h:88:23: error: comma at end of enumerator list [-pedantic]
  make[4]: *** [.obj/tst_headersclean.o] Error 1
  make[3]: *** [sub-headersclean-make_first] Error 2
  tst_qquickitem.cpp: In member function 'void tst_QQuickItem::overrideSystemTabFocusPolicy()':
  tst_qquickitem.cpp:1003:5: error: expected ';' before 'QQuickView'
  tst_qquickitem.cpp:1036:31: error: 'textedit1' was not declared in this scope
  make[5]: *** [.obj/tst_qquickitem.o] Error 1
  make[4]: *** [sub-qquickitem2-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/QtDeclarative_dev_Integration/build_01737/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

    ============================================================

qtdeclarative failed to compile :(

  In file included from ../../../include/QtQuick/qquickwindow.h:1:0,
                   from ../../../include/QtQuick/../../../../../../work/build/qt/qtdeclarative/src/quick/items/qquickview.h:45,
                   from ../../../include/QtQuick/qquickview.h:1,
                   from ../../../include/QtQuick/QtQuick:12,
                   from tst_headersclean.cpp:49:
  ../../../include/QtQuick/../../../../../../work/build/qt/qtdeclarative/src/quick/items/qquickwindow.h:88:23: error: comma at end of enumerator list [-pedantic]
  make[4]: *** [.obj/tst_headersclean.o] Error 1
  make[3]: *** [sub-headersclean-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/QtDeclarative_dev_Integration/build_01737/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1406646365):
    http://codereview.qt-project.org/89192 [PS7] - Introducing QQuickWindow::scheduleRenderJob()
    http://codereview.qt-project.org/89193 [PS4] - Introducing QQuickItem::sceneGraphInvalidated/sceneGraphInitialized
    http://codereview.qt-project.org/90895 [PS1] - Add QQmlTypeLoader::getBundle(QStringRef) overload.
    http://codereview.qt-project.org/89177 [PS5] - [OSX] Add a way to override the System Tab-Focus-Policy.
    http://codereview.qt-project.org/90799 [PS1] - Leave the depth mask on after rendering.



More information about the Ci-reports mailing list