qtbase failed to compile :(

  tst_qpropertyanimation.cpp:702: error: specialization of 
'QMetaTypeId<QAbstractAnimation::State>' after instantiation
  tst_qpropertyanimation.cpp:702: error: redefinition of 'struct 
QMetaTypeId<QAbstractAnimation::State>'
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:527: 
error: previous definition of 'struct QMetaTypeId<QAbstractAnimation::State>'
  In file included from ../../../../../include/QtCore/qmetatype.h:2,
                   from 
../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:56,
                   from ../../../../../include/QtCore/qobject.h:2,
                   from 
../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:46,
                   from ../../../../../include/QtCore/qabstractanimation.h:2,
                   from ../../../../../include/QtCore/QtCore:5,
                   from ../../../../../include/QtTest/QtTest:5,
                   from tst_qpropertyanimation.cpp:43:
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In 
function 'int qMetaTypeId(T*) [with T = QAbstractAnimation::State]':
  tst_qpropertyanimation.cpp:966:   instantiated from here
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:642: 
error: invalid application of 'sizeof' to incomplete type 
'QStaticAssertFailure<false>'
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In static 
member function 'static int QMetaTypeId2<T>::qt_metatype_id() [with T = 
QAbstractAnimation::State]':
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:643:   
instantiated from 'int qMetaTypeId(T*) [with T = QAbstractAnimation::State]'
  tst_qpropertyanimation.cpp:966:   instantiated from here
  ../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:534: 
error: 'qt_metatype_id' is not a member of 
'QMetaTypeId<QAbstractAnimation::State>'
  make[6]: *** [.obj/debug-shared/tst_qpropertyanimation.o] Error 1
  make[5]: *** [sub-qpropertyanimation-make_first] Error 2
  make[4]: *** [sub-animation-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_stable_Integration/build_00049/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1355149286):
    http://codereview.qt-project.org/42015 [PS5] - Doc: Added documentation for 
the examples
    http://codereview.qt-project.org/42263 [PS1] - Fixed installation of gui 
examples' targets
    http://codereview.qt-project.org/41479 [PS5] - QMetaType: remember whether 
a type was registered with Q_DECLARE_METATYPE
    http://codereview.qt-project.org/42113 [PS1] - Fix binary incompatibility 
between openssl versions
    http://codereview.qt-project.org/42011 [PS1] - skip a whole lot of 
default_post when we have no target
    http://codereview.qt-project.org/42168 [PS1] - fix static lib dep addition
    http://codereview.qt-project.org/42038 [PS1] - configure : remove 
.qmake.vars after status message.
    http://codereview.qt-project.org/42235 [PS1] - Fixed leading tab
    http://codereview.qt-project.org/42226 [PS1] - Qdoc: workaround, put 
hardcoded url QTBUG 28500
    http://codereview.qt-project.org/42224 [PS2] - Qdoc: put hardcoded url as 
workaround QTBUG-28500
    http://codereview.qt-project.org/42238 [PS1] - Mark \brief comments in 
thread examples.
    http://codereview.qt-project.org/42239 [PS1] - Workaround with hardcoded 
url QT-BUG 28500
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to