[Ci-reports] fail on QtDeclarative_dev_Integration #2627

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 2 20:38:01 CET 2015


qtdeclarative failed to compile :(

  In file included from jsapi/qjsvalueiterator.cpp:35:
  In file included from jsapi/qjsvalueiterator_p.h:38:
  In file included from ../../include/QtQml/5.6.0/QtQml/private/qv4objectiterator_p.h:1:
  In file included from ../../include/QtQml/5.6.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectiterator_p.h:37:
  In file included from jsruntime/qv4object_p.h:38:
  In file included from jsruntime/qv4arraydata_p.h:39:
  jsruntime/qv4sparsearray_p.h:264:5: error: calling 'debug' with incomplete return type 'QDebug'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:151:91: note: expanded from macro 'qDebug'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:113:12: note: 'debug' declared here
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:51:7: note: forward declaration of 'QDebug'
  In file included from jsapi/qjsvalueiterator.cpp:35:
  In file included from jsapi/qjsvalueiterator_p.h:38:
  In file included from ../../include/QtQml/5.6.0/QtQml/private/qv4objectiterator_p.h:1:
  In file included from ../../include/QtQml/5.6.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectiterator_p.h:37:
  In file included from jsruntime/qv4object_p.h:38:
  In file included from jsruntime/qv4arraydata_p.h:39:
  jsruntime/qv4sparsearray_p.h:273:9: error: calling 'debug' with incomplete return type 'QDebug'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:151:91: note: expanded from macro 'qDebug'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:113:12: note: 'debug' declared here
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:51:7: note: forward declaration of 'QDebug'
  In file included from jsapi/qjsvalueiterator.cpp:35:
  In file included from jsapi/qjsvalueiterator_p.h:38:
  In file included from ../../include/QtQml/5.6.0/QtQml/private/qv4objectiterator_p.h:1:
  In file included from ../../include/QtQml/5.6.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectiterator_p.h:37:
  In file included from jsruntime/qv4object_p.h:38:
  In file included from jsruntime/qv4arraydata_p.h:39:
  jsruntime/qv4sparsearray_p.h:277:5: error: calling 'debug' with incomplete return type 'QDebug'
  make[3]: *** [.obj/qjsvalueiterator.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.io/ci/QtDeclarative_dev_Integration/build_02627/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1425324359):
    http://codereview.qt-project.org/106114 [PS3] - Cleanup some of the casting code
    http://codereview.qt-project.org/106113 [PS3] - Get rid of Value::fromManaged()
    http://codereview.qt-project.org/106112 [PS3] - Reduce dependencies
    http://codereview.qt-project.org/106111 [PS3] - Wrap members in Object in a Heap::Pointer
    http://codereview.qt-project.org/106079 [PS4] - Reduce dependencies



More information about the Ci-reports mailing list