[Ci-reports] fail on QtConnectivity_btle_Integration #35

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 10 10:22:10 CET 2014


qtconnectivity failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_BUILD_BLUETOOTH_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtBluetooth -I/work/build/qt/qtbase/include/QtBluetooth/5.3.0 -I/work/build/qt/qtbase/include/QtBluetooth/5.3.0/QtBluetooth -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtConcurrent.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/qlowenergycharacteristicinfo_p.o qlowenergycharacteristicinfo_p.cpp
  qlowenergycharacteristicinfo_p.cpp:61:43: error: out-of-line definition of 'enableNotification' does not match any declaration in 'QLowEnergyCharacteristicInfoPrivate'
  qlowenergycharacteristicinfo_p.cpp:66:43: error: out-of-line definition of 'disableNotification' does not match any declaration in 'QLowEnergyCharacteristicInfoPrivate'
  make[3]: *** [.obj/qlowenergycharacteristicinfo_p.o] Error 1
  make[2]: *** [sub-bluetooth-make_first-ordered] 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_00035/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/btle_1394442689):
    http://codereview.qt-project.org/80420 [PS1] - BLE characteristic notification moved to controller class
    http://codereview.qt-project.org/80395 [PS2] - BLE communication moved to controller class



More information about the Ci-reports mailing list