[Ci-reports] fail on QtConnectivity_stable_Integration #103

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 6 09:12:43 CET 2014


qtconnectivity failed to compile :(

  /opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -mthumb -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -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_ANDROID_BLUETOOTH -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_ANDROIDEXTRAS_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/android-g++ -I. -I../../include -I../../include/QtBluetooth -I../../include/QtBluetooth/5.3.0 -I../../include/QtBluetooth/5.3.0/QtBluetooth -I/work/build/qt/qtandroidextras/include -I/work/build/qt/qtandroidextras/include/QtAndroidExtras -I/work/build/qt/qtbase/include/QtCore/5.3.0 -I/work/build/qt/qtbase/include/QtCore/5.3.0/QtCore -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtCore -I/work/build/qt/qtbase/include/QtConcurrent -I.moc -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -isystem /opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .obj/qbluetoothservicediscoveryagent_android.o qbluetoothservicediscoveryagent_android.cpp
  qbluetoothservicediscoveryagent_android.cpp: In function 'QString serviceNameForClassUuid(uint)':
  qbluetoothservicediscoveryagent_android.cpp:344:26: error: expected unqualified-id before numeric constant
  qbluetoothservicediscoveryagent_android.cpp:344:26: error: expected ':' before numeric constant
  qbluetoothservicediscoveryagent_android.cpp:344:26: error: unable to find numeric literal operator 'operator"" DDisplay'
  qbluetoothservicediscoveryagent_android.cpp:344:35: error: expected ';' before ':' token
  qbluetoothservicediscoveryagent_android.cpp:345:26: error: expected unqualified-id before numeric constant
  qbluetoothservicediscoveryagent_android.cpp:345:26: error: expected ':' before numeric constant
  qbluetoothservicediscoveryagent_android.cpp:345:26: error: unable to find numeric literal operator 'operator"" DGlasses'
  qbluetoothservicediscoveryagent_android.cpp:345:35: error: expected ';' before ':' token
  qbluetoothservicediscoveryagent_android.cpp:346:26: error: expected unqualified-id before numeric constant
  qbluetoothservicediscoveryagent_android.cpp:346:26: error: expected ':' before numeric constant
  qbluetoothservicediscoveryagent_android.cpp:346:26: error: unable to find numeric literal operator 'operator"" DSynchronization'
  qbluetoothservicediscoveryagent_android.cpp:346:43: error: expected ';' before ':' token
  make[3]: *** [.obj/qbluetoothservicediscoveryagent_android.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_stable_Integration/build_00103/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1394091165):
    http://codereview.qt-project.org/79960 [PS2] - Add missing Standard BT service/profile uuids
    http://codereview.qt-project.org/79953 [PS1] - Fix uuid value of ServiceClassId PnpInformation



More information about the Ci-reports mailing list