[MacPorts] #42640: gnokii @ 0.6.31 - build failures

MacPorts noreply at macports.org
Mon Nov 16 12:21:02 PST 2015


#42640: gnokii @ 0.6.31 - build failures
---------------------------+------------------------------
  Reporter:  webaccount@…  |      Owner:  mpal1+bugzilla@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.2.1
Resolution:                |   Keywords:
      Port:  gnokii        |
---------------------------+------------------------------

Comment (by devans@…):

 With respect to the +bluetooth issue, this is essentially a duplicate of
 #34162.

 As pointed out in that ticket,

 {{{
 IOBluetoothDeviceOpenRFCOMMChannel
 IOBluetoothRFCOMMChannelRegisterIncomingDataListener
 IOBluetoothRFCOMMChannelWrite
 }}}

 were removed with no direct replacement in
 [http://developer.apple.com/library/mac/#releasenotes/General/MacOSXLionAPIDiffs/IOBluetooth.html
 OS X 10.7]

 {{{
 IOBluetoothRFCOMMChannelCloseChannel
 IOBluetoothRFCOMMChannelGetDevice
 }}}

 were similarly removed in
 [https://developer.apple.com/library/mac/releasenotes/General/APIDiffsMacOSX10_8/IOBluetooth.html
 OS X 10.8]

 The +bluetooth variant should build on 10.6 or earlier (not verified) but,
 to work on 10.7+, the code would need to be rewritten using a more recent
 API.

 Suggest removing the +bluetooth variant or at least disabling it on 10.7+.

-- 
Ticket URL: <https://trac.macports.org/ticket/42640#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list