qtdeclarative failed to compile :( In file included from plugin.cpp:45:0: qqmlsettings_p.h:80:46: error: specialization of 'template<class T> struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1503:8: error: from definition of 'template<class T> struct TestNamespace::QMetaTypeId' [-fpermissive] qqmlsettings_p.h:80:126: error: definition of 'static int TestNamespace::QMetaTypeId<TestNamespace::QQmlSettings*>::qt_metatype_id()' is not in namespace enclosing 'TestNamespace::QMetaTypeId<TestNamespace::QQmlSettings*>' [-fpermissive] qqmlsettings_p.h:80:456: error: specialization of 'template<class T> struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1503:8: error: from definition of 'template<class T> struct TestNamespace::QMetaTypeId' [-fpermissive] In file included from plugin.cpp:45:0: qqmlsettings_p.h:80:552: error: definition of 'static int TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQmlSettings> >::qt_metatype_id()' is not in namespace enclosing 'TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQmlSettings> >' [-fpermissive] make[4]: *** [.obj/debug-shared/plugin.o] Error 1 In file included from qqmlsettings.cpp:42:0: qqmlsettings_p.h:80:46: error: specialization of 'template<class T> struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1503:8: error: from definition of 'template<class T> struct TestNamespace::QMetaTypeId' [-fpermissive] qqmlsettings_p.h:80:126: error: definition of 'static int TestNamespace::QMetaTypeId<TestNamespace::QQmlSettings*>::qt_metatype_id()' is not in namespace enclosing 'TestNamespace::QMetaTypeId<TestNamespace::QQmlSettings*>' [-fpermissive] qqmlsettings_p.h:80:456: error: specialization of 'template<class T> struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive] /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1503:8: error: from definition of 'template<class T> struct TestNamespace::QMetaTypeId' [-fpermissive] In file included from qqmlsettings.cpp:42:0: qqmlsettings_p.h:80:552: error: definition of 'static int TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQmlSettings> >::qt_metatype_id()' is not in namespace enclosing 'TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQmlSettings> >' [-fpermissive] make[4]: *** [.obj/debug-shared/qqmlsettings.o] Error 1 make[3]: *** [sub-settings-make_first] Error 2 make[2]: *** [sub-imports-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/QtDeclarative_dev_Integration/build_00601/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1376421937): http://codereview.qt-project.org/59149 [PS19] - Say hello to Qt.labs.settings _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
