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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 18 14:36:50 CEST 2012


qtdeclarative failed to compile :(

  In file included from tst_qqmllanguage.cpp:57:0:
  tst_qquickvisualdatamodel.cpp: In member function 'TestNamespace::QQmlListProperty<StandardItem> StandardItemModel::items()':
  tst_qquickvisualdatamodel.cpp:265:99: error: no matching function for call to 'TestNamespace::QQmlListProperty<StandardItem>::QQmlListProperty(StandardItemModel* const, int, void (&)(TestNamespace::QQmlListProperty<StandardItem>*, StandardItem*))'
  tst_qquickvisualdatamodel.cpp:265:99: note: candidates are:
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:75:5: note: TestNamespace::QQmlListProperty<T>::QQmlListProperty(TestNamespace::QObject*, void*, TestNamespace::QQmlListProperty<T>::CountFunction, TestNamespace::QQmlListProperty<T>::AtFunction) [with T = StandardItem, TestNamespace::QQmlListProperty<T>::CountFunction = int (*)(TestNamespace::QQmlListProperty<StandardItem>*), TestNamespace::QQmlListProperty<T>::AtFunction = StandardItem* (*)(TestNamespace::QQmlListProperty<StandardItem>*, int)]
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:75:5: note:   candidate expects 4 arguments, 3 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:72:5: note: TestNamespace::QQmlListProperty<T>::QQmlListProperty(TestNamespace::QObject*, void*, TestNamespace::QQmlListProperty<T>::AppendFunction, TestNamespace::QQmlListProperty<T>::CountFunction, TestNamespace::QQmlListProperty<T>::AtFunction, TestNamespace::QQmlListProperty<T>::ClearFunction) [with T = StandardItem, TestNamespace::QQmlListProperty<T>::AppendFunction = void (*)(TestNamespace::QQmlListProperty<StandardItem>*, StandardItem*), TestNamespace::QQmlListProperty<T>::CountFunction = int (*)(TestNamespace::QQmlListProperty<StandardItem>*), TestNamespace::QQmlListProperty<T>::AtFunction = StandardItem* (*)(TestNamespace::QQmlListProperty<StandardItem>*, int), TestNamespace::QQmlListProperty<T>::ClearFunction = void (*)(TestNamespace::QQmlListProperty<StandardItem>*)]
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:72:5: note:   candidate expects 6 arguments, 3 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:69:5: note: TestNamespace::QQmlListProperty<T>::QQmlListProperty(TestNamespace::QObject*, TestNamespace::QList<T*>&) [with T = StandardItem]
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:69:5: note:   candidate expects 2 arguments, 3 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:67:5: note: TestNamespace::QQmlListProperty<T>::QQmlListProperty() [with T = StandardItem]
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:67:5: note:   candidate expects 0 arguments, 3 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:60:7: note: TestNamespace::QQmlListProperty<StandardItem>::QQmlListProperty(const TestNamespace::QQmlListProperty<StandardItem>&)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmllist.h:60:7: note:   candidate expects 1 argument, 3 provided
  In file included from tst_qquickvisualdatamodel.cpp:4241:0:
  tst_qquickvisualdatamodel.cpp:265:102: warning: control reaches end of non-void function [-Wreturn-type]
  make[5]: *** [.obj/debug-shared/tst_qquickvisualdatamodel.o] Error 1
  make[4]: *** [sub-qquickvisualdatamodel-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_master_Integration/build_03256/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1350563356):
    http://codereview.qt-project.org/37229 [PS1] - Fix list functions for the data property
    http://codereview.qt-project.org/36536 [PS9] - Change qml list interface
    http://codereview.qt-project.org/37203 [PS3] - QQmlOpenMetaObjectType: extend interface for visual designer
    http://codereview.qt-project.org/37595 [PS1] - Temporarily skip tst_QJSEngine::stringObjects test



More information about the Ci-reports mailing list