qtdeclarative failed to compile :(

  compiling qml/v8/qv8threadedjswrapper.cpp
  qml/v8/qv8threadedjswrapper.cpp:167: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:524:8:
 error:   from definition of 'template<class T> struct 
TestNamespace::QMetaTypeId' [-fpermissive]
  qml/v8/qv8threadedjswrapper.cpp:167:134: error: definition of 'static int 
TestNamespace::QMetaTypeId<TestNamespace::MainThreadFunctionData>::qt_metatype_id()'
 is not in namespace enclosing 
'TestNamespace::QMetaTypeId<TestNamespace::MainThreadFunctionData>' 
[-fpermissive]
  qml/v8/qv8threadedjswrapper.cpp:174: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:524:8:
 error:   from definition of 'template<class T> struct 
TestNamespace::QMetaTypeId' [-fpermissive]
  qml/v8/qv8threadedjswrapper.cpp:174:136: error: definition of 'static int 
TestNamespace::QMetaTypeId<TestNamespace::WorkerThreadFunctionData>::qt_metatype_id()'
 is not in namespace enclosing 
'TestNamespace::QMetaTypeId<TestNamespace::WorkerThreadFunctionData>' 
[-fpermissive]
  make[3]: *** [.obj/debug-shared/qv8threadedjswrapper.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/QtDeclarative_dev_Integration/build_00367/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1363660311):
    http://codereview.qt-project.org/49145 [PS3] - Implement .pragma threaded 
JavaScript imports
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to