[Ci-reports] fail on QtConnectivity_btle_Integration #163

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 30 11:27:02 CET 2014


qtconnectivity failed to compile :(

  moc tst_qlowenergydescriptor.cpp
  compiling tst_qlowenergydescriptor.cpp
  tst_qlowenergydescriptor.cpp:70:1: error: redefinition of 'QMetaTypeId<QLowEnergyController::ControllerState>'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1718:34: note: expanded from macro 'Q_DECLARE_METATYPE'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1722:12: note: expanded from macro 'Q_DECLARE_METATYPE_IMPL'
  ../../../include/QtBluetooth/../../src/bluetooth/qlowenergycontroller.h:117:1: note: previous definition is here
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1718:34: note: expanded from macro 'Q_DECLARE_METATYPE'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1722:12: note: expanded from macro 'Q_DECLARE_METATYPE_IMPL'
  tst_qlowenergycharacteristic.cpp:70:1: error: redefinition of 'QMetaTypeId<QLowEnergyController::ControllerState>'
  make[4]: *** [.obj/tst_qlowenergydescriptor.o] Error 1
  make[3]: *** [sub-qlowenergydescriptor-make_first] Error 2
  make[4]: *** [.obj/tst_qlowenergycharacteristic.o] Error 1
  make[3]: *** [sub-qlowenergycharacteristic-make_first] Error 2
  tst_qlowenergycontroller.cpp:86:1: error: redefinition of 'QMetaTypeId<QLowEnergyController::ControllerState>'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1718:34: note: expanded from macro 'Q_DECLARE_METATYPE'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1722:12: note: expanded from macro 'Q_DECLARE_METATYPE_IMPL'
  ../../../include/QtBluetooth/../../src/bluetooth/qlowenergycontroller.h:117:1: note: previous definition is here
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1718:34: note: expanded from macro 'Q_DECLARE_METATYPE'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1722:12: note: expanded from macro 'Q_DECLARE_METATYPE_IMPL'
  tst_qlowenergycontroller.cpp:87:1: error: redefinition of 'QMetaTypeId<QLowEnergyController::Error>'
  make[4]: *** [.obj/tst_qlowenergycontroller.o] Error 1
  make[3]: *** [sub-qlowenergycontroller-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_00163/macx-clang_no-framework_OSX_10.8/log.txt.gz

    ============================================================

Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_BLUETOOTH_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtconnectivity/tests/auto/qlowenergycharacteristic\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtconnectivity/tests/auto/qlowenergycharacteristic -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtBluetooth -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qlowenergycharacteristic.cpp -o .moc\release\tst_qlowenergycharacteristic.moc
  tst_qlowenergycharacteristic.cpp
  tst_qlowenergycharacteristic.cpp(70) : error C2766: explicit specialization; 'QMetaTypeId<QLowEnergyController::ControllerState>' has already been definedtst_qlowenergydescriptor.cpp(70) : error C2766: explicit specialization; 'QMetaTypeId<QLowEnergyController::ControllerState>' has already been defined

  Build log: http://testresults.qt-project.org/ci/QtConnectivity_btle_Integration/build_00163/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/btle_1414667590):
    http://codereview.qt-project.org/98423 [PS3] - Add enum for failure to connect to remote BTLE device.
    http://codereview.qt-project.org/98403 [PS2] - Android: Add ability to (dis)connect to BTLE devices on Android



More information about the Ci-reports mailing list