qtbase failed to compile :(

  tst_qvariant.cpp:2280:51: error: 'SharedPointerMetaTypeIdHelper' is not a 
template
  tst_qvariant.cpp:2280:766: error: specialization of 'template<class T> struct 
TestNamespace::QMetaTypeId' in different namespace [-fpermissive]
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1492:8: 
error:   from definition of 'template<class T> struct 
TestNamespace::QMetaTypeId' [-fpermissive]
  tst_qvariant.cpp:2280:805: error: reference to 'QtPrivate' is ambiguous
  tst_qvariant.cpp:2280:21: error: candidates are: namespace QtPrivate { }
  ../../../../../include/QtCore/../../src/corelib/global/qglobal.h:376:21: 
error:                 namespace TestNamespace::QtPrivate { }
  tst_qvariant.cpp:2280:805: error: reference to 'QtPrivate' is ambiguous
  tst_qvariant.cpp:2280:21: error: candidates are: namespace QtPrivate { }
  ../../../../../include/QtCore/../../src/corelib/global/qglobal.h:376:21: 
error:                 namespace TestNamespace::QtPrivate { }
  tst_qvariant.cpp:2280:816: error: expected '{' before 
'SharedPointerMetaTypeIdHelper'
  tst_qvariant.cpp:2280:845: error: expected initializer before '<' token
  In file included from ../../../../../include/QtCore/qmetatype.h:1:0,
                   from 
../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:56,
                   from ../../../../../include/QtCore/qobject.h:1,
                   from 
../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:45,
                   from ../../../../../include/QtCore/qabstractanimation.h:1,
                   from ../../../../../include/QtCore/QtCore:4,
                   from ../../../../../include/QtTest/QtTestDepends:2,
                   from ../../../../../include/QtTest/QtTest:3,
                   from tst_qvariant.cpp:42:
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In 
instantiation of 'TestNamespace::QMetaTypeId2<MyNS::SmartPointer<double> >':
  tst_qvariant.cpp:2298:80:   instantiated from here
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1499:10: 
error: incomplete type 'TestNamespace::QMetaTypeId<MyNS::SmartPointer<double> 
>' used in nested name specifier
  make[6]: *** [.obj/debug-shared/tst_qvariant.o] Error 1
  make[5]: *** [sub-qvariant-make_first] Error 2
  make[4]: *** [sub-kernel-make_first] Error 2
  make[3]: *** [sub-corelib-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

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

  Tested changes (refs/builds/dev_1378463973):
    http://codereview.qt-project.org/61533 [PS6] - Windows: Added support for 
large icons to QFileIconProvider.
    http://codereview.qt-project.org/64774 [PS2] - Fix the automatic 
declaration of smart pointer types.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to