[Ci-reports] fail on QtConnectivity_wip_win_Integration #37

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Dec 3 20:26:01 CET 2014


qtconnectivity failed to compile :(

  g++ -c -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_BUILD_BLUETOOTH_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtBluetooth" -I"C:\work\build\qt\qtbase\include\QtBluetooth\5.5.0" -I"C:\work\build\qt\qtbase\include\QtBluetooth\5.5.0\QtBluetooth" -I"tmp" -I"C:\work\build\qt\qtbase\include\QtCore" -I"C:\work\build\qt\qtbase\include\QtConcurrent" -I".moc\release" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"\include" -I"C:\work\build\qt\qtbase\mkspecs\win32-g++" -o .obj\release\qwinlowenergybluetooth.o windows\qwinlowenergybluetooth.cpp
  windows\qwinlowenergybluetooth.cpp: In function 'WinLowEnergyBluetooth::DeviceDiscoveryResult WinLowEnergyBluetooth::startDiscoveryOfRemoteDevices()':
  windows\qwinlowenergybluetooth.cpp:248:61: error: invalid use of incomplete type 'class QUuid'
  In file included from C:\work\build\qt\qtbase\include/QtCore/qmetatype.h:1:0,
                   from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/kernel/qobject.h:48,
                   from C:\work\build\qt\qtbase\include/QtCore/qobject.h:1,
                   from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/io/qiodevice.h:39,
                   from C:\work\build\qt\qtbase\include/QtCore/qiodevice.h:1,
                   from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/io/qdatastream.h:38,
                   from C:\work\build\qt\qtbase\include/QtCore/qdatastream.h:1,
                   from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/tools/qstringlist.h:38,
                   from C:\work\build\qt\qtbase\include/QtCore/qstringlist.h:1,
                   from windows\qwinlowenergybluetooth_p.h:38,
                   from windows\qwinlowenergybluetooth.cpp:35:
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/kernel/qmetatype.h:1759:11: note: in definition of macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER'
  C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/kernel/qmetatype.h:1761:1: note: in expansion of macro 'QT_FOR_EACH_STATIC_CORE_CLASS'
  windows\qwinlowenergybluetooth.cpp: In function 'bool WinLowEnergyBluetooth::hasLocalRadio()':
  windows\qwinlowenergybluetooth.cpp:255:61: error: invalid use of incomplete type 'class QUuid'
  Makefile.Release:7074: recipe for target '.obj/release/qwinlowenergybluetooth.o' failed
  mingw32-make[4]: *** [.obj/release/qwinlowenergybluetooth.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-bluetooth-make_first] Error 2
  mingw32-make[1]: *** [sub-src-make_first] Error 2
  mingw32-make: *** [module-qtconnectivity] Error 2

  Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00037/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/wip/win_1417633061):
    http://codereview.qt-project.org/99903 [PS6] - Add discovering for BLE devices on Windows



More information about the Ci-reports mailing list