qtquickcontrols failed to compile :(

  moc qquickselectionmode_p.h
  In file included from plugin.cpp:50:0:
  qquickselectionmode_p.h:63: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:1473:8:
 error:   from definition of 'template<class T> struct 
TestNamespace::QMetaTypeId' [-fpermissive]
  In file included from plugin.cpp:50:0:
  qquickselectionmode_p.h:63:133: error: definition of 'static int 
TestNamespace::QMetaTypeId<TestNamespace::QQuickSelectionMode*>::qt_metatype_id()'
 is not in namespace enclosing 
'TestNamespace::QMetaTypeId<TestNamespace::QQuickSelectionMode*>' [-fpermissive]
  qquickselectionmode_p.h:63:484: error: specialization of 'template<class T> 
struct TestNamespace::QMetaTypeId' in different namespace [-fpermissive]
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1473:8:
 error:   from definition of 'template<class T> struct 
TestNamespace::QMetaTypeId' [-fpermissive]
  qquickselectionmode_p.h:63:587: error: definition of 'static int 
TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQuickSelectionMode>
 >::qt_metatype_id()' is not in namespace enclosing 
'TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQuickSelectionMode>
 >' [-fpermissive]
  make[3]: *** [.obj/debug-shared/plugin.o] Error 1
  In file included from .moc/debug-shared/moc_qquickselectionmode_p.cpp:9:0:
  .moc/debug-shared/../../qquickselectionmode_p.h:63: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:1473:8:
 error:   from definition of ‘template<class T> struct 
TestNamespace::QMetaTypeId’ [-fpermissive]
  In file included from .moc/debug-shared/moc_qquickselectionmode_p.cpp:9:0:
  .moc/debug-shared/../../qquickselectionmode_p.h:63:133: error: definition of 
‘static int 
TestNamespace::QMetaTypeId<TestNamespace::QQuickSelectionMode*>::qt_metatype_id()’
 is not in namespace enclosing 
‘TestNamespace::QMetaTypeId<TestNamespace::QQuickSelectionMode*>’ [-fpermissive]
  .moc/debug-shared/../../qquickselectionmode_p.h:63:484: error: specialization 
of ‘template<class T> struct TestNamespace::QMetaTypeId’ in different namespace 
[-fpermissive]
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1473:8:
 error:   from definition of ‘template<class T> struct 
TestNamespace::QMetaTypeId’ [-fpermissive]
  .moc/debug-shared/../../qquickselectionmode_p.h:63:587: error: definition of 
‘static int 
TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQuickSelectionMode>
 >::qt_metatype_id()’ is not in namespace enclosing 
‘TestNamespace::QMetaTypeId<TestNamespace::QQmlListProperty<TestNamespace::QQuickSelectionMode>
 >’ [-fpermissive]
  make[3]: *** [.obj/debug-shared/moc_qquickselectionmode_p.o] Error 1
  make[2]: *** [sub-controls-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtquickcontrols] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00209/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1379699561):
    http://codereview.qt-project.org/65367 [PS26] - Enable TableView multi-row 
selection
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to