[Ci-reports] fail on QtConnectivity_btle_Integration #6

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


qtconnectivity failed to compile :(

  device.cpp: In member function 'void Device::connectToService(const QString&)':
  device.cpp:179:15: error: 'class QLowEnergyServiceInfo' has no member named 'uuid'
  device.cpp: In member function 'void Device::errorReceived(const QLowEnergyServiceInfo&)':
  device.cpp:198:92: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString'
  device.cpp:199:23: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString'
  device.cpp: At global scope:
  device.cpp:214:6: warning: unused parameter 'service' [-Wunused-parameter]
  make[4]: *** [.obj/device.o] Error 1
  tst_qbluetoothservicediscoveryagent.cpp: In member function 'void tst_QBluetoothServiceDiscoveryAgent::leServiceDiscoveryDebug(const QLowEnergyServiceInfo&)':
  tst_qbluetoothservicediscoveryagent.cpp:193:126: error: 'const class QLowEnergyServiceInfo' has no member named 'name'
  tst_qbluetoothservicediscoveryagent.cpp:194:118: error: 'const class QLowEnergyServiceInfo' has no member named 'uuid'
  tst_qbluetoothservicediscoveryagent.cpp: In member function 'void tst_QBluetoothServiceDiscoveryAgent::tst_serviceDiscovery()':
  tst_qbluetoothservicediscoveryagent.cpp:507:48: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString'
  tst_qbluetoothservicediscoveryagent.cpp:509:145: error: 'const class QLowEnergyServiceInfo' has no member named 'name'
  tst_qbluetoothservicediscoveryagent.cpp:509:160: error: 'const class QLowEnergyServiceInfo' has no member named 'uuid'
  tst_qbluetoothservicediscoveryagent.cpp:534:48: error: 'const class QLowEnergyServiceInfo' has no member named 'errorString'
  tst_qbluetoothservicediscoveryagent.cpp:535:148: error: 'const class QLowEnergyServiceInfo' has no member named 'name'
  tst_qbluetoothservicediscoveryagent.cpp:535:163: error: 'const class QLowEnergyServiceInfo' has no member named 'uuid'
  make[4]: *** [.obj/tst_qbluetoothservicediscoveryagent.o] Error 1
  make[3]: *** [sub-qbluetoothservicediscoveryagent-make_first] Error 2
  serviceinfo.cpp: In member function 'QString ServiceInfo::getName()':
  serviceinfo.cpp:62:24: error: 'class QLowEnergyServiceInfo' has no member named 'name'
  serviceinfo.cpp: In member function 'QString ServiceInfo::getUuid()':
  serviceinfo.cpp:67:24: error: 'class QLowEnergyServiceInfo' has no member named 'uuid'
  serviceinfo.cpp:68:1: warning: control reaches end of non-void function [-Wreturn-type]
  serviceinfo.cpp: In member function 'QString ServiceInfo::getName()':
  serviceinfo.cpp:63:1: warning: control reaches end of non-void function [-Wreturn-type]
  make[4]: *** [.obj/serviceinfo.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[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtconnectivity] Error 2

  Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00006/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/btle_1392905080):
    http://codereview.qt-project.org/78747 [PS1] - Remove unnecessary stdin.h include which was not even using std notation
    http://codereview.qt-project.org/78732 [PS1] - Fix broken namespace build of QtConnectivity
    http://codereview.qt-project.org/78714 [PS2] - Fix broken QBluetoothDeviceInfo unit test.
    http://codereview.qt-project.org/78705 [PS1] - Fix incorrect license header.
    http://codereview.qt-project.org/78575 [PS3] - Renaming QLowEnergyServiceInfo methods



More information about the Ci-reports mailing list