[Ci-reports] fail on QtConnectivity_wip_win_Integration #38

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 4 07:52:04 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_WIN_BLUETOOTH -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:\mingw\mingw\include" -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"C:\work\build\qt\qtbase\mkspecs\win32-g++" -o .obj\release\qwinclassicbluetooth.o windows\qwinclassicbluetooth.cpp
  windows\qwinclassicbluetooth.cpp: In function 'WinClassicBluetooth::ServiceDiscoveryResult WinClassicBluetooth::startDiscoveryOfFirstService(WinClassicBluetooth::ServiceDiscoveryIterator*, const QBluetoothAddress&, const QList<QBluetoothDeviceInfo>&, bool)':
  windows\qwinclassicbluetooth.cpp:190:32: error: 'NS_BTH' was not declared in this scope
  windows\qwinclassicbluetooth.cpp: In function 'WinClassicBluetooth::ServiceDiscoveryResult WinClassicBluetooth::startDiscoveryOfNextService(WinClassicBluetooth::ServiceDiscoveryIterator*)':
  windows\qwinclassicbluetooth.cpp:250:54: error: invalid conversion from 'BOOL (__attribute__((__stdcall__)) *)(ULONG, LPBYTE, ULONG, LPVOID) {aka int (__attribute__((__stdcall__)) *)(long unsigned int, unsigned char*, long unsigned int, void*)}' to 'PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK {aka int (*)(long unsigned int, unsigned char*, long unsigned int, void*)}' [-fpermissive]
  In file included from windows\qwinclassicbluetooth_p.h:46:0,
                   from windows\qwinclassicbluetooth.cpp:35:
  windows\qwinclassicbluetooth.cpp: In function 'QVariant WinClassicBluetooth::spdElementToVariant(const SDP_ELEMENT_DATA&)':
  windows\qwinclassicbluetooth.cpp:362:27: error: variable 'QUrl url' has initializer but incomplete type
  Makefile.Release:7061: recipe for target '.obj/release/qwinclassicbluetooth.o' failed
  mingw32-make[4]: *** [.obj/release/qwinclassicbluetooth.o] Error 1
  In file included from qbluetoothservicediscoveryagent_win.cpp:43:0:
  qbluetoothservicediscoveryagent_p.h:225:5: error: 'QFutureWatcher' does not name a type
  qbluetoothservicediscoveryagent_win.cpp: In constructor 'QBluetoothServiceDiscoveryAgentPrivate::QBluetoothServiceDiscoveryAgentPrivate(const QBluetoothAddress&)':
  qbluetoothservicediscoveryagent_win.cpp:58:7: error: class 'QBluetoothServiceDiscoveryAgentPrivate' does not have any field named 'searchWatcher'
  qbluetoothservicediscoveryagent_win.cpp: In destructor 'QBluetoothServiceDiscoveryAgentPrivate::~QBluetoothServiceDiscoveryAgentPrivate()':
  qbluetoothservicediscoveryagent_win.cpp:67:9: error: 'searchWatcher' was not declared in this scope
  qbluetoothservicediscoveryagent_win.cpp: In member function 'void QBluetoothServiceDiscoveryAgentPrivate::start(const QBluetoothAddress&)':
  qbluetoothservicediscoveryagent_win.cpp:82:14: error: 'searchWatcher' was not declared in this scope
  qbluetoothservicediscoveryagent_win.cpp:93:9: error: 'searchWatcher' was not declared in this scope
  qbluetoothservicediscoveryagent_win.cpp: In member function 'void QBluetoothServiceDiscoveryAgentPrivate::_q_nextSdpScan()':
  qbluetoothservicediscoveryagent_win.cpp:131:62: error: 'searchWatcher' was not declared in this scope
  Makefile.Release:8290: recipe for target '.obj/release/qbluetoothservicediscoveryagent_win.o' failed
  mingw32-make[4]: *** [.obj/release/qbluetoothservicediscoveryagent_win.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_00038/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/wip/win_1417674553):
    http://codereview.qt-project.org/100616 [PS8] - Bluetooth - service discovery on Windows



More information about the Ci-reports mailing list