[Ci-reports] fail on QtConnectivity_btle_Integration #64

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jun 6 13:25:55 CEST 2014


qtconnectivity failed to compile :(

  /work/build/qt/qtconnectivity/examples/bluetooth/lowenergyscanner/characteristicinfo.cpp: In member function 'QString CharacteristicInfo::getHandle() const':
  /work/build/qt/qtconnectivity/examples/bluetooth/lowenergyscanner/characteristicinfo.cpp:85:36: error: invalid conversion from 'QLowEnergyHandle {aka unsigned int}' to 'const char*' [-fpermissive]
  /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qstring.h:602:12: error:   initializing argument 1 of 'QString::QString(const char*)' [-fpermissive]
  make[4]: *** [.obj/characteristicinfo.o] Error 1
  make[3]: *** [sub-lowenergyscanner-make_first] Error 2
  make[2]: *** [sub-bluetooth-make_first] Error 2
  make[1]: *** [sub-examples-make_first] Error 2
  make: *** [module-qtconnectivity] Error 2

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

  Tested changes (refs/builds/btle_1402053567):
    http://codereview.qt-project.org/86889 [PS2] - Convert characteristic and descriptor handles to int
    http://codereview.qt-project.org/86888 [PS1] - Provide means of translating descriptor types to user strings
    http://codereview.qt-project.org/86887 [PS1] - Enable and fix the BTLE related unit tests



More information about the Ci-reports mailing list