[Ci-reports] fail on QtConnectivity_btle_Integration #4

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 20 12:19:07 CET 2014


qtconnectivity failed to compile :(

  compiling qlowenergycharacteristicinfo_bluez.cpp
  qlowenergycharacteristicinfo_bluez.cpp: In constructor 'TestNamespace::QLowEnergyCharacteristicInfoPrivate::QLowEnergyCharacteristicInfoPrivate()':
  qlowenergycharacteristicinfo_bluez.cpp:58:442: warning: 'TestNamespace::QString::QString(const char*)' is deprecated (declared at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:602) [-Wdeprecated-declarations]
  qlowenergycharacteristicinfo_bluez.cpp:60:22: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp: In member function 'void TestNamespace::QLowEnergyCharacteristicInfoPrivate::replyReceived(const TestNamespace::QString&)':
  qlowenergycharacteristicinfo_bluez.cpp:81:16: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp:82:16: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp: In member function 'void TestNamespace::QLowEnergyCharacteristicInfoPrivate::setValue(const TestNamespace::QByteArray&)':
  qlowenergycharacteristicinfo_bluez.cpp:133:26: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp:135:246: error: no matching function for call to 'TestNamespace::QLowEnergyCharacteristicInfoPrivate::connect(QLowEnergyProcess*&, const char*, TestNamespace::QLowEnergyCharacteristicInfoPrivate* const, const char*)'
  qlowenergycharacteristicinfo_bluez.cpp:135:246: note: candidates are:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:198:36: note: static TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject*, const char*, const TestNamespace::QObject*, const char*, TestNamespace::Qt::ConnectionType)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:198:36: note:   no known conversion for argument 1 from 'QLowEnergyProcess*' to 'const TestNamespace::QObject*'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:201:36: note: static TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject*, const TestNamespace::QMetaMethod&, const TestNamespace::QObject*, const TestNamespace::QMetaMethod&, TestNamespace::Qt::ConnectionType)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:201:36: note:   no known conversion for argument 1 from 'QLowEnergyProcess*' to 'const TestNamespace::QObject*'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:479:32: note: TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const TestNamespace::QObject*, const char*, const char*, TestNamespace::Qt::ConnectionType) const
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:479:32: note:   no known conversion for argument 1 from 'QLowEnergyProcess*' to 'const TestNamespace::QObject*'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:215:43: note: template<class Func1, class Func2> static TestNamespace::QMetaObject::Connection TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer<Func1>::Object*, Func1, const typename TestNamespace::QtPrivate::FunctionPointer<Func2>::Object*, Func2, TestNamespace::Qt::ConnectionType)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:247:13: note: template<class Func1, class Func2> static typename TestNamespace::QtPrivate::QEnableIf<((int)(TestNamespace::QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer<Func1>::Object*, Func1, Func2)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:256:13: note: template<class Func1, class Func2> static typename TestNamespace::QtPrivate::QEnableIf<(((int)(TestNamespace::QtPrivate::FunctionPointer<Func2>::ArgumentCount) >= 0) && (! TestNamespace::QtPrivate::FunctionPointer<Func2>::IsPointerToMemberFunction)), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer<Func1>::Object*, Func1, const TestNamespace::QObject*, Func2, TestNamespace::Qt::ConnectionType)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:287:13: note: template<class Func1, class Func2> static typename TestNamespace::QtPrivate::QEnableIf<(TestNamespace::QtPrivate::FunctionPointer<Func2>::ArgumentCount == (-1)), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer<Func1>::Object*, Func1, Func2)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:295:13: note: template<class Func1, class Func2> static typename TestNamespace::QtPrivate::QEnableIf<(TestNamespace::QtPrivate::FunctionPointer<Func2>::ArgumentCount == (-1)), TestNamespace::QMetaObject::Connection>::Type TestNamespace::QObject::connect(const typename TestNamespace::QtPrivate::FunctionPointer<Func1>::Object*, Func1, const TestNamespace::QObject*, Func2, TestNamespace::Qt::ConnectionType)
  qlowenergycharacteristicinfo_bluez.cpp:149:16: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp:150:16: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp: In member function 'void TestNamespace::QLowEnergyCharacteristicInfoPrivate::readValue()':
  qlowenergycharacteristicinfo_bluez.cpp:204:12: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_bluez.cpp:205:12: error: invalid use of incomplete type 'struct QLowEnergyProcess'
  qlowenergycharacteristicinfo_p.h:59:7: error: forward declaration of 'struct QLowEnergyProcess'
  make[3]: *** [.obj/qlowenergycharacteristicinfo_bluez.o] Error 1
  make[2]: *** [sub-bluetooth-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtconnectivity] Error 2

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

  Tested changes (refs/builds/btle_1392894774):
    http://codereview.qt-project.org/78714 [PS2] - Fix broken QBluetoothDeviceInfo unit test.
    http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header.



More information about the Ci-reports mailing list