[Ci-reports] fail on QtConnectivity_btle_Integration #41

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


qtconnectivity failed to compile :(

  .moc/moc_qlowenergycontroller.cpp: In static member function 'static void QLowEnergyController::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)':
  .moc/moc_qlowenergycontroller.cpp:112:29: error: invalid use of incomplete type 'class QLowEnergyControllerPrivate'
  In file included from ../../include/QtBluetooth/qlowenergydescriptorinfo.h:1:0,
                   from ../../include/QtBluetooth/QLowEnergyDescriptorInfo:1,
                   from ../../include/QtBluetooth/../../src/bluetooth/qlowenergycharacteristicinfo.h:47,
                   from ../../include/QtBluetooth/qlowenergycharacteristicinfo.h:1,
                   from ../../include/QtBluetooth/QLowEnergyCharacteristicInfo:1,
                   from .moc/../qlowenergycontroller.h:48,
                   from .moc/moc_qlowenergycontroller.cpp:9:
  ../../include/QtBluetooth/../../src/bluetooth/qlowenergydescriptorinfo.h:59:18: error: forward declaration of 'class QLowEnergyControllerPrivate'
  .moc/moc_qlowenergycontroller.cpp:113:29: error: invalid use of incomplete type 'class QLowEnergyControllerPrivate'
  In file included from ../../include/QtBluetooth/qlowenergydescriptorinfo.h:1:0,
                   from ../../include/QtBluetooth/QLowEnergyDescriptorInfo:1,
                   from ../../include/QtBluetooth/../../src/bluetooth/qlowenergycharacteristicinfo.h:47,
                   from ../../include/QtBluetooth/qlowenergycharacteristicinfo.h:1,
                   from ../../include/QtBluetooth/QLowEnergyCharacteristicInfo:1,
                   from .moc/../qlowenergycontroller.h:48,
                   from .moc/moc_qlowenergycontroller.cpp:9:
  ../../include/QtBluetooth/../../src/bluetooth/qlowenergydescriptorinfo.h:59:18: error: forward declaration of 'class QLowEnergyControllerPrivate'
  .moc/moc_qlowenergycontroller.cpp:114:29: error: invalid use of incomplete type 'class QLowEnergyControllerPrivate'
  In file included from ../../include/QtBluetooth/qlowenergydescriptorinfo.h:1:0,
                   from ../../include/QtBluetooth/QLowEnergyDescriptorInfo:1,
                   from ../../include/QtBluetooth/../../src/bluetooth/qlowenergycharacteristicinfo.h:47,
                   from ../../include/QtBluetooth/qlowenergycharacteristicinfo.h:1,
                   from ../../include/QtBluetooth/QLowEnergyCharacteristicInfo:1,
                   from .moc/../qlowenergycontroller.h:48,
                   from .moc/moc_qlowenergycontroller.cpp:9:
  ../../include/QtBluetooth/../../src/bluetooth/qlowenergydescriptorinfo.h:59:18: error: forward declaration of 'class QLowEnergyControllerPrivate'
  .moc/moc_qlowenergycontroller.cpp:115:29: error: invalid use of incomplete type 'class QLowEnergyControllerPrivate'
  In file included from ../../include/QtBluetooth/qlowenergydescriptorinfo.h:1:0,
                   from ../../include/QtBluetooth/QLowEnergyDescriptorInfo:1,
                   from ../../include/QtBluetooth/../../src/bluetooth/qlowenergycharacteristicinfo.h:47,
                   from ../../include/QtBluetooth/qlowenergycharacteristicinfo.h:1,
                   from ../../include/QtBluetooth/QLowEnergyCharacteristicInfo:1,
                   from .moc/../qlowenergycontroller.h:48,
                   from .moc/moc_qlowenergycontroller.cpp:9:
  ../../include/QtBluetooth/../../src/bluetooth/qlowenergydescriptorinfo.h:59:18: error: forward declaration of 'class QLowEnergyControllerPrivate'
  .moc/moc_qlowenergycontroller.cpp:116:29: error: invalid use of incomplete type 'class QLowEnergyControllerPrivate'
  In file included from ../../include/QtBluetooth/qlowenergydescriptorinfo.h:1:0,
                   from ../../include/QtBluetooth/QLowEnergyDescriptorInfo:1,
                   from ../../include/QtBluetooth/../../src/bluetooth/qlowenergycharacteristicinfo.h:47,
                   from ../../include/QtBluetooth/qlowenergycharacteristicinfo.h:1,
                   from ../../include/QtBluetooth/QLowEnergyCharacteristicInfo:1,
                   from .moc/../qlowenergycontroller.h:48,
                   from .moc/moc_qlowenergycontroller.cpp:9:
  ../../include/QtBluetooth/../../src/bluetooth/qlowenergydescriptorinfo.h:59:18: error: forward declaration of 'class QLowEnergyControllerPrivate'
  make[3]: *** [.obj/moc_qlowenergycontroller.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_00041/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/btle_1394480271):
    http://codereview.qt-project.org/80395 [PS5] - BLE communication moved to controller class



More information about the Ci-reports mailing list