[Ci-reports] fail on QtConnectivity_btle_Integration #100

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 2 15:25:02 CEST 2014


qtconnectivity failed to compile :(

  /work/build/qt/qtconnectivity/src/bluetooth/qlowenergycontrollernew_p.cpp:77:6: error: prototype for 'void QLowEnergyControllerNewPrivate::writeCharacteristic(const QLowEnergyCharacteristic&, QLowEnergyHandle, const QByteArray&)' does not match any in class 'QLowEnergyControllerNewPrivate'
  /work/build/qt/qtconnectivity/src/bluetooth/qlowenergycontrollernew_p.h:88:10: error: candidate is: void QLowEnergyControllerNewPrivate::writeCharacteristic(QSharedPointer<QLowEnergyServicePrivate>, QLowEnergyHandle, const QByteArray&)
  make[3]: *** [.obj/qlowenergycontrollernew_p.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_btle_Integration/build_00100/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/btle_1404307043):
    http://codereview.qt-project.org/88891 [PS1] - Support writing of characteristic
    http://codereview.qt-project.org/88682 [PS2] - Add comparison operators for QLECharacteristic & QLEDescriptor
    http://codereview.qt-project.org/88668 [PS1] - Rewrite QLowEnergyCharacteristic unit test
    http://codereview.qt-project.org/88649 [PS5] - Rewrite Descriptor class unit test
    http://codereview.qt-project.org/88648 [PS4] - Add more unit testing to verify robustness of L2CP communication
    http://codereview.qt-project.org/88476 [PS2] - Add a few minor code cleanups pointed out by previous patch reviews.
    http://codereview.qt-project.org/88475 [PS2] - Add ability to read value of all discovered descriptors



More information about the Ci-reports mailing list