qtdeclarative failed to compile :(

  In file included from 
../../../../../include/QtQml/5.2.0/QtQml/private/qqmlabstractbinding_p.h:1:0,
                   from 
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:67,
                   from 
../../../../../include/QtQml/5.2.0/QtQml/private/qqmlbinding_p.h:1,
                   from 
/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp:55:
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:174:5:
 error: 'uintptr_t' does not name a type
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:
 In member function 'QQmlAbstractBinding* QQmlAbstractBinding::nextBinding() 
const':
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:198:36:
 error: 'm_nextBindingPtr' was not declared in this scope
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:
 In member function 'void 
QQmlAbstractBinding::setNextBinding(QQmlAbstractBinding*)':
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:203:5:
 error: 'm_nextBindingPtr' was not declared in this scope
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:203:35:
 error: 'uintptr_t' was not declared in this scope
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:
 In member function 'QQmlAbstractBinding::BindingType 
QQmlAbstractBinding::bindingType() const':
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:208:26:
 error: 'm_nextBindingPtr' was not declared in this scope
  In file included from 
/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp:1204:0:
  
../../../../../include/QtQml/5.2.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/qml/qqmlabstractbinding_p.h:209:1:
 warning: control reaches end of non-void function [-Wreturn-type]
  make[6]: *** [.obj/release-shared/tst_qqmlenginedebugservice.o] Error 1
  make[5]: *** [sub-qqmlenginedebugservice-make_first] Error 2
  make[4]: *** [sub-debugger-make_first] Error 2
  make[3]: *** [sub-qml-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00656/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1377009795):
    http://codereview.qt-project.org/63372 [PS3] - Fix compilation with MSVC 
2008 (and prospective Windows CE build fix)
    http://codereview.qt-project.org/63251 [PS5] - Change convertUInt32ToDouble 
to use an int scratch register.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to