[Ci-reports] fail on QtConnectivity_5.4_Integration #27

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 12 14:45:16 CEST 2014


qtconnectivity failed to compile :(

  compiling qlowenergycontroller_bluez.cpp
  qlowenergycontroller_bluez.cpp: In constructor ‘TestNamespace::QLowEnergyControllerPrivate::QLowEnergyControllerPrivate()’:
  qlowenergycontroller_bluez.cpp:201:51: error: cannot convert ‘TestNamespace::HciManager*’ to ‘HciManager*’ in assignment
  qlowenergycontroller_bluez.cpp:202:20: error: invalid use of incomplete type ‘struct HciManager’
  qlowenergycontroller_p.h:45:7: error: forward declaration of ‘struct HciManager’
  qlowenergycontroller_bluez.cpp:205:15: error: invalid use of incomplete type ‘struct HciManager’
  qlowenergycontroller_p.h:45:7: error: forward declaration of ‘struct HciManager’
  qlowenergycontroller_bluez.cpp:207:71: error: no matching function for call to ‘TestNamespace::QLowEnergyControllerPrivate::connect(HciManager*&, const char*, TestNamespace::QLowEnergyControllerPrivate* const, const char*)’
  qlowenergycontroller_bluez.cpp:207:71: note: candidates are:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:204: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:204:36: note:   no known conversion for argument 1 from ‘HciManager*’ to ‘const TestNamespace::QObject*’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:207: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:207:36: note:   no known conversion for argument 1 from ‘HciManager*’ to ‘const TestNamespace::QObject*’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:485: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:485:32: note:   no known conversion for argument 1 from ‘HciManager*’ to ‘const TestNamespace::QObject*’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:221: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:253: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:262: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:293: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:301: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)
  qlowenergycontroller_bluez.cpp: In member function ‘void TestNamespace::QLowEnergyControllerPrivate::processReply(const TestNamespace::QLowEnergyControllerPrivate::Request&, const TestNamespace::QByteArray&)’:
  qlowenergycontroller_bluez.cpp:641:32: error: invalid use of incomplete type ‘struct HciManager’
  qlowenergycontroller_p.h:45:7: error: forward declaration of ‘struct HciManager’
  qlowenergycontroller_bluez.cpp:643:32: error: invalid use of incomplete type ‘struct HciManager’
  qlowenergycontroller_p.h:45:7: error: forward declaration of ‘struct HciManager’
  make[3]: *** [.obj/qlowenergycontroller_bluez.o] Error 1
  make[2]: *** [sub-bluetooth-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtconnectivity] Error 2

  Build log: http://testresults.qt-project.org/ci/QtConnectivity_5.4_Integration/build_00027/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1410524355):
    http://codereview.qt-project.org/94391 [PS2] - Upgrade ATT reads requests to encrypted linkswhen indicated
    http://codereview.qt-project.org/94709 [PS1] - Add class for HCI protocol interaction
    http://codereview.qt-project.org/94390 [PS2] - Add ability to set the security level of the l2cp connection



More information about the Ci-reports mailing list