[MacPorts] #48893: wireshark cant be upgraded

MacPorts noreply at macports.org
Wed Sep 16 17:49:41 PDT 2015


#48893: wireshark cant be upgraded
------------------------+--------------------------------
  Reporter:  peter@…    |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:
      Port:  wireshark  |
------------------------+--------------------------------

Comment (by macports@…):

 Replying to [comment:3 mopihopi@…]:
 >{{{
 >configure:16909: checking whether we can build for OS X 10.10
 >configure:16951: result: no
 >configure:16953: error: We couldn't find the SDK for OS X 10.10
 >}}}

 This is a different issue from the one reported here. The log provided by
 peter at ... shows a build failure due to changes in the lua port, while
 yours is a configure failure due to a missing SDK.

 I would normally recommend you to open a new ticket over this, but your
 issue is not linked to the Wireshark port, or to MacPorts either: a lot of
 ports will fail to compile if you do not have the SDK matching your system
 version. It seems to be an intentional move by Apple: the
 [http://developer.apple.com/xcode/download download page for Xcode] shows
 that only the OS X 10.11 SDK is included. It may be appropriate to
 [https://bugreport.apple.com/ file a bug report with Apple] over this.
 Meanwhile, I would suggest that you set Xcode 6 to be your default
 compiler as a workaround:
 {{{
 sudo xcode-select -s /path/to/Xcode6/Xcode.app
 }}}

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


More information about the macports-tickets mailing list