Compilation failed :(

  qcorewlanengine.mm: In function ‘objc_object* -[QNSListener 
init](QNSListener*, _message_ref_t*)’:
  qcorewlanengine.mm:96: error: ‘CWPowerDidChangeNotification’ was not declared 
in this scope
  qcorewlanengine.mm: In member function ‘virtual void QScanThread::run()’:
  qcorewlanengine.mm:173: error: request for member ‘powerOn’ in 
‘currentInterface’, which is of non-class type ‘CWInterface*’
  qcorewlanengine.mm:176: warning: ‘CWInterface’ may not respond to 
‘-scanForNetworksWithName:error:’
  qcorewlanengine.mm:176: warning: (Messages without a matching method signature
  qcorewlanengine.mm:176: warning: will be assumed to return ‘id’ and accept
  qcorewlanengine.mm:176: warning: ‘...’ as arguments.)
  qcorewlanengine.mm:186: error: request for member ‘serviceActive’ in 
‘currentInterface’, which is of non-class type ‘CWInterface*’
  qcorewlanengine.mm:199: error: ‘kCWSecurityNone’ was not declared in this 
scope
  qcorewlanengine.mm:199: warning: ‘CWNetwork’ may not respond to 
‘-supportsSecurity:’
  qcorewlanengine.mm:229: error: request for member ‘serviceActive’ in 
‘currentInterface’, which is of non-class type ‘CWInterface*’
  qcorewlanengine.mm: In member function ‘void 
QScanThread::getUserConfigurations()’:
  qcorewlanengine.mm:292: warning: ‘CWInterface’ may not respond to 
‘+interfaceNames’
  qcorewlanengine.mm:296: error: request for member ‘powerOn’ in 
‘wifiInterface’, which is of non-class type ‘CWInterface*’
  qcorewlanengine.mm: In member function ‘void QCoreWlanEngine::initialize()’:
  qcorewlanengine.mm:436: warning: ‘CWInterface’ may not respond to 
‘+interfaceNames’
  qcorewlanengine.mm: In member function ‘virtual void 
QCoreWlanEngine::connectToId(const QString&)’:
  qcorewlanengine.mm:473: error: request for member ‘powerOn’ in 
‘wifiInterface’, which is of non-class type ‘CWInterface*’
  qcorewlanengine.mm:493: warning: ‘CWInterface’ may not respond to 
‘-scanForNetworksWithName:error:’
  qcorewlanengine.mm:497: warning: ‘CWNetwork’ may not respond to ‘-ssidData’
  qcorewlanengine.mm:502: error: ‘CWKeychainCopyEAPIdentity’ was not declared 
in this scope
  qcorewlanengine.mm:505: error: ‘CWKeychainCopyEAPUsernameAndPassword’ was not 
declared in this scope
  qcorewlanengine.mm:508: warning: ‘CWInterface’ may not respond to 
‘-associateToEnterpriseNetwork:identity:username:password:error:’
  qcorewlanengine.mm:515: error: ‘CWKeychainCopyPassword’ was not declared in 
this scope
  qcorewlanengine.mm:516: warning: ‘CWInterface’ may not respond to 
‘-associateToNetwork:password:error:’
  qcorewlanengine.mm: In member function ‘virtual void 
QCoreWlanEngine::disconnectFromId(const QString&)’:
  qcorewlanengine.mm:553: error: request for member ‘serviceActive’ in 
‘wifiInterface’, which is of non-class type ‘CWInterface*’
  qcorewlanengine.mm: In member function ‘void 
QCoreWlanEngine::doRequestUpdate()’:
  qcorewlanengine.mm:573: warning: ‘CWInterface’ may not respond to 
‘+interfaceNames’
  qcorewlanengine.mm: In member function ‘bool 
QCoreWlanEngine::isWifiReady(const QString&)’:
  qcorewlanengine.mm:589: error: request for member ‘powerOn’ in 
‘defaultInterface’, which is of non-class type ‘CWInterface*’
  make[4]: *** [.obj/debug-shared/qcorewlanengine.o] Error 1
  make[3]: *** [debug-all] Error 2
  make[2]: *** [sub-corewlan-make_default] Error 2
  make[1]: *** [sub-bearer-make_default] Error 2
  make: *** [sub-plugins-make_default-ordered] Error 2

  Build log: 
http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01655/macx-g++_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/4.8_1382953222):
    http://codereview.qt-project.org/69325 [PS1] - Make QCoreWlan plugin 
compile on 10.9
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to