Compilation failed :( In file included from .moc/moc_qumlmetamodelplugin.cpp:9:0: .moc/../qumlmetamodelplugin.h:56:13: error: reference to 'QModelingElement' is ambiguous .moc/../qumlmetamodelplugin.h:46:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:7: error: struct TestNamespace::QModelingElement .moc/../qumlmetamodelplugin.h:56:13: error: 'QModelingElement' does not name a type .moc/moc_qumlmetamodelplugin.cpp: In function 'TestNamespace::QObject* qt_plugin_instance()': .moc/moc_qumlmetamodelplugin.cpp:221:336: error: cannot allocate an object of abstract type 'QUmlMetaModelPlugin' .moc/../qumlmetamodelplugin.h:48:7: note: because the following virtual functions are pure within 'QUmlMetaModelPlugin': /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:64:31: note: virtual TestNamespace::QModelingElement* TestNamespace::QMetaModelPlugin::createModelingElement(TestNamespace::QString) In file included from .moc/moc_qmofmetamodelplugin.cpp:9:0: .moc/../qmofmetamodelplugin.h:56:13: error: reference to 'QModelingElement' is ambiguous .moc/../qmofmetamodelplugin.h:46:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:7: error: struct TestNamespace::QModelingElement .moc/../qmofmetamodelplugin.h:56:13: error: 'QModelingElement' does not name a type .moc/moc_qmofmetamodelplugin.cpp: In function 'TestNamespace::QObject* qt_plugin_instance()': .moc/moc_qmofmetamodelplugin.cpp:211:336: error: cannot allocate an object of abstract type 'QMofMetaModelPlugin' .moc/../qmofmetamodelplugin.h:48:7: note: because the following virtual functions are pure within 'QMofMetaModelPlugin': /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:64:31: note: virtual TestNamespace::QModelingElement* TestNamespace::QMetaModelPlugin::createModelingElement(TestNamespace::QString) In file included from qmofmetamodelplugin.cpp:41:0: qmofmetamodelplugin.h:56:13: error: reference to 'QModelingElement' is ambiguous qmofmetamodelplugin.h:46:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:7: error: struct TestNamespace::QModelingElement qmofmetamodelplugin.h:56:13: error: 'QModelingElement' does not name a type qmofmetamodelplugin.cpp:52:1: error: reference to 'QModelingElement' is ambiguous qmofmetamodelplugin.h:46:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:57:46: error: class TestNamespace::QModelingElement qmofmetamodelplugin.cpp:52:1: error: 'QModelingElement' does not name a type make[4]: *** [.obj/qmofmetamodelplugin.o] Error 1 make[3]: *** [sub-mof-make_first] Error 2 In file included from qumlmetamodelplugin.cpp:41:0: qumlmetamodelplugin.h:56:13: error: reference to 'QModelingElement' is ambiguous qumlmetamodelplugin.h:46:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmetamodelplugin.h:55:7: error: struct TestNamespace::QModelingElement qumlmetamodelplugin.h:56:13: error: 'QModelingElement' does not name a type qumlmetamodelplugin.cpp:52:1: error: reference to 'QModelingElement' is ambiguous qumlmetamodelplugin.h:46:7: error: candidates are: struct QModelingElement /work/build/qt/qtbase/include/QtModeling/../../../qtmodeling/src/modeling/qmodelingelement.h:57:46: error: class TestNamespace::QModelingElement qumlmetamodelplugin.cpp:52:1: error: 'QModelingElement' does not name a type make[4]: *** [.obj/qumlmetamodelplugin.o] Error 1 make[3]: *** [sub-uml-make_first] Error 2 make[2]: *** [sub-metamodels-make_first] Error 2 make[1]: *** [sub-plugins-make_first-ordered] Error 2 make: *** [sub-src-make_first] Error 2
Build log: http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00035/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/master_1382911442): http://codereview.qt-project.org/69326 [PS2] - Fix module requirements in .pro files _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
