[Ci-reports] fail on QtConnectivity_btle_Integration #68

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jun 16 10:19:04 CEST 2014


qtconnectivity failed to compile :(

  /work/build/qt/qtconnectivity/src/bluetooth/qbluetoothsocket_bluez.cpp: In member function ‘void QBluetoothSocketPrivate::connectToService(const QBluetoothAddress&, quint16, QIODevice::OpenMode)’:
  /work/build/qt/qtconnectivity/src/bluetooth/qbluetoothsocket_bluez.cpp:172:18: error: ‘struct sockaddr_l2’ has no member named ‘l2_bdaddr_type’
  /work/build/qt/qtconnectivity/src/bluetooth/qbluetoothsocket_bluez.cpp:172:35: error: ‘BDADDR_LE_PUBLIC’ was not declared in this scope
  make[3]: *** [.obj/qbluetoothsocket_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_btle_Integration/build_00068/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/btle_1402906265):
    http://codereview.qt-project.org/87411 [PS1] - Don't construct QBluetoothUuid via string parsing
    http://codereview.qt-project.org/87339 [PS3] - Discover all Bluetooth services and their handles
    http://codereview.qt-project.org/87016 [PS4] - Connect to BTLE device
    http://codereview.qt-project.org/86983 [PS4] - Create 2nd version of QLowEnergyController and add related unit test



More information about the Ci-reports mailing list