[Ci-reports] fail on QtBase_dev_Integration #4347

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 14 10:58:39 CET 2014


qtdeclarative failed to compile :(

  compiling qml/qqmlengine.cpp
  qml/qqmlengine.cpp: In member function ‘void TestNamespace::QQmlEnginePrivate::registerInternalCompositeType(TestNamespace::QQmlCompiledData*)’:
  qml/qqmlengine.cpp:2241:54: error: ‘Delete’ is not a member of ‘TestNamespace::QtMetaTypePrivate::QMetaTypeFunctionHelper<TestNamespace::QObject*>’
  qml/qqmlengine.cpp:2242:54: error: ‘Create’ is not a member of ‘TestNamespace::QtMetaTypePrivate::QMetaTypeFunctionHelper<TestNamespace::QObject*>’
  qml/qqmlengine.cpp:2249:54: error: ‘Delete’ is not a member of ‘TestNamespace::QtMetaTypePrivate::QMetaTypeFunctionHelper<TestNamespace::QQmlListProperty<TestNamespace::QObject> >’
  qml/qqmlengine.cpp:2250:54: error: ‘Create’ is not a member of ‘TestNamespace::QtMetaTypePrivate::QMetaTypeFunctionHelper<TestNamespace::QQmlListProperty<TestNamespace::QObject> >’
  make[3]: *** [.obj/qqmlengine.o] Error 1
  make[2]: *** [sub-qml-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

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

  Tested changes (refs/builds/dev_1415961209):
    http://codereview.qt-project.org/99715 [PS2] - Update dbus to use new QMetaType::registerNormalizedType signature
    http://codereview.qt-project.org/98631 [PS2] - Reduce code bloat, by cleaning up QMetaTypeFunctionHelper



More information about the Ci-reports mailing list