[MacPorts] #50269: qt4-mac @4.8.7_3: use of undeclared CoreWLAN identifiers (was: update to qt4-mac @4.8.7_3 build fails)
MacPorts
noreply at macports.org
Sat Jan 9 16:34:08 PST 2016
#50269: qt4-mac @4.8.7_3: use of undeclared CoreWLAN identifiers
--------------------------------+-------------------------
Reporter: murrayeisenberg@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: qt4-mac |
--------------------------------+-------------------------
Changes (by ryandesign@…):
* keywords: build qt =>
* owner: macports-tickets@… => michaelld@…
* cc: michaelld (removed)
Comment:
The Cc field requires complete email addresses.
I've replaced your large main.log file with a compressed version of it.
The message you cited is a warning, not an error. The real errors in the
log seem to be:
{{{
$ grep '^:info:build .* error: ' main.log
:info:build ./qcorewlanengine_10_6.mm:69:88: error: use of undeclared
identifier 'kCWPowerDidChangeNotification'; did you mean
'CWPowerDidChangeNotification'?
:info:build ./qcorewlanengine_10_6.mm:150:67: error: use of undeclared
identifier 'kCWScanKeyMerge'
:info:build ./qcorewlanengine_10_6.mm:151:60: error: use of undeclared
identifier 'kCWScanTypeFast'
:info:build ./qcorewlanengine_10_6.mm:151:78: error: use of undeclared
identifier 'kCWScanKeyScanType'
:info:build ./qcorewlanengine_10_6.mm:152:70: error: use of undeclared
identifier 'kCWScanKeyRestTime'
:info:build ./qcorewlanengine_10_6.mm:168:39: error: property
'interfaceState' not found on object of type 'CWInterface *'; did you mean
'interfaceName'?
:info:build ./qcorewlanengine_10_6.mm:168:67: error: use of undeclared
identifier 'kCWInterfaceStateRunning'
:info:build ./qcorewlanengine_10_6.mm:181:59: error: use of undeclared
identifier 'kCWSecurityModeOpen'; did you mean 'kCWSecurityNone'?
:info:build ./qcorewlanengine_10_6.mm:211:35: error: property
'interfaceState' not found on object of type 'CWInterface *'; did you mean
'interfaceName'?
:info:build ./qcorewlanengine_10_6.mm:211:63: error: use of undeclared
identifier 'kCWInterfaceStateRunning'
:info:build ./qcorewlanengine_10_6.mm:468:31: error: use of undeclared
identifier 'CW8021XProfile'
:info:build ./qcorewlanengine_10_6.mm:482:70: error: use of undeclared
identifier 'kCWAssocKey8021XProfile'
:info:build ./qcorewlanengine_10_6.mm:503:72: error: use of undeclared
identifier 'kCWScanKeyMerge'
:info:build ./qcorewlanengine_10_6.mm:504:65: error: use of undeclared
identifier 'kCWScanTypeFast'
:info:build ./qcorewlanengine_10_6.mm:504:83: error: use of undeclared
identifier 'kCWScanKeyScanType'
:info:build ./qcorewlanengine_10_6.mm:505:75: error: use of undeclared
identifier 'kCWScanKeyRestTime'
:info:build ./qcorewlanengine_10_6.mm:506:91: error: use of undeclared
identifier 'kCWScanKeySSID'
:info:build ./qcorewlanengine_10_6.mm:569:60: error: use of undeclared
identifier 'kCWAssocKeyPassphrase'
:info:build ./qcorewlanengine_10_6.mm:608:53: error: use of undeclared
identifier 'kCWInterfaceStateInactive'; did you mean
'kCWInterfaceModeStation'?
}}}
--
Ticket URL: <https://trac.macports.org/ticket/50269#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list